Fake parameter change when clicking host parameter module
This commit is contained in:
parent
75aad04bb8
commit
28d3ca2d68
4 changed files with 42 additions and 1 deletions
|
@ -95,6 +95,10 @@ struct CardinalPluginContext : rack::Context {
|
|||
#endif
|
||||
};
|
||||
|
||||
#ifndef HEADLESS
|
||||
void handleHostParameterDrag(CardinalPluginContext* pcontext, uint index, bool started);
|
||||
#endif
|
||||
|
||||
// -----------------------------------------------------------------------------------------------------------
|
||||
|
||||
struct CardinalAudioDevice;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue