| Tcl 8.4 is what I have used here in the three platforms to
build
TclCsound, but we can go back as far as 8.1 I think.
I haven't seen this frontend, but I have used John ffitch's
control opcodes with tk sliders before.
TclCsound should work OK on OS 9, as it just provides a
number of API commands and it does not require pipes,
the csound instance is built into the interpreter.
I would be curious to see if it can be built and ran in OS
9. Let
me know how you get on when you get down to doing it.
I am hoping Cecilia will become the standard
multiplatform frontend for Csound 5, with TclCsound. In
fact,
Victor
>
> Well I have been wondering whether TclCsound would work as
> well. I have Tcl/Tk 8.4.2 installed on my machine and I
> imagine that that would be recent enough. I would like to
> try it sometime and see what happens.
>
> Are you familiar with the existing Tcl GUI for Csound
> available from Bath FTP?? :
>
> ftp://ftp.cs.bath.ac.uk/pub/dream/utilities/CS-FE.tgz
>
> This is actually quite nice as a cross-platform front end.
> The interface is even functional on OS 9 but it cannot
> actually run Csound or edit files because it uses pipes
> and exec() to accomplish these tasks.
>
> I haven't seen what TclCsound can do yet, but it sounds
> like more of a language wrapper than a GUI front end.
> Maybe you would like to incorporate the above Tcl GUI into
> your project and make it use the API instead of pipes.
>
> This could be the cross-platform graphical front end that
> we have been looking for! (And will even support MacOS 9
> :)
>
> Anthony Kozar
> anthonykozar AT sbcglobal DOT net
> http://akozar.spymac.com/
>
>
> Victor Lazzarini wrote on 11/12/05 3:51 AM:
>
> > Can't you build Tclcsound on OS 9? With it it is dead
> > easy to make a csound server. Everything is done in Tcl,
> > transport and even getting files off a client be done.
> > The examples/tclcsound/listener.tcl shows an example of
> that.
>
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo
> App Server. Download it for free - -and be entered to win
> a 42" plasma tv or your very own Sony(tm)PSP. Click here
> to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |