We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6524975 commit a98b4fbCopy full SHA for a98b4fb
scripts/templates/chalet/chalet.yaml
@@ -306,6 +306,8 @@ targets:
306
- ${var:ofPath}/libs/openFrameworks/video/{ofGstVideoGrabber,ofGstVideoPlayer,ofGstUtils}.cpp
307
- ${var:ofPath}/libs/openFrameworks/sound/ofFmodSoundPlayer.cpp
308
- ${var:ofPath}/libs/openFrameworks/sound/ofRtAudioSoundStream.cpp
309
+ - ${var:ofPath}/libs/openFrameworks/sound/ofOpenALSoundPlayer.cpp
310
+
311
# new, 17 jan 2026
312
- ${var:ofPath}/libs/openFrameworks/sound/ofSoundFFT.cpp
313
0 commit comments