Skip to content

Tuned defaults to significant values#1

Open
gsspdev wants to merge 2 commits into
Jondolf:mainfrom
gsspdev:main
Open

Tuned defaults to significant values#1
gsspdev wants to merge 2 commits into
Jondolf:mainfrom
gsspdev:main

Conversation

@gsspdev

@gsspdev gsspdev commented Jul 17, 2024

Copy link
Copy Markdown

Tuned default frequencies to 55hz and 880hz, A notes in ISO 16 standard tuning. The default input_len has also been changed to 96. Factors of 12 are useful when mapping pitch as their are 12 tones in a standard octave. Factors of 32 are useful when dealing with algorithms and computation. 96 is the least common multiple of these two integers. If the pitches are subdivided evenly along the log scale, the resulting subdivisions of the four octave range from 55hz to 880hz and 96 corresponds perfectly to the chromatic notes from A1-A5 in just intonation. There may be more work to be done.

@netlify

netlify Bot commented Jul 17, 2024

Copy link
Copy Markdown

Deploy Preview for algorust failed.

Name Link
🔨 Latest commit 8433d52
🔍 Latest deploy log https://app.netlify.com/sites/algorust/deploys/6697decbfc529500089cbccc

@gsspdev gsspdev changed the title Tuned defaults to signifigant values Tuned defaults to significant values Jul 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant