mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add midi learn
This commit is contained in:
parent
b0bfc67daa
commit
e93852981a
6 changed files with 19 additions and 6 deletions
|
|
@ -176,6 +176,7 @@ public:
|
|||
|
||||
juce::PopupMenu m;
|
||||
m.setLookAndFeel (&getLookAndFeel());
|
||||
|
||||
for (auto itr : menus)
|
||||
m.addSubMenu (itr.first, itr.second);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue