Commit Graph

22 Commits

Author SHA1 Message Date
kevin
9acb24e9e1 Apply licensing information to project. 2024-12-01 14:35:24 -05:00
kevin
29dd0af4da cwIoMidiRecordPlay.h/cpp : Add 'msg_arg' argument to event_callback_t. Update am_to_midi_file() to take sess_number,take_number,player_name and prefix_label. 2023-11-26 15:23:36 -05:00
kevin
7330806913 cwIoMidiRecordPlay.h/cpp : am_to_midi_file() now write a CSV equivalent to
the .mid file and a meta file containing the beg/end loc of the MIDI file.
2023-11-19 14:06:37 -05:00
kevin
1a3aeaaf0c cwIoMidiRecordPlay.h/cpp : Internal timer now uses timerSetNextTime() rather
than periodic callback. The internal MIDI devices now have labels.
2023-06-27 17:44:23 -04:00
kevin
440c35201a cwIoMidiRecordPlay.h/cpp : Added last_store_index() and save_synced_csv() 2023-05-25 16:02:51 -04:00
kevin
54bcfeac53 cwIoMidiRecordPlay.h/cpp : Added write_svg(). 2023-05-21 12:40:23 -04:00
kevin
ecdec5aa60 cwIoMidiRecordPlay.h/cpp: Load the velocity table from an external cfg file as provided by cwVelTableTuner.cpp 2023-03-20 08:54:11 -04:00
kevin
1386e6db02 cwIoMidiRecordPlay.h/cpp : Added dev_count() and vel_table_???() to support vel. table tuner. 2023-03-17 18:16:25 -04:00
kevin
a35d91f73e cwIoMidiRecordPlay.h/cpp : Added elapsed_micros(). 2023-02-26 13:40:49 -05:00
kevin
7b01e1aaec Merge branch 'master' of https://gitea.larke.org/kevin/libcw 2022-11-11 14:05:49 -05:00
kevin
7edcb3309d cwIoAudioMidiApp,cwIoAudioRecordPlay,cwIoMidiRecordPlay : Add 'mute' feature 2022-11-11 14:03:22 -05:00
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
7c567ff1c8 cwIoMidiRecordPlay.h/cpp: Added 'actionId' to callback function. 2022-05-21 09:26:23 -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
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