hi,
try this in juce Audio Demo
keyboardComponent->setAvailableRange(21, 108);
for some reason when you change the keyboard range, the mouse to note mapping gets wrong.
hi,
try this in juce Audio Demo
keyboardComponent->setAvailableRange(21, 108);
for some reason when you change the keyboard range, the mouse to note mapping gets wrong.
whoops! Have checked in a fix now!
thanks, I will try the latest version tomorrow
works fine now