ServiusHack / MStarPlayer

Multi-channel, multi-track, multi-player player for audio files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a solo bus

ServiusHack opened this issue · comments

The current behavior for solo is that only that channel or track is played on its configured channel. Instead of this (or in addition to this) behavior the following should be possible:

A solo bus can be configured (either mono or stereo) which outputs directly to one or two channels of the audio device. Whenever "solo" is enabled for a player, track or output channel the respective output is put on the solo bus.

Additionally, when no "solo" is active the bus could output the sum of all output channels.