Bo-Erik Sandholm wrote:
Try to compile potamus a very simple player that can be modified to
work as jack aware  multichannel player.
http://offog.org/code/potamus.html

Can it play back multichannel wav files ?
In theory it should do, but it only creates two JACK output ports by
default, so you'll need to change that in the source (NUM_PORTS in
src/output-jack.c). I've not actually tried it beyond two channels,
but it was written with multichannel playback loosely in mind, so it
should work. - It works! - Bosse

It is also a very positive thing that potamus keeps the setup of
jack between files as I understand it does.
Yes -- it creates JACK output ports on startup, and connects them
automatically to the physical input ports, but after that it doesn't
touch them.

Adam Sampson the author have provided the above info to me :-)
Bo-Erik

Thanks.

I haven't tried it, but looking at src/output-jack.c I can only see it
connecting to physical ports.
_______________________________________________
Sursound mailing list
Sursound@music.vt.edu
https://mail.music.vt.edu/mailman/listinfo/sursound

Reply via email to