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

value entry for temperament NoiseUser #7

Open
tjingboem opened this issue Apr 18, 2021 · 0 comments
Open

value entry for temperament NoiseUser #7

tjingboem opened this issue Apr 18, 2021 · 0 comments

Comments

@tjingboem
Copy link
Contributor

i need help in setting a value for the new temperament NoiseUser.

I added this NoiseUser temperament by copying NoiseHeavy and added the name NoiseUser and abbreviations to temperamentNames (line 259 and line 277 in temperament.py).
It is already part of the latest alpha version.

In line 247 i gave a fixed value : maxNoise = 10
but it would be much better if the user could enter a value 0 - 100.

The NoiseUser temperament can then deviate from the given pitch or frequencies as given by the user.
NoiseLight, Medium and Heavy are based on this but are add the deviation (noise) with fixed values of .05, 0.10 and 0.15.

NoiseUser would be able to set the value deviation 0 -100% from given pitch or frequencies.

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