Commit Graph

55 Commits

Author SHA1 Message Date
kevin
6327cc9a76 cwIoAudioMidi.h/cpp,Makefile.am : Remove cwIoAudioMidi.h/cpp because it is not being used. 2024-12-14 09:57:01 -05:00
kevin
47466a4873 cwNumericConvert.cpp, Makefile.am : Initial commit. 2024-11-29 13:15:02 -05:00
kevin
5e8e44af72 cwWaveTableNotes.h/cpp,Makefile.am : Initial commit. 2024-07-31 17:17:23 -04:00
kevin
a6754015fe cwWaveTableBank.h/cpp,Makefile.am : Initial commit. 2024-07-07 13:36:15 -04:00
kevin
1d98f0088e cwIoFlowCtl.h/cpp, Makefile.am : Initial commit. 2024-06-10 16:39:17 -04:00
kevin
24f9b937a6 cwFileSys,cwLex,cwVectOps,cwObject,cwTime : Updated to use cwTest to manage test() function. 2024-05-29 12:37:53 -04:00
kevin
dc27ffc7b4 cwFlowTest,Makefile.am : Initial commit. 2024-05-09 21:55:38 -04:00
kevin
1b649124a6 cwFlow*,cwPresetSel.cpp: Many changes to implement 'poly' networks.
cwFlowNet.h/cpp : Initial commit.
2024-04-22 16:02:40 -04:00
kevin
f0d87b903e cwNbMpScQueue.h/cpp,Makefile : Initial commit 2024-02-25 16:19:59 -05:00
kevin
11350402d4 cwGutimReg.h,cpp : Initial commit. 2024-02-19 21:59:40 -05:00
kevin
864142b9f0 cwMidiParser.h/cpp : Initial commit after being copied out of cwMidiDevice.h/cpp.
cwMidiDeviceTest.h/cpp : Initial commit.
Makefile.am : New files and name changes.
2024-02-14 11:28:54 -05:00
kevin
aa222b1116 cwMidiFileDev.h/cpp,Makefile.am : Initial implementation. Not yet integrated with cwMidiPort. 2024-02-10 11:56:36 -05:00
kevin
f7bab2f4a2 cwFlowDecl.h,Makefile.am : cwFlowDecl.h initial commit. 2024-01-13 10:14:33 -05:00
kevin
439ca853d5 cwB23Tree.h/cpp : Initial 2-3 binary-tree implementation. Node removal not yet implemented. 2024-01-06 09:03:16 -05:00
kevin
8fd00ac353 cwSfAnalysis.h/cpp, Makefile.am : Initial commit. 2023-11-26 15:27:59 -05:00
kevin
86c2d2da1f cwPerfMeas.h/cpp, cwScoreFollowTest.h/cpp, Makefile.am : Initial commit. 2023-09-12 20:30:53 -04:00
kevin
1572e23910 cwScoreParse,cwScoreTest,Makefile : Iniital commit. 2023-08-20 17:10:45 -04:00
kevin
5e3130503d cwSfMatch.h/cpp, cwSfTrack.h/cpp, Makefile.am : Initial commit. 2023-08-05 12:35:29 -04:00
kevin
3fa4acceee cwSfScore.h/cpp, cwSfScoreParser.h/cpp, Makefile.am : Initial commmit. 2023-07-25 20:24:03 -04:00
kevin
ccc222c063 cwScoreFollowerPerf.h : Initial commit. 2023-05-25 15:58:32 -04:00
kevin
b178e1994a Makefile.am : Added cwCsv.h/cpp. 2023-05-11 21:10:12 -04:00
kevin
b39b90a02b cwSvgScoreFollow.h/cpp : Initial commit. 2023-05-09 08:22:00 -04:00
kevin
a5d0116cd7 cwMidiState,cwSvgMidi,cwSvgScore, Makefile : Initial commit. 2023-04-30 21:24:26 -04:00
kevin
6815f87256 html/sel_preset/ui.cfg : Updates to support vel. table tuner. 2023-03-17 18:18:50 -04:00
kevin
d40861ce33 Added cwAudioDeviceFile.h/cpp. 2023-02-14 20:57:09 -05:00
kevin
7312e91421 cwCmInterface.h/cpp, cwScoreFollower.h/cpp, Makefile.am : Initial score_follow development 2023-01-30 19:38:11 -05:00
kevin
c94556d4a1 cwCmInterface,cwScoreFollower : Initial commit. Not yet included in build. 2022-11-11 13:13:35 -05:00
kevin
065bcc1a89 cwKeyboard.h/cpp, cwIoMinTest.h/cpp, Makefile.am : Initial commit. 2022-06-12 16:50:44 -04:00
kevin
b158516a6a cwFlowCross.h/cpp, Makefile.am : Initial commit. 2021-12-19 12:11:34 -05:00
kevin
7fc66c3b4b cwIoFlow : Initial commit. 2021-12-11 15:19:55 -05:00
kevin
812f60a685 cwPresetSel.h/cpp, Makefile.am : Initial commit. 2021-11-05 22:26:55 -04:00
kevin
7a01d29210 cwIoPresetSelApp, cwPianoScore: Initial commit. 2021-11-01 10:28:44 -04:00
kevin
b8dea27343 Many updates and changes to cwFlow* and added Compressor processor. 2021-08-22 22:41:33 -04:00
kevin
4dac2f5d1b cwFlow.h/cpp,cwFlowProc.h/cpp,cwFlowTypes.h/cpp : Initial commit. 2021-08-15 16:07:12 -04:00
kevin
ddad22cde0 cwIoAudioMidiApp.h/cpp,cwIoAudioRecordPlay.h/cpp,cwIoMidiRecordPlay.h/cpp: Initial commit. 2021-05-10 08:38:10 -04:00
kevin
a511b00493 audio_midi : Initial implementation of audio_midi io-based app. 2021-04-10 13:38:49 -04:00
kevin
7c9b2e381c cwMidiFile.h/cpp, Makefile : Initial commit. 2021-02-21 08:48:37 -05:00
kevin
da4caab0fd cwIoAudioPanel.h/cpp,cwIoSocketChat.h/cpp, Makefile.am, cwIoTest.cpp : Initial commit of cwIoAudioPanel and cwIoSocketChat. 2021-01-31 11:16:08 -05:00
kevin
556cfe7f2b Makefile.am,cwMath.h/cpp : Initial commit. 2020-12-29 10:09:03 -05:00
kevin
eed564954a cwVariant.h/cpp, Makefile.am : Initial commit. 2020-12-11 15:58:06 -05:00
kevin
6dd882312d cwDataSet.h/cpp, cwNN.h/cpp : Updates. 2020-10-30 09:40:39 -04:00
kevin
f3dbc6f91a Makefile.am,cwDsp,cwFFT: Updates to make FFTW optional. 2020-10-11 17:18:58 -04:00
kevin
1aba926fda Merge branch 'master' of gitea.larke.org:klarke/libcw
# Conflicts:
#	Makefile.am
2020-10-11 14:42:28 -04:00
kevin
ffbd10547b Makefile.am : Remove cwDataset.h/cpp from build. 2020-10-11 14:40:54 -04:00
Gitea
2df3933196 Makefile.am,cwCommonImpl.h : Implement use of cwWEB 2020-10-04 20:05:31 +00:00
kevin
e4db08a893 Makefile.am : Added cwDsp, cwString. 2020-10-04 10:49:24 -04:00
kevin
077e1bc428 Makefile.am : Added use of cwALSA 2020-09-22 13:32:13 -04:00
kevin
62257d7d24 cwVectOps.h : Initial commit.
cwTime.h: Added elaspsedMs()
cwObject.h: Added getv_opt().
cwCommon.h: Added kInvalidStateRC
Makefile: Added use of cwWEBSOCK build variable.
cwAudioFileOps.h : Initial commit.
cwAudioFile.h : Moved some operations so cwAudioFileOps.h
cwCommonImpl.h : Removed is_int<> because has a std library implementation.
2020-09-22 11:37:19 -04:00
kevin
1af6b58667 cwAudioFile.h/cpp, cwMtx.cpp, Makefile.am : Added cwAudioFile and cwMtx.cpp. 2020-09-01 15:42:28 -04:00
kevin
d492374df7 cwNN.h/cpp/Makefile.am : Initial commit. 2020-08-19 20:12:51 -04:00