truj / midica

A Music programming language. Translates source code into MIDI. Includes a player. Supports MIDI-Karaoke. Includes a MIDI analyzer.
https://www.midica.org/
Mozilla Public License 2.0
111 stars 13 forks source link

add a possibility to change all channel volumes at once in the player #54

Closed truj closed 4 years ago

truj commented 4 years ago

In the player, in the channel details: Add a button next to the volume: "apply to all channels". This should change the volume of all channels to the churrent channel's value. All channel's widgets must be updated accordingly.