sfizz icon indicating copy to clipboard operation
sfizz copied to clipboard

Support for multiple JACK outputs and JACK MIDI inputs

Open grammoboy2 opened this issue 4 years ago • 2 comments

The nice thing about Linuxsampler, is that it allows for advanced routing, as is described in this document for instance. You can add multiple JACK audio outputs and JACK MIDI inputs. Would be nice for Sfizz as well.

https://github.com/ccherrett/oom/wiki/Linuxsampler

grammoboy2 avatar Jun 15 '20 10:06 grammoboy2

We have some thoughts on this in #9, related to multiple outputs as specified in sfz instruments. As for multiple midi inputs it feels out of scope---I think we could argue that the VST/LV2 plugins pull in too many dependencies and could live in their own repository.

paulfd avatar Jun 15 '20 12:06 paulfd

From that openoctave project, there was a professional orchestral composer, who had everything set up with a 1:1 routing I think. One instrument, one midi input, one JACK (stereo?) output. Probably to get the best result without data interrupting each other. But I don't know the technical side of it exactly.

I think I tried to more or less replicate such a setup years ago: https://github.com/grammoboy2/template_oom/blob/master/LS_Studio_Final_oom2_test3_1.lscp

grammoboy2 avatar Jun 15 '20 12:06 grammoboy2