Mercurial > hg > svgui
comparison 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 |
comparison
equal
deleted
inserted
replaced
29:9f55af9676b4 | 30:ea6fe8cfcdd5 |
---|---|
26 Waveform, | 26 Waveform, |
27 Spectrogram, | 27 Spectrogram, |
28 TimeRuler, | 28 TimeRuler, |
29 TimeInstants, | 29 TimeInstants, |
30 TimeValues, | 30 TimeValues, |
31 Notes, | |
31 Colour3DPlot, | 32 Colour3DPlot, |
32 | 33 |
33 // Layers with different initial parameters | 34 // Layers with different initial parameters |
34 MelodicRangeSpectrogram, | 35 MelodicRangeSpectrogram, |
35 | 36 |