mirror of
https://codeberg.org/armin/wavetable.git
synced 2026-09-01 05:50:46 +02:00
Add custom pitch bend range
This commit is contained in:
parent
1dadf8d952
commit
c53eb68a0a
7 changed files with 46 additions and 36 deletions
|
|
@ -21,7 +21,7 @@ WavetableAudioProcessorEditor::WavetableAudioProcessorEditor (WavetableAudioProc
|
|||
usage.setBounds (45, 12, 150, 16);
|
||||
scope.setBounds (674, 5, 177, 30);
|
||||
|
||||
setSize (901, 671);
|
||||
setSize (943, 671);
|
||||
}
|
||||
|
||||
WavetableAudioProcessorEditor::~WavetableAudioProcessorEditor()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue