I recently discovered GDAM, it's a GREAT piece of software!
I use
GDAM 0.942 compiled from sources (I had to remove
heading ## from "prefix##..." in lines
57,58,59,68,69,70 of gdasspatialstereo.c to compile)
libglade 0.17 compiled from sources
libxml 1.8.17 compiled from sources
Slackware 10.1 kernel 2.6.11.8 compiled from sources.
I specially appreciated the mininetwork builder and
ladspapluginmaker, as I can now create custom LADSPA
plugins quite easily, though I'm not a (good)
programmer (but I understand basic DSP techniques)...
very very useful!
The only problem is the one described in the subject of
this email.
For example, if I want to create a "noise sharpening"
plugin (it adds the derivative of the signal to the
signal itself, thus giving an increasing linear boost
on the amplitude as the signal frequency increases), I
start a mininetwork in the builder (as learnt thanks to
the ladspa howto on GDAM website), put together the
network and save the noise_sharpen.xml file to feed
ladspapluginmaker and build the noise_sharpen.so plugin.
I can later load the noise_sharpen.xml file I saved
before ("load xml" button on the builder), and do some
modification to the network (perhaps I want to add a
gain to the derivative of the signal...)...
But how can I save the new noise_sharpen.xml file that
I just modified? There is no "save" button at the left
of the network, while it was there when i *created* the
net from scratch...
Can you please add the save button also when the user
modifies a previously created network?
Thanks in advance for your care, and again
congratulations for your software!