Is there a nice jucey way of dragging a WAV file out of the plugin into the DAW? Google isn't helping ;)
cheers! J.
Is there a nice jucey way of dragging a WAV file out of the plugin into the DAW? Google isn't helping ;)
cheers! J.
Take a look at DragAndDropContainer::performExternalDragDropOfFiles:
http://www.juce.com/api/classDragAndDropContainer.html#ae9e29e4a49717401e4631fc5864f0a04
Perfect - thank you. I'll get on that!
Awesome. So usable. AudioUnit is flawless.
Very strange bug in the VST build though - once dragged every location in the GUI starts acting as the drag source ... and I can't adjust my sliders any more!