Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ofxTimeline openAL soundplayer doesn't work on Windows #84

Open
freaklabs opened this issue Oct 22, 2012 · 0 comments
Open

ofxTimeline openAL soundplayer doesn't work on Windows #84

freaklabs opened this issue Oct 22, 2012 · 0 comments

Comments

@freaklabs
Copy link

The openAL sound player (ofOpenALSoundPlayer_TimelineAdditions) and sndfile libs (Win32) can't open audio files on the Windows platform. I used the example-audiowaveform project with codeblocks, winXP, and OF v0072. I've traced the issues into the win32 sndfile lib somewhere from when it opens the wav file to loading and resizing the buffers. The lib is binary though so I can't see what's going on inside. Gonna try it out on Mac to see if the same issue persists.

FYI, had no problems on OF v0072 with ofxTimeline for the cube example though. Just seems to be the openAL audio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant