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

[LIBMIDI] random movements #16

Open
arcusfelis opened this issue Jun 11, 2014 · 4 comments
Open

[LIBMIDI] random movements #16

arcusfelis opened this issue Jun 11, 2014 · 4 comments

Comments

@arcusfelis
Copy link

The library should allow random commands like go to 15 notes backward. This will allow some interesting features in the learning mode.

My idea is next. If user makes a mistake, we should stop for 1 second and go 5 seconds back.

Another feature to allow user to repeat some parts of midi file (for example, using a hotkey we move 5 seconds backward).

@allan-simon
Copy link
Owner

you mean have a function to go forward_N_notes backward_N_notes , and same for number of seconds ?

@arcusfelis
Copy link
Author

I did it like goto(number_of_microseconds_from_the_start). We can calculate position of the required note and jump to it.

On June 12, 2014 10:44:35 AM CEST, Allan Simon [email protected] wrote:

you mean have a function to go forward_N_notes backward_N_notes ,
and same for number of seconds ?


Reply to this email directly or view it on GitHub:
#16 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

@allan-simon
Copy link
Owner

it something you already did in your fork ?

@arcusfelis
Copy link
Author

Yes.
I've pushed this.

On Thu, Jun 12, 2014 at 11:42 AM, Allan Simon [email protected]
wrote:

it something you already did in your fork ?


Reply to this email directly or view it on GitHub
#16 (comment)
.

С уважением,
Уваров Михаил.
Best regards,
Uvarov Michael

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

2 participants