Hi Timohir, Currently fluxus only operates on a mono signal. You can connect more than one connection at the same time, and jackd will mix them together.
You can't get this to happen from inside fluxus though - either use: jack_connect xine:out_1 fluxus:In0 On the commandline or you can also do it with qjackctrl. Adding more ports for simultaneous fft analysis is another good todo item actually. cheers, dave On Mon, 2009-06-01 at 12:46 +0200, Tihomir Kit wrote: > Hello once again, > > I have a question regarding connecting audio output to fluxus. > This is how I usualy do it: > > (start-audio "xine:out_0" 1024 44100) > > But what I'm wondering is if I could connect out_1 somehow at the same > time, and what would be the syntax to do something like that? > > Thanks > > > > -- > Kit Tihomir > http://www.cmikavac.net/
