@oskarsh ok Thanks. I was having problems because for some reason it wouldnt load that even when I had that option checked. For some reason, manually creating a folder in that location just reset everything and it works normally again. Not sure what happened but thanks for the advice!
And I just re-read your question - you need to use a mouse callback, the panel is only repainted when you call the repaint function, so you can't dynamically get mouse information within it.
Thanks,
that is generally the way I do it, but I was trying to transfer an LAF to a paint routine and was wondering if there was any trick to lower the workload of it that I didn't know of.
@VirtualVirgin It's unrelated to the popup menu. It makes the panel into a popup window, but I don't like the little close button it has so I always make my own.
@aaronventure just the amount applied needs to be "polyphonic", not the type of modulation itself
but I could do that with an "intensity" pma node inside the oscillator network where I already have the velocity information
I also have a hardcoded LFO in the faust oscillator but it's not time synced among all notes of course. that might be a benefit considering playability and sound design capability
I guess the CPU overhead of running seperate LFO oscillators on each voice is superficial