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

Music Transcription Helper #24

Open
snowme34 opened this issue Dec 27, 2018 · 0 comments
Open

Music Transcription Helper #24

snowme34 opened this issue Dec 27, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@snowme34
Copy link
Owner

To make it more useful, consider transform this app into (or build another app based on this one) a music transcription helper. Based on feedback of @tianlanzi.

Musical Details:

  • Make it possible to change the pitches based on user's decision
    • User can change the melody and pitch as long as the resulting transcription shares the same "soul" as does the original one
  • Support impromptu
    • Same reason as above. It common for people to come up with derivative works
  • Add support for different musical techniques
    • In real life, people care how to perform and therefore they care what musical techniques to use
  • Recognize the principal tone

Technical Details:

  • Create an editor
  • User can work on this editor
    • Add new notes
    • Move notes around
    • Delete notes
    • Edit chords
  • Can play any range at any time
  • Save the progress
    • In user's account
    • Download a file
  • Resume
    • Retrieve progress from account
    • Load a file
@snowme34 snowme34 added the enhancement New feature or request label Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant