[jsyn] jsyn and jack or soundflower
jsyn at music.columbia.edu
jsyn at music.columbia.edu
Wed Jan 27 12:45:42 EST 2010
Hello Mike,
I plan to abstract the AudioDevice interface for Pure Java JSyn. There
is a Java interface that provide Audio services. Any object implementing
that interface can be used by JSyn for Audio I/O. There is currently
only one implementation that uses JavaSound. I also plan to add an
implementation that uses native PortAudio code.
You could add an AudioDevice that talked to any other Java audio thing.
> Is it possible to send jsyn to soundflower
http://cycling74.com/products/soundflower/
JavaSound is supposed to support the available audio devices. But it
does not always work. I have found that the latest JVM under Snow
Leopard is a somewhat improved. If JavaSound can't handle it then the
native PortAudio interface should work when I get that running.
Thank you,
Phil Burk
---------------------------------------
SoftSynth, Audio Research and Development
http://www.softsynth.com/
75 Pleasant Lane, San Rafael, CA, 94901 USA
Office: +1-415-453-4320
Mobile: +1-415-846-4370
FAX: +1-415-373-4428
---------------------------------------
jsyn at music.columbia.edu wrote:
> Is it possible to send jsyn to soundflower or jackosx with the pure java
> version. I have installed soundflower and jackosx and when I run TJ_Devices
> from the example the only output device that shows up is Java Sound Audio
> Engine [2]. Ultimately, I would like to route the output of a jsyn app
> through a max/msp process and then listen to the audio out of max/msp.
>
> Thanks,
>
> Mike
> _______________________________________________
> JSyn mailing list
> JSyn at music.columbia.edu
> To change digest mode or to make other administrative changes visit:
> http://music.columbia.edu/mailman/listinfo/jsyn
>
>
More information about the JSyn
mailing list