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

Allow use of python3 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DavidParkin
Copy link

Initialise p_prev as zero instead of none.
Extract pitch value from pitch and mass as int to midifile (expects integer).

Initialise p_prev as zero instead of none.
Extract pitch value from pitch and mass as int to midifile (expects integer).
@pierow2k
Copy link

Worked for me with Python 3.8.2

@eric0521
Copy link

Worked for me with Python 3.8.2

@pierow2k is it possible to see your code cause i still can't fix it...

@pierow2k
Copy link

@eric0521 - I implemented @DavidParkin 's commit. You can see the code changes by viewing commit eb0d61cb49015f6e0f872e41c29037b9f5e305e5

@eric0521
Copy link

@eric0521 - I implemented @DavidParkin 's commit. You can see the code changes by viewing commit eb0d61cb49015f6e0f872e41c29037b9f5e305e5

thanks a lot!!!

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

3 participants