file
mixer.hMixer widget.
Contents
- Reference
Functions
- void mixer_widget_setup(MixerWidget* self, Channel* master)
- To be called once.
- void mixer_widget_hard_refresh(MixerWidget* self)
- Deletes and readds all channels.
- void mixer_widget_soft_refresh(MixerWidget* self)
- Calls refresh on each channel.