Refactor tokenizer
This commit is contained in:
10
smnp/Audio.py
Normal file
10
smnp/Audio.py
Normal file
@@ -0,0 +1,10 @@
|
||||
import pysine
|
||||
from Note import Note, NotePitch
|
||||
import time
|
||||
|
||||
BREAK = 0
|
||||
|
||||
|
||||
#TODO: duration powinno byc w prawdziwych nutach: 4 = cwierc, 2 = pol etc.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user