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

Commits on Apr 27, 2021

  1. Fix Equal Temperament variation when voice is being imported.

    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>
    kramlie committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    ca3f8fa View commit details
    Browse the repository at this point in the history