Commit Graph

19 Commits

Author SHA1 Message Date
kevin
d8e4109baf cwIoMidiRecordPlay.h/cpp :Added send_midi_msg(). 2022-10-26 08:47:54 -04:00
kevin
4b65621c68 cwIoAudioMidiApp.cpp,cwIoMidiRecordPlay.h/cpp : Upgrades to cwIoAudioMidiApp. 2022-10-15 15:07:06 -04:00
kevin
3c79433145 cwIoMidiRecordPlay.cpp: Added velocity histogram and 'force damper down' logic. 2022-10-15 09:26:35 -04:00
kevin
f82c440e33 Merge branch 'master' of gitea.larke.org:kevin/libcw 2022-10-01 19:05:22 -04:00
kevin
5b3b6ab3cb cwIoMidiRecordPlay.cpp : am_to_midi_file() verify file exists. 2022-10-01 19:00:33 -04:00
kevin
4f96ac3131 cwIoMidiRecordPlay.cpp : Added 'quiet_flag' to turn off logging of out of range pedal velocites. 2022-10-01 18:51:30 -04:00
kevin
984cb3a11a cwIoMidiRecordPlay.cpp : Recognize and read version 0 AM files. 2022-09-10 08:54:17 -04:00
kevin
063f0ebbac cwIoMidiRecordPlay.cpp : Comment out 'damp up/down' log msg. 2022-06-12 12:15:08 -04:00
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