mirror of
https://github.com/yokemura/Magical8bitPlug2.git
synced 2025-08-03 03:44:19 -04:00
Custom Waveform
This commit is contained in:
@ -154,6 +154,7 @@ void BasicParamsComponent::comboBoxChanged (ComboBox* comboBoxThatHasChanged)
|
||||
{
|
||||
processor.setupVoice();
|
||||
editor.resized();
|
||||
editor.resizeWholePanel();
|
||||
printf ("setup voice!!\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user