diff layer/LayerFactory.h @ 30:ea6fe8cfcdd5

* Add the Note layer for pianoroll-type display of note-type data * Complete the MIDI file importer (well, nearly -- it would be nice to be able to import the non-note data as other sorts of models, and that's not done yet). * Minor refactoring in RealTime etc
author Chris Cannam
date Fri, 10 Feb 2006 17:51:36 +0000
parents 0183ebb725ca
children 10ba9276a315
line wrap: on
line diff
--- a/layer/LayerFactory.h	Wed Feb 08 17:59:16 2006 +0000
+++ b/layer/LayerFactory.h	Fri Feb 10 17:51:36 2006 +0000
@@ -28,6 +28,7 @@
 	TimeRuler,
 	TimeInstants,
 	TimeValues,
+	Notes,
 	Colour3DPlot,
 
 	// Layers with different initial parameters