petri-foo / Petri-Foo

A fork of the Specimen Sampler.
http://petri-foo.sourceforge.net
GNU General Public License v2.0
29 stars 8 forks source link

Multichannel output added in fork #36

Open sollapse opened 8 years ago

sollapse commented 8 years ago

I've implemented multi-channel output in a fork. This works by the inclusion of an output group parameter in patches for individual routing to a channel. All channel groups have corresponding stereo JACK ports. The file XML has been modified to support the output group parameter also. The maximum amount of output groups created are controlled by a command line switch. This value is also saved and restored in the global settings resource. Forked from jphaelin's mod branch.

Multichannel branch: https://github.com/sollapse/Petri-Foo

trebmuh commented 6 years ago

@sollapse : to clarify it, is this solving https://github.com/petri-foo/Petri-Foo/issues/30 ?

@residuum : could this one get in?