Dimethoxy / Plasma

Asymmetrical Distortion VST

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement FL Studio context menu

Lunix-420 opened this issue · comments

Several plugins display a window native to FL Studio when loaded within the program and right-clicking a slider. This functionality enhances automation efficiency.

We can implement this using: AudioProcessorEditorHostContext::getContextMenuForParameter from JUCE

This is working in the latest commit.