Abhishek Shivakumar

Results 4 comments of 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...

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.