kinda new here. I’ve been using JUCE to mess around with some VST(i) development, and in the process created a Virtual Piano component (you know, like a little piano thingy that you sometimes get at the bottom of plugins - generally kinda useless, but they look cool, and i guess if you don’t have an actual MIDI controller, they might be slightly useful) and I thought someone else might be able to make use of it.
Just fixed a nasty little bug with this. It seemed on deletion the Virtual Piano was trying to delete all its registered listeners. hehe… err… hmmm :oops:
I use it in my organ synth and strangely enough Tracktion seemed quite happy to have it delete my AudioFilter - the only evidence of a problem was an innocuous little error message in the debug output. Cubase didn’t like it at all though :twisted: