13
0
livetrax/libs/evoral/evoral
Robin Gareus a5f36bbbbf
Fix thinning (normalize parameter value)
This fixes thinning of MIDI data (range 0..127) and
other parameters with range other than 0..1.
2022-12-18 00:55:12 +01:00
..
Control.h Remove old "user" API, use consistent get/set_double() 2022-06-29 01:39:02 +02:00
ControlList.h const for const-sake 2022-05-01 18:01:35 -06:00
ControlSet.h Fix MIDISource event-interpolation state save 2022-07-22 03:38:41 +02:00
Curve.h Fix pan automation 2022-10-27 04:28:07 +02:00
Event.h miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
EventList.h
EventSink.h
midi_events.h
midi_util.h
MIDIXML.h
Note.h miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
Parameter.h
ParameterDescriptor.h Fix thinning (normalize parameter value) 2022-12-18 00:55:12 +01:00
PatchChange.h PatchChange: fix set_channel() 2022-03-01 10:11:14 -06:00
Sequence.h remove concept of "note-mode" from Evoral::Sequence (and thus ARDOUR::MidiModel) 2022-04-05 20:52:09 -06:00
SMF.h Allow to scan midi file during file read 2022-09-25 02:46:09 +02:00
SMFReader.h
TypeMap.h
types.h
visibility.h