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

changing number of channels causes a frequency change in SineSource #9

Open
mpollow opened this issue Sep 21, 2014 · 0 comments
Open
Labels

Comments

@mpollow
Copy link

mpollow commented Sep 21, 2014

Generating a sine wave as shown in the first blocks of the sine example in
http://audiostream.readthedocs.org/en/latest/#examples
and changing the number of channels from 1 to 2 or from 2 to 1 changes the frequency (half and double, respectively).

I tried to dive into the code and think it is because the AudioSample class and the AudioOutput class (from audiostream.core) can have different channel settings (variables .channels and .channel, respectively).


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@mpollow mpollow changed the title changing channel number changes frequency in SineSource changing number of channels causes a frequency change in SineSource Sep 21, 2014
@Julian-O Julian-O added the bug label Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants