mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Allow to create presets from processor context-menu
This commit is contained in:
parent
135a54effd
commit
b3c95e8946
2 changed files with 36 additions and 0 deletions
|
|
@ -258,6 +258,7 @@ private:
|
|||
void toggle_panner_link ();
|
||||
void toggle_allow_feedback ();
|
||||
void plugin_preset_selected (ARDOUR::Plugin::PresetRecord);
|
||||
void plugin_preset_add ();
|
||||
|
||||
class PluginInlineDisplay : public PluginDisplay {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue