Skip to content

Exact frequencies of notes #664

Answered by pschatzmann
andersmattson asked this question in Q&A
Discussion options

You must be logged in to vote

That's an interesting question and I never looked into it. I just recently changed the frequency of the notes from integers to float, so it should be better then in the beginning of the project. I would also expect that it might depend on your selected generator implementation.

The SineWaveGenerator should be the most exact, but not the fastest implementation because it relies on the sine() function.

It would be cool if you could spend some time in analyzing this...

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by pschatzmann
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@pschatzmann
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants