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

Need to Transpose by chromatic scale #32

Closed
suntong opened this issue Feb 9, 2024 · 1 comment
Closed

Need to Transpose by chromatic scale #32

suntong opened this issue Feb 9, 2024 · 1 comment

Comments

@suntong
Copy link
Owner

suntong commented Feb 9, 2024

Need to Transpose by chromatic scale. Ref:

https://github.com/suntong/ffcvt/wiki/Ref:-Musical-scale,-musical-note-frequencies#coefficient-to-six-places

@suntong suntong closed this as completed in 4cb18aa Feb 9, 2024
@suntong
Copy link
Owner Author

suntong commented Feb 9, 2024

# up 2 chromatic scale (A -> B)
ffcvt -force -t '' -ext _.mp3 -abr 72k -tkb +2 -f 440.wav

# down 5 chromatic scale (A -> E)
ffcvt -force -t '' -ext _.mp3 -abr 72k -tkb -5 -f 440.wav

The 440.wav tone can be acquired from https://onlinetonegenerator.com/

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