ofxAudioFile icon indicating copy to clipboard operation
ofxAudioFile copied to clipboard

cross platform audio file loading for openFrameworks

Results 3 ofxAudioFile issues
Sort by recently updated
recently updated
newest added

I am using your add-on via ofxSoundObject to record to a wav file. It works well. At the end of a recording it calls drwav_uninit https://github.com/roymacdonald/ofxSoundObjects/blob/master/src/ofxSoundRecorderObject.cpp#L49 Is there a way...

Heyho Nicola, I am using ofxPDSP's sample buffer and i just ran into a problem when using ~ instead of /Users/thomasgeissl/. Not sure this is supported in c++ at all....

tested and not working on android and raspberry pi, so it could not work also on other ARM platform. I leave this issue open as memo for me and notice...