Mercurial > hg > syncopation-dataset
log Syncopation models/music_objects.py @ 35:3a878de00d19
age | author | description |
---|---|---|
Mon, 13 Apr 2015 17:43:18 +0100 | csong | made some small changes to files |
Sun, 12 Apr 2015 22:43:55 +0100 | christopherh | mabe the bar able to take a time signature or string representation of a |
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 |