37 Commits (master)

Author SHA1 Message Date
  kevin 99c7c96c3d cmDspPgmKrTimeLineLite.c : Initial changes to support Spirio. 3 years ago
  kevin a5b38e78af cmDspPgm.c : Changed _cmDspSysPgm_Stereo_Through() to support Focusrite interface. 3 years ago
  kevin c79d67c7bf cmXScore.c : Added _cmXScoreValidateDynamicForks() and _cmXScoreAssignGraceGroupId(). 3 years ago
  kevin e29b975677 cmXml.c : Allow attributes to be wrapped in single or double quotes. 3 years ago
  kevin 75067f1304 cmVectOpstemplateCode.h : Fix possibly uninitialized value in GaussCovariance(). 3 years ago
  kevin a4e3c2e550 cmDspBuiltIn.c : Changed _cmDspMidOutRecv() to not sleep between all-note-off transmissions 3 years ago
  kevin 516028fe5c cmJson.c : Fix typo. 3 years ago
  kevin d15e6a29ee Documentation updates. 3 years ago
  kevin fd3db429d2 Apply a license notice to all source code files. Add the LICENSE and COPYING files. 3 years ago
  kevin 7b32da2c04 Many documentation string additions and updates. 3 years ago
  kevin a1a3ece09d cmDocMain.h : Deleted. 3 years ago
  kevin 033204dd04 cmXScore.h : Added cmXScoreMergedEditFiles(). 3 years ago
  kevin b81204a8d2 cmMsgProtocol.h/cmDspClass.h/cmDspUi.c : Added cmDspUi.c:cmDspProgram() is done to send a message to the host from the DSP process when the DSP program is done. 3 years ago
  kevin 4942b48206 cmXScore.c : A warning is now reported when a overlapped note triggers a 'shorten/shift' resolution. 3 years ago
  kevin 4edc0c968d cmDspPgmKrChain2.c,cmDspPgmKrTimeLineLiteAf.c : many changes to refine output. 3 years ago
  kevin c9dc494178 cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output. 3 years ago
  kevin 90bfc6c05b cmDspBuiltIn.c, cmDspValue.h/c : text in 'label' object can now be updated with any variable type. 3 years ago
  kevin 220ca1577c cmDspKr.c : Update 'Kr2' to use input igain variable. 3 years ago
  kevin 349979f8b5 cmProc4.c : Print out preset label in _cmScModActivateGroup(). 3 years ago
  kevin af0e716b1f cmProc2.h/c : Added igain,igainV to cmSpecDist2. 3 years ago
  kevin 75f8c880f7 cmXScore.h/c : Added 'damperRptFl' to print out pedal state during pedal processing. 3 years ago
  kevin f3af534ad5 cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. 3 years ago
  kevin ad0b1ad901 cmXScore.c : Added missing underscore to 't_frac' in score CSV column header. 3 years ago
  kevin 6c8ab0a131 cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain. 3 years ago
  kevin b16673bbc0 cmDspFx.c,cmDspPgm.c: Finalized IntToSym. 3 years ago
  kevin 003a7deddf cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. 3 years ago
  kevin ebecf50417 cmDspFx.h/c : Added IntToSym 3 years ago
  kevin 50f5d15145 cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable 3 years ago
  kevin 186f815636 cmAudDsp.h/c, cmAudioNrtDev.c,cmAudioSys.h : Audio devices are now set in aud_dsp.js by their name rather than their index. 3 years ago
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. 3 years ago