-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
In nightly builds.
This API call is fairly new and only being used for debug info - so safe to comment out for broader support.
../../../libs/openFrameworks/sound/ofRtAudioSoundStream.cpp: In member function ‘virtual bool ofRtAudioSoundStream::setup(const ofSoundStreamSettings&)’:
../../../libs/openFrameworks/sound/ofRtAudioSoundStream.cpp:149:65: error: ‘getApiName’ is not a member of ‘RtAudio’
149 | ofLogNotice() << "Initialized RtAudio with API: " << RtAudio::getApiName(audio->getCurrentApi());
Metadata
Metadata
Assignees
Labels
No labels