Abhishek Shivakumar
Abhishek Shivakumar
Changing the line in juce::Component::SafePointer safeEditor (editor); worked for me. in foleys_MagicProcessorState... `void MagicProcessorState::setStateInformation (const void* data, int sizeInBytes, juce::AudioProcessorEditor* editor) { auto tree = juce::ValueTree::readFromData (data, size_t (sizeInBytes)); if...
any luck?
I'm willing to help with this... whatever it takes ;)
I think an examples/transcription.csv is a no-brainer... The format itself seems to vary based on the method and pipeline.