Commit Graph

13 Commits

Author SHA1 Message Date
kevin
fd3db429d2 Apply a license notice to all source code files. Add the LICENSE and COPYING files. 2020-10-15 15:40:25 -04:00
kevin
7b32da2c04 Many documentation string additions and updates. 2020-10-15 11:59:12 -04:00
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. 2020-08-24 09:48:30 -04:00
kevin
4edc0c968d cmDspPgmKrChain2.c,cmDspPgmKrTimeLineLiteAf.c : many changes to refine output. 2020-08-03 12:25:41 -04:00
kevin
c9dc494178 cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output. 2020-08-03 12:24:12 -04:00
kevin
90bfc6c05b cmDspBuiltIn.c, cmDspValue.h/c : text in 'label' object can now be updated with any variable type. 2020-08-03 12:22:26 -04:00
kevin
220ca1577c cmDspKr.c : Update 'Kr2' to use input igain variable. 2020-08-03 12:20:13 -04:00
kevin
6c8ab0a131 cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain. 2020-07-28 14:10:40 -04:00
kevin
b16673bbc0 cmDspFx.c,cmDspPgm.c: Finalized IntToSym. 2020-07-28 14:09:04 -04:00
kevin
003a7deddf cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. 2020-07-27 17:41:34 -04:00
kevin
ebecf50417 cmDspFx.h/c : Added IntToSym 2020-07-27 17:40:01 -04:00
kevin
50f5d15145 cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable 2020-07-27 17:39:16 -04:00
kevin
f36c81aae3 Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -04:00