FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
206 stars 49 forks source link

Configure number of jack output channels #141

Closed mitscherdinger closed 5 years ago

mitscherdinger commented 5 years ago

Hello, again!

Cool, that LSP supports 8 output channels on jack, now! Using a 26-channel output card, I wonder if it would cause much trouble if the number of the output channels could be even more?

FrancescoCeruti commented 5 years ago

Hi, the 8 outputs LiSP expose (on the left) are the audio-channels of the media file, the input (on the right) are your devices, there you should be able to see all yours 26-channels.

If can help, the Jack connection view works similar to the QtJackCtl on (is actually based on that).

mitscherdinger commented 5 years ago

Oh! Yes! Of course!

Somehow I was stuck in the ShowQ model looking at it. No need to change here anything at all. Close it, please!

Greets!