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

Fix Equal Temperament variation when voice is being imported. #136

Merged
merged 1 commit into from Apr 27, 2021

Conversation

kramlie
Copy link
Contributor

@kramlie kramlie commented Apr 27, 2021

When the voice is imported, the 440Hz is not used, the frequency is
taken from the importing voice. However, it should still be possible
to use the Eq.T. wheel if 440Hz is enabled in both voices.

With this fix it is even possible to use Eq.T. without 440Hz enabled,
if the importing voice has it disabled. The effect is then added to
the existing 1x equal temperament from the importing voice.

Signed-off-by: Kristian Amlie kristian@amlie.name

When the voice is imported, the 440Hz is not used, the frequency is
taken from the importing voice. However, it should still be possible
to use the Eq.T. wheel if 440Hz is enabled in both voices.

With this fix it is even possible to use Eq.T. without 440Hz enabled,
if the importing voice has it disabled. The effect is then added to
the existing 1x equal temperament from the importing voice.

Signed-off-by: Kristian Amlie <kristian@amlie.name>
@abrolag abrolag merged commit 8a435ee into Yoshimi:master Apr 27, 2021
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.

None yet

2 participants