log Syncopation models/KTH.py @ 32:273450d5980a

age author description
Sun, 12 Apr 2015 23:23:32 +0100 csong tested parameter setting.
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, 20 Mar 2015 18:28:08 +0000 Chunyang Song Added rhythm parser and parameter setter
Sun, 05 Oct 2014 21:52:41 +0100 Chunyang Song The consolidated syncopation software. Have finished individual model and basic functions. Need to revise the coding in main.py, and add rhythm-input interface.