This commit is contained in:
Roland Rabien 2023-08-27 07:57:23 -07:00
commit c8a79d4693
5 changed files with 51 additions and 6 deletions

View file

@ -49,4 +49,5 @@ void WavetableAudioProcessorEditor::resized()
rc.removeFromTop (40);
editor.setBounds (rc);
patchBrowser.setBounds (rc);
}