log jnmr/testApp.cpp @ 52:13194a9dca77 tip

age author description
Tue, 17 Jul 2012 22:13:10 +0100 Andrew N Robertson Added exporting of image and text data default tip
Thu, 29 Mar 2012 13:41:59 +0100 Andrew N Robertson outputting exact difference for annotations, comparison with match annotations is now working over all rwc files
Fri, 23 Mar 2012 10:53:57 +0000 Andrew N Robertson Added src for the results calculator, comparing match output with the JNMR midi follower output
Tue, 06 Mar 2012 17:11:46 +0000 Andrew N Robertson Adding files, possibly some minor code changes
Sun, 05 Feb 2012 19:40:21 +0000 Andrew N Robertson Fixed bug in complex update due to mismatch between ms and vector units
Sun, 05 Feb 2012 10:00:34 +0000 Andrew N Robertson Working version of the score follower using annotations read in from RWC set. Links player to midi file from rwc set
Wed, 01 Feb 2012 16:07:09 +0000 Andrew N Robertson improving functions in dynamic vector - to copy with changing offset in copyvector and the drawvector routine
Mon, 23 Jan 2012 20:54:50 +0000 Andrew N Robertson Fixed annotation reader to read in beat and event times correctly
Mon, 19 Dec 2011 23:28:21 +0000 Andrew N Robertson removed text and fixed key commands for tempo
Fri, 16 Dec 2011 17:37:44 +0000 Andrew N Robertson Annotations autoloading for the various files, still needs proper checker though
Thu, 15 Dec 2011 13:02:52 +0000 Andrew N Robertson Added new patcher to test RWC database, automatically loads the file in both Max and the score follower, then stores data to a given text file. Need to fix the annotation checker next
Thu, 15 Dec 2011 02:28:49 +0000 Andrew N Robertson Added class to read in the csv Annotation file, then write out the respective difference between the performed piece as followed here, and the annotation of RWC by Ewert and Muller
Wed, 14 Dec 2011 17:28:17 +0000 Andrew N Robertson now writing out alignment data - correct beat positions for the MIDI file so alignment can be done via iostream over RWV database
Wed, 14 Dec 2011 11:35:31 +0000 Andrew N Robertson autoomatically set prior that matches the durations of the songs. Using 120 bpm as default for the recorded part.
Mon, 12 Dec 2011 12:46:17 +0000 Andrew N Robertson Added the JNMR code which now features chopping after loading all events, easier that way