log Syncopation models/basic_functions.py @ 40:6371e8f21f7d

age author description
Thu, 23 Apr 2015 15:46:58 +0100 christopherh updating the syncopation functions to fix a few problems
Sun, 12 Apr 2015 23:23:32 +0100 csong tested parameter setting.
Sun, 12 Apr 2015 22:37:56 +0100 christopherh updating files with new text reading code
Sun, 12 Apr 2015 22:34:35 +0100 csong Parameters setting implemented.
Sun, 12 Apr 2015 15:53:58 +0100 csong fixed SG!
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 22:57:27 +0100 csong Refactored parameter_setter, basic_functions. Halfway fixing parameter argument in LHL model.
Fri, 03 Apr 2015 17:26:36 +0100 csong fixing merge problem
Fri, 03 Apr 2015 17:05:31 +0100 csong Merged.
Fri, 03 Apr 2015 16:18:00 +0100 christopherh update basic_functions to merge
Fri, 03 Apr 2015 16:02:10 +0100 christopherh updating main py files to point at new
Fri, 03 Apr 2015 11:41:01 +0100 csong changing filenames to Python conventions base Syncopation models/BasicFuncs.py@bdf15730d4e9
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.