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

Sound playback issue on Mac OS X 10.7 #8

Open
srubin opened this issue Feb 8, 2012 · 0 comments
Open

Sound playback issue on Mac OS X 10.7 #8

srubin opened this issue Feb 8, 2012 · 0 comments

Comments

@srubin
Copy link

srubin commented Feb 8, 2012

I don't know if this is a Lion-specific bug (I haven't been able to test it yet on Snow Leopard or below), but if I call

play(frames)

or

play(frames, 44100)

(which are equivalent because of the default) the audio is played at half speed. If I call

play(frames, 88200)

the audio plays properly. As far as I can tell, this isn't a bug in audiolab itself... is it possible that CoreAudio changed with 10.7? Has anyone else seen this problem?

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