« Return to Thread: Siren on Squeak

Re: Siren on Squeak

by Stéphane Rollandin :: Rate this Message:

Reply to Author | View in Thread

Stephen Travis Pope wrote:
> Given this, and the old Siren 3.0 on Squeak, it should be easy to get the bulk
> of Siren running on Squeak again. There are 2 areas that will need some work.
>
> 1) I rewrote all the external interface classes (sound I/O, MIDI I/O, FFT, etc.)
> to use VisualWorks DLLCC. The actual external code (the C side) should be quite
> portable, and uses stable cross-platform libraries such as PortAudio and
> PortMIDI. All that would need to be done would be to turn my DLLCC libraries
> into Squeak VM plug-ins and write wrapper classes to mirror the DLLCC external
> interfaces

that would be of interest just by itself... it would make Squeak a much
more capable multimedia tool.


Stef
_______________________________________________
SqueakAudio mailing list
SqueakAudio@...
http://www.create.ucsb.edu/mailman/listinfo/squeakaudio

 « Return to Thread: Siren on Squeak