Commit Graph

10 Commits

Author SHA1 Message Date
kevin
a6ca7b789d cwIoPresetSelApp.cpp : Added controls for printing MIDI, enabling disabling piano and sampler output, sync delay, global wet/dry control. 2022-01-22 09:55:17 -05:00
kevin
09da65113f Added calls to _set/clear_status(). Fixed memory leaks. Implemented kCorruptOpId() handling.
Added calls to update GUI from system log. Fixed fragment select logic.
Added more button enable/disable logic and number range configuration.
Added calls to set extra interactive variables in _apply_preset().
2021-12-29 21:57:25 -05:00
kevin
9eca9e12fa cwIoPresetSelApp.cpp : Added fragment in/out gain, beg/end play loc., and note.
Re-organized play function to be called from either fragment or global.
_apply_preset() now sets in_gain, out_gain, wet_dry_mix.
2021-12-27 20:32:56 -05:00
kevin
a0a1565972 cwIoPresetSelApp.cpp: Many changes to support applying presets and restoring UI from saved preset_sel file. 2021-12-19 12:18:22 -05:00
kevin
0bcc15b601 cwIoPresetSelApp.cpp : Added calls to _apply_preset() when MIDI playback starts and each time a new fragment is enterned. 2021-12-12 16:47:41 -05:00
kevin
ad8002de19 cwIoPresetSelApp : Initial addition of ioFlow. 2021-12-11 15:21:03 -05:00
kevin
b139562cb7 cwIoPresetSelApp.cpp : Added fragment ordering, selection, deletion. 2021-11-14 13:11:11 -05:00
kevin
00f2613c37 cwIoPresetSelApp.cpp : Added use of preset_sel. Initial fragment insertion UI. 2021-11-05 22:28:38 -04:00
kevin
fff58a8d4c cwIo.h/cpp,cwIoAudioMidi.cpp,cwIOAudioMidiApp.cpp,cwIoAudioPanel.cpp,cwIoPresetSelApp.cpp,wcIoSocketChat.cpp: Changed due to cwUi interface changes and new non-recursive object_t.get() default policy. 2021-11-03 11:09:07 -04:00
kevin
7a01d29210 cwIoPresetSelApp, cwPianoScore: Initial commit. 2021-11-01 10:28:44 -04:00