[specimen] arguments, multiple instances and...

Eric Dantan Rzewnicki eric at zhevny.com
Tue Jan 30 15:09:46 CST 2007


Daniele, thanks for your suggestions.

On Sun, Oct 08, 2006 at 07:30:18PM +0200, Daniele Torelli wrote:
> In attachement there is the result (just the files I actually changed,
> starting from the code grabbed with apt-src on debian unstable).
> First of all I inserted a standard command line arguments parsing using
> getopt_long(): now it accepts --iname (or -i) ARG so that you can
> specify the jack client name, and --bank (or -b) ARG to load a saved
> bank at startup.

I've merged this to svn rev 29 with minor changes. I may change -iname
to simply -name ... but at least it's in the subversion repo for now.

> IMHO there is also another change to do: I think the patch loading
> should be done after the initialization of the jack driver. In fact if
> you run jack with a sample rate other than the default (44100) an
> unnecessary resampling will be performed even if the SR of the audio
> files you load matches the SR of jack, slowing down the loading process
> (if you load a big bank it can be quite annoying)

I'll think about this. It goes on the TODO list for now as something to
try out and evaluate.


Thanks again,
Eric Rz.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Specimen mailing list