Mercurial > hg > syncopation-dataset
log Syncopation models/music_objects.py @ 29:7a1730bbf15a
age | author | description |
---|---|---|
Sun, 12 Apr 2015 22:37:56 +0100 | christopherh | updating files with new text reading code |
Sun, 12 Apr 2015 15:40:06 +0100 | christopherh | updated music objects to have a few more "to_string()" methods on the |
Sun, 12 Apr 2015 13:06:17 +0100 | csong | fixed KTH, and WNBD |
Thu, 09 Apr 2015 23:49:16 +0100 | Chunyang Song | Refactored KTH, not tested yet. Added conversion functions between note sequence and velocity sequence, and tostring functions. Renamed get_min_timeSpan into velocity_sequence_to_min_timetpan, so need to refactor that. |
Tue, 07 Apr 2015 23:16:13 +0100 | csong | working on KTH |
Tue, 07 Apr 2015 19:05:07 +0100 | csong | Refactored all models except for KTH, all past testing except for SG. |
Fri, 03 Apr 2015 18:38:10 +0100 | csong | Added TimeSignature class |