Files
lmms/src
Michael Gregorius 85399c12c2 Abstraction in MixerChannelView (#7057)
Reduce code repetition in `MixerChannelView` by introducing methods that:
* Retrieve the `MixerChannel` that's associated with the view
* Check if the associated channel is the master channel

This abstracts some functionality and also reduces direct usage of the variable `m_channelIndex`.
2024-01-13 22:03:03 +01:00
..
2023-12-31 18:05:46 -05:00
2023-12-25 07:07:11 -05:00
2023-11-01 15:37:56 -07:00