Commit Graph

11 Commits

Author SHA1 Message Date
kevin
7c567ff1c8 cwIoMidiRecordPlay.h/cpp: Added 'actionId' to callback function. 2022-05-21 09:26:23 -04:00
kevin
09e371ba93 cwIoMidiRecordPlay.cpp : Do not initialize disabled MIDI devices. 2022-05-14 12:37:11 -04:00
kevin
7d7b194b48 cwIoMidirecordPlay.h/cpp : Added delay after the last note is played to allow sounding notes to finish prior to sending all-note-off. 2022-05-14 10:22:29 -04:00
kevin
82882d7bac cwIoMidiRecordPlay.h/cpp : Add 'location' to outgoing messages. 2022-05-06 16:03:43 -04:00
kevin
20f631afc5 cwIoMidiREcordPlay,cwIoPresetSelApp : Updated to include half-pedal experimentation procedure, and separate velocity tables for each MIDI device. 2022-03-20 10:27:46 -04:00
kevin
586b71b93c cwIoMidiRecordPlay.h/cpp : Add multiple MIDI devices. 2022-01-22 09:42:21 -05:00
kevin
d6d3bbd5ed cwIoMidiRecordPlay.cpp : Timer is now deleted in _destroy(). 2021-12-29 21:37:07 -05:00
kevin
e49a0c6935 cwIoMidiRecordPlay.h/cpp : Added 'end_play_event_timestamp' and associated functionality. 2021-11-14 11:52:24 -05:00
kevin
9bdc4fc6f1 cwIoMidiRecordPlay.h/cpp : Added load() and seek() and MIDI event callback function
to support cwIoPresetSelApp.
2021-11-01 10:13:48 -04:00
kevin
cb44d28430 cwIoAudioMidi.cpp, cwIoAudioRecordPlay.cpp, cwIoMidiRecordPlay.h/cpp, cwMidiPort.cpp: Many changes and additions. 2021-08-15 16:02:45 -04:00
kevin
ddad22cde0 cwIoAudioMidiApp.h/cpp,cwIoAudioRecordPlay.h/cpp,cwIoMidiRecordPlay.h/cpp: Initial commit. 2021-05-10 08:38:10 -04:00