Actualiser midi2beep.py
This commit is contained in:
parent
33568dbe54
commit
c03110cfc1
@ -54,7 +54,8 @@ else:
|
|||||||
time = 0
|
time = 0
|
||||||
note_on = 0
|
note_on = 0
|
||||||
start = 0
|
start = 0
|
||||||
tempo = 0
|
tempo = 500000
|
||||||
|
|
||||||
try:
|
try:
|
||||||
for msg in mid:
|
for msg in mid:
|
||||||
time += msg.time
|
time += msg.time
|
||||||
|
Loading…
x
Reference in New Issue
Block a user