QiCuiHub / discord-audio-pipe

Route computer audio into a discord bot
MIT License
152 stars 17 forks source link

Consider adding a minus button to the UI #29

Open NyaomiDEV opened 3 years ago

NyaomiDEV commented 3 years ago

The UI lacks of a minus button to remove additionally created channels for multicasting. This is important because the audio session for that channel is created and it is listening and it remains there even if the channel is set to none; and that costs (precious) processing power.

Ideally, the user should be able to "suspend" channel casting (eg. with the None channel option) or remove a session altogether when needed.