kevin
|
a607108e48
|
cmProc4.h/c : Added the 'exec' entry type to cmScModulator.
|
2016-07-06 18:55:36 -04:00 |
|
kevin
|
7e3a3ff0ab
|
cmJson.h/c : Added cmJsonFindPair() and cmJsonMemberType().
|
2016-07-06 18:54:43 -04:00 |
|
kevin
|
3ae46dbb08
|
Merge with kc changes.
|
2016-07-06 12:44:43 -04:00 |
|
kevin
|
c3f2a1ff3c
|
cmScoreMatchGraphic.c : Updated comments.
|
2016-07-06 12:44:24 -04:00 |
|
kevin
|
32cb6cdc47
|
cmDspPgmKrTimeLineLite.c : Added dry piano through and dry output gain controls.
|
2016-07-02 18:11:41 -04:00 |
|
kevin
|
cfd9087598
|
cmDspPgmKrChain.c : Added modp wet/dry control connection.
|
2016-07-02 18:10:56 -04:00 |
|
kevin
|
43d9f36427
|
cmScoreMatchGraphic.h/c : Initial implementation of _cmScoreMatchGraphicUpdateSostenuto().
|
2016-06-29 19:11:17 -04:00 |
|
kevin
|
67fe7fb2be
|
cmMidiFile.c : Fixed problem where cmMidiFileInsertMsg() did not set d0, and d1.
|
2016-06-29 19:10:18 -04:00 |
|
kevin
|
9aae45c663
|
cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals().
|
2016-06-29 16:48:54 -04:00 |
|
kevin
|
4ee4a5bbe4
|
cmScoreMatchGraphic.c : Commented out _cmScoreMatchGraphicUpdateSostenuto() pending implementation.
|
2016-06-29 12:46:22 -04:00 |
|
kevin
|
2b01371684
|
cmMidiFile.h/c : Added 'end' field to cmMidiChMsg_t and setting code. Not yet tested.
|
2016-06-23 19:17:58 -04:00 |
|
kevin
|
de1649b204
|
cmXScore.c : Fixed sostenuto / damper edits from reorder file implementation.
Added processing for ~x sostenuto edit.
|
2016-06-23 19:16:41 -04:00 |
|
kevin
|
f0b6e55207
|
cmScoreMatchGraphic.css : Initial commit
|
2016-06-22 17:12:07 -04:00 |
|
kevin
|
4eece810a1
|
cmMidiScoreFollow.c : Changed some file names.
|
2016-06-22 17:10:46 -04:00 |
|
kevin
|
10493545b4
|
cmScoreMatchGraphics.c : Added colored output for damper and sostenuto pedal.
|
2016-06-22 17:10:03 -04:00 |
|
kevin
|
5cde332add
|
cmMidiFile.h/c : Added cmMidiFileInsertMsg() Also rearranged code to isolate
cmMidiTrackMsg_t allocation. These changes are not yet tested.
|
2016-06-22 17:08:47 -04:00 |
|
kevin
|
21d13a94fd
|
cmMidiScoreFollow.c : Add call to cmScoreMatchGraphicUpdateMidiFromScore().
|
2016-06-16 18:06:29 -04:00 |
|
kevin
|
3f3bc296aa
|
cmScoreMatchGraphic.c : Display damper pedal events.
|
2016-06-16 18:05:41 -04:00 |
|
kevin
|
fc8e338231
|
cmXScore.h/c : Upateds to include pitch,tie, and pedal edits from reorder file.
|
2016-06-16 18:04:28 -04:00 |
|
kevin
|
d963fb2b77
|
cmMidiScoreFollow.h/c, Makefile.am : cmMidiScoreFollow.h/c initial commit.
|
2016-06-16 12:56:10 -04:00 |
|
kevin
|
3acdeb61a0
|
cmScoreMatchGraphic.h/c : Added cmScoreMatchGraphicUpdateMidiFromScore() to set the MIDI note velocities based on the score velocities.
|
2016-06-16 12:55:34 -04:00 |
|
kevin
|
670edcaec7
|
cmXScore.c : Finalized and debugged _cmScoreReorder() processing.
|
2016-06-16 12:53:59 -04:00 |
|
kevin
|
403b85eff4
|
cmScore.h/c : Added cmScoreIdToEvt() and add 'vel' field to cmScoreEvt_t structure.
|
2016-06-16 12:51:55 -04:00 |
|
kevin
|
bdc1bdb61c
|
cmMidiFile.h/c : Added cmMidiFileSetVelocity().
|
2016-06-16 12:50:43 -04:00 |
|
kevin
|
2a6739ab0f
|
cmFileSys.h/c : Added 'user' directory prefixed functions for cmFileSysMakeFn() and cmFileSysMakeDir().
|
2016-06-16 12:49:56 -04:00 |
|
kevin
|
b1f5026916
|
cmXScore.h/c : Added dynamics, sostenuto,tick value, and ordering updating from 'reorder' file.
|
2016-06-09 18:52:29 -04:00 |
|
kevin
|
4d74abd361
|
cmDspPgmKrTimeLineLite.c : Added 'meas' to set the start play position from a number box instead of by graphically clicking the score and timeline.
|
2016-05-23 18:42:51 -04:00 |
|
kevin
|
068cff567b
|
cmDspClass.h,cmDspUi.c,cmDspKr.c : Added 'meas' inputs to cmDspScore and cmDspTimeline to allow the current score and timeline location to be set programattically.
|
2016-05-23 18:41:49 -04:00 |
|
kevin
|
712b804662
|
cmMsgProtocol.h : Added kProgramDfltDuiId and kAudioSysCfgDfltDuiId.
|
2016-05-23 18:40:25 -04:00 |
|
kevin
|
ceb627d04d
|
cmGrPlot.c : Fixed an apparent bug in cmGrPlotObjSetStateFlags() where _cmGrPlotObjSetFocus() was only called if the focus flag was already set when it appears it should only called when it is not already set.
|
2016-05-23 18:39:00 -04:00 |
|
kevin
|
555ac64cce
|
cmAudDsp.c : Added _cmAdSendProgramDefault(0 and _cmAdSendAudioSysCfgDefault().
|
2016-05-23 18:37:36 -04:00 |
|
kevin
|
cf82ed61e1
|
cmDspPgmKrTimeLineLite.c : Further program simplifications.
|
2016-05-19 17:16:05 -04:00 |
|
kevin
|
28a233f26d
|
cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord().
|
2016-05-19 17:15:25 -04:00 |
|
kevin
|
b04159ec47
|
cmAudioAggDev.c : Added AudioFileDevice and NRT device initialization to cmApAggTest()
(Could not get Soundflower and Traveller aggregate device to work.)
|
2016-05-19 13:42:30 -04:00 |
|
kevin
|
1091f308c6
|
cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file.
|
2016-05-19 13:04:01 -04:00 |
|
kevin
|
a39bae3133
|
cmDspPgmKrTimeLineLite.c : 'recall' button now triggers cross-fade.
|
2016-05-19 13:03:34 -04:00 |
|
kevin
|
01a95645b5
|
cmDspPgmKrChain.c : Fixed bug where measurement -> param mappers had invalid initial value.
|
2016-05-19 13:02:42 -04:00 |
|
kevin
|
e9dc780429
|
cmDspBuiltIn.c : Added check for an invalid initial selection value to the MsgList processor.
|
2016-05-19 13:01:54 -04:00 |
|
kevin
|
74acab1539
|
cmMidiFile.c : Finished update to cmMidiFileCalcNoteDurations() to include sostenuto pedal state.
|
2016-05-19 13:01:13 -04:00 |
|
kevin
|
a5056e4cec
|
cmMIdiFile.c : Fixes to support re-triggering MIDI notes.
|
2016-05-18 15:26:05 -04:00 |
|
kevin
|
2bc5274ef3
|
cmMidiFile.h/c : Added cmMidiFileIsSustainPedal???() and cmMidiFileIsSostenutoPedal???().
Added new version of cmMidiFileCalcNodeDuration() which respects sostenuto pedal.
|
2016-05-18 13:11:36 -04:00 |
|
kevin
|
cd51601349
|
cmMidi.h : Added paren's to macro cmMidiIsNoteOff() to clarify precedence.
|
2016-05-18 13:09:27 -04:00 |
|
kevin
|
e4e1443922
|
cmDspPgmKrTimeLineLite.c : More code simplifications.
|
2016-05-12 19:08:12 -04:00 |
|
kevin
|
c33d10376b
|
cmDspPgmKr.c : Replaced connections to (c0,c1,c2,c3).kr1 which appear to have been disconnected in error.
|
2016-05-12 19:06:24 -04:00 |
|
kevin
|
ade31a2e79
|
cmMidiFile.h : Added cmMidiFileIs???() macros.
|
2016-05-12 19:04:55 -04:00 |
|
kevin
|
2bc195a625
|
cmMidiFile.c : Initial addition of new calc note durations using sostenuto pedal.
|
2016-05-12 19:04:12 -04:00 |
|
kevin
|
6e039c7b74
|
cmMidi.h : Added cmMidiIsSostenuto???() macros
|
2016-05-12 19:02:51 -04:00 |
|
kevin
|
8be69c82cd
|
Broke cmDspPgmKr.c into multiple files cmDspPgm???.c.
|
2016-05-11 18:29:59 -04:00 |
|
kevin
|
f3d07545f0
|
cmDspFix.c : Added comments to cmActiveChannel.
|
2016-05-11 18:29:04 -04:00 |
|
kevin
|
5a973bc98d
|
cmXScore.c : More failed experiments with cmXScoreReorder().
|
2016-04-27 13:38:09 -04:00 |
|