Dplug
Dplug copied to clipboard
The UI should be given an interface to the Client
- a different interface from
IGraphics
- allows to know the instantaneous samplerate
- allows to call
sendMIDIMessagesFromUI
- get parameters
The goal is that the main UI object doesn't hold a Client subtype anymore.
Related to tree state (State stage 2) in some way.