iiwusynth-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [iiwusynth-devel] Wishes for first stable release


From: Ken Ellinwood
Subject: Re: [iiwusynth-devel] Wishes for first stable release
Date: Tue, 17 Dec 2002 09:25:55 -0800 (PST)

My wishes...

I've been playing around with developing a GUI wrapper for the synth using
tcl/tk.  My approach has been to open the synth using a command pipeline and
interact with it using the command shell interface.  Two things I had to change
for this two work are a) put in a call to fflush(stdout) just before readline()
in iiwu_cmd.c, b) disable the prompt (my wish is for a command-line option to
set the prompt string).  Re: the prompt -- when provided it should be handled
using the parameter to readline() and not a printf().

I'll be happy to submit patches for these two changes if there are no
objections.

Ken

--- "M. Nentwig" <address@hidden> wrote:
> Hello,
> 
> Two things we could change without much effort before the first stable
> release:
> - File structure: Would it make sense, to move all files, which belong
> to the iiwusynth executable, into a folder of their own (for example
> 'application', if no better name is found).
> - Command line options: 'c' for number of fracments and 'z' for
> 'bufferz'. Hmmm... For the sake of consistency, should we change -m/-M
> to -e/-E (for 'Meedee')? :)
> Now would be a good opportunity to clean that up.
> 
> Cheers
> 
> Markus
> 
> 
> 
> _______________________________________________
> iiwusynth-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/iiwusynth-devel


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]