883c00e3f7cwMidiState.h/cpp : Added default_config(),config() and report_events()
kevin
2023-05-09 08:14:12 -0400
e2288f21f0cwMIdi.h : Strip channel from status on all status predicates.
kevin
2023-05-09 07:30:29 -0400
136d2974a9cwIo.h/cpp : Include timer index in timer callback record.
kevin
2023-05-09 07:29:43 -0400
d094a551aecwSvg.cpp : Fix formatting of inline style header.
kevin
2023-05-09 07:29:03 -0400
a5d0116cd7cwMidiState,cwSvgMidi,cwSvgScore, Makefile : Initial commit.
kevin
2023-04-30 21:24:26 -0400
f3803fefd0cwIoPresetSelApp.cpp : Added use of a system wide sample rate. Initial integration of score follower.
kevin
2023-04-30 21:22:49 -0400
37924ff67fcwIoMidiRecordPlay.cpp : Removed dead code and use fix merge errors.
kevin
2023-04-30 21:20:25 -0400
835f23800bcwMidi.h : midiToSciPitch() now has some default arguments.
kevin
2023-04-30 21:19:15 -0400
8ae846ee05cwMidiFile.h/cpp : Fixed memory leaks.
kevin
2023-04-30 21:18:38 -0400
87c319c11fcwScoreFollower.h/cpp: Added cw loc. <-> cm loc maps. Initial working version.
kevin
2023-04-30 21:17:31 -0400
2d646837a6cwTime.h/cpp : Added specToSeconds()
kevin
2023-04-30 21:16:14 -0400
f5993f4aadcwIoMidiRecordPlay.cpp : Merge after inadvertent 'stash pop'
kevin
2023-04-11 08:36:04 -0400
47a5bbe06acwInterface.cpp,cwScoreFollower.cpp : Initial non-realtime score follower.
kevin
2023-04-11 08:20:18 -0400
ab40711eeecwIo.cpp : Added use of atomic isStartedFl
kevin
2023-03-21 08:27:32 -0400
6c97b62d6fcwIoPresetSelApp.cpp : Added use of cwVelTableTuner
kevin
2023-03-20 19:41:58 -0400
67361c928bcwVelTableTuner.h/cpp : Add the 'defaultFl' parameter to determine which velocity table should be loaded by default for a given MIDI device.
kevin
2023-03-20 08:55:23 -0400
ecdec5aa60cwIoMidiRecordPlay.h/cpp: Load the velocity table from an external cfg file as provided by cwVelTableTuner.cpp
kevin
2023-03-20 08:54:11 -0400
5d2a7390a5cwIoAudioMidiApp.cpp : Make use of velocity table optional.
kevin
2023-03-20 08:52:32 -0400
190ead625fcwFlow.h/cpp : Argument object to test() now contains the name of the flow_proc_dict file rather than receiving it as a separate arg..
kevin
2023-03-17 18:24:07 -0400
6815f87256html/sel_preset/ui.cfg : Updates to support vel. table tuner.
kevin
2023-03-17 18:18:33 -0400
ec6a55d07ccwVelTableTuner.h/cpp : Initial commit.
kevin
2023-03-17 18:17:22 -0400
0531e91c6bhtml/uitTest.ui.cfg : Updated to support current ui.cfg format.
kevin
2023-03-17 18:16:53 -0400
1386e6db02cwIoMidiRecordPlay.h/cpp : Added dev_count() and vel_table_???() to support vel. table tuner.
kevin
2023-03-17 18:16:25 -0400
5b3299dea3cwFlowTypes.cpp : fbuf_destroy() now releases magV,phsv, and hzV.
kevin
2023-03-17 17:44:29 -0400
b5f7e76983cwObject.h/cpp : Added to_string() and objectToFile()
kevin
2023-03-17 17:43:40 -0400
2171d8a0a6cwFileSys.cpp: expandPath() now drops leading white space. pathParts() now expands the path prior to splitting it.
kevin
2023-03-17 17:42:29 -0400
dd7dcc654ecwFile.h : Added new version of backup() which takes a complete file name rather than file path parts.
kevin
2023-03-17 17:41:04 -0400
a01f7e8185cwIoPresetSelApp.cpp : Updates to support audio file playback.
kevin
2023-02-26 13:44:54 -0500
574f91f1cacwPianoScore.h/cpp: Added loc_to_event() and locs_to_diff_seconds()
kevin
2023-02-26 13:44:12 -0500
06a6c51f9fcwIo.cpp : Added new parameters for cwAudioDevFile
kevin
2023-02-26 13:43:39 -0500
892a7b06d9cwFlowProc.h/cpp,cwFlow.cpp : Added 'audio_marker'.
kevin
2023-02-26 13:43:14 -0500
a35d91f73ecwIoMidiRecordPlay.h/cpp : Added elapsed_micros().
kevin
2023-02-26 13:40:49 -0500
41bac85d94Add output file caching and use of kUseInternalClockFl.
kevin
2023-02-26 13:11:07 -0500
03061f42b7cwAudioDevFile.h/cpp, cwIo.cpp : Implemented input cache on audio dev file.
kevin
2023-02-20 15:42:11 -0500
2fc2f7f4b0cwFlow.cpp : Fixed possible uninitialized pointer in create().
kevin
2023-02-20 15:26:07 -0500
47aeaabbfbcwIo.cpp : The main callback no longer indicates a failure when the mutex times out.
kevin
2023-02-19 17:13:08 -0500
d4eacdf964cwMutex.cpp : Do not indicate failure when the mutex times out.
kevin
2023-02-19 17:11:39 -0500
a523b03ea9cwIo.h/cpp : Replaced use of flow proc audioFileIn with audioDevFile() enable/seek API.
kevin
2023-02-19 14:18:53 -0500
20175d29f9cwAudioDevice*.h,cpp, cwIo.h,cpp, cwIoAudioPanel.cpp : Added deviceEnable(), deviceSeek() to audio device driver. Change io::cwAudioDeviceIsEnabled() to cwAudioDeviceIsActive().
kevin
2023-02-19 14:16:37 -0500
4ecbd0d035cwAudioDeviceFile.cpp : added comments
kevin
2023-02-18 14:31:23 -0500
3f8992d6aecwAudioDevice.h,cwAudioDeviceAlsa.h/cpp : Removed deviceIsAsync()
kevin
2023-02-18 13:49:17 -0500
18e78ad206cwCommonImpl.h : Update comments.
kevin
2023-02-18 13:48:38 -0500
0a0dc2e87bcwAudioFile.h/cpp : Filenames are now automatically expanded. Comments added.
kevin
2023-02-18 13:48:11 -0500
8e40899ef2README.md : Audio device file updates.
kevin
2023-02-14 21:08:54 -0500
8dd86c27d0cwFlowProc.cpp : Verify 'frame' and 'srate' in audio_merge.
kevin
2023-02-14 21:07:03 -0500
b5172afc5fcwIoPresetSelApp.cpp : disable app_t.audioFileSrcFl
kevin
2023-02-14 21:04:30 -0500
5d235d0887cwIoMidiRecordPlay.cpp : Include 'sci-pitch' in CSV row.
kevin
2023-02-14 21:01:22 -0500
5589fb6ef3cwIoAudioMidiApp.cpp,html/audio_midi/ui.cfg : Updates to support current version of IO.
kevin
2023-02-14 20:59:06 -0500
66de2f840fcwAudioBuf.h : Updated comments.
kevin
2023-02-14 20:57:26 -0500
d40861ce33Added cwAudioDeviceFile.h/cpp.
kevin
2023-02-14 20:57:09 -0500
1830d70f92cwVectOps.h : Added interleave() and deinterleave()
kevin
2023-02-14 20:56:39 -0500
e57997a1e5cwIo.h/cpp: Added audio device file related feature.
kevin
2023-02-14 20:55:03 -0500
93837891a4cwAudioDeviceFile.h/cpp : Converted to async device using internal thread. Added deviceIsAsync(),deviceExecute(), and cbDevidx to deviceSetup(). Added start(),stop(),createInDevice(),createOutDevice().
kevin
2023-02-14 20:52:32 -0500
d46101f4b9cwAudioFile.h/cpp : Added writeFlowInterleaved()
kevin
2023-02-14 20:50:29 -0500
0b5458ca7bcwAudioDeviceAlsa.h/cpp: Added deviceIsAsync(),deviceExecute(), and cbDevIdx arg to deviceSetup().
kevin
2023-02-14 20:49:12 -0500
d3b2dec511cwAudioDevice.h/cpp : Changes to support audio device file. Add deviceIsAsync(), deveiceExecute() to driver. Added cbDevIdx to deviceSetup(). Added execute(),realTimeReport()
kevin
2023-02-14 20:46:41 -0500
844a103d69Merge branch 'score_follow' into poly_inst
kevin
2023-02-02 18:24:21 -0500
3a1a6192dbcwAudioDeviceFile.h/cpp : Initial commit.
kevin
2023-02-02 18:22:05 -0500
a3f14c473acwIo.cpp : Update formatting.
kevin
2023-02-02 18:21:34 -0500
cecff54b34cwScoreFollow.cpp : Update comments.
kevin
2023-01-30 19:40:23 -0500
7312e91421cwCmInterface.h/cpp, cwScoreFollower.h/cpp, Makefile.am : Initial score_follow development
kevin
2023-01-30 19:38:11 -0500
59647d4e58cwIoPresetSelApp.cpp : Fix formatting problems.
kevin
2023-01-30 19:35:28 -0500
7444044c05cwMidiFile.h : Update status checkers to check that the status is a channel message before accessing 'chMsgPtr'
kevin
2023-01-30 19:25:01 -0500
0d644c9281cwIoMidiRecordPlay.cpp : Change the location where p->ioH is initialized in create() to guarantee that it is valid in _destroy().
kevin
2023-01-30 19:23:42 -0500
cb192f32cbcwIoPresetSelApp.cpp, cwPresetSel.h/cpp: Fix problem where correct preset was not selected when playing outside the currently selected fragment.
kevin
2023-01-21 11:49:07 -0500
141bd8da73cwIoMidiRecordPlay.cpp : _stop() now checks p->startedFl before executing stop actions. This prevents multiple kPlayerStoppedActionId's from being sent to app.
kevin
2023-01-21 11:38:24 -0500
3e4230bf5dcwIoMidiRecordPlay.cpp : Added delay after every damper pedal up to ensure that the strings are fully damped prior to the next damper down.
kevin
2023-01-14 17:17:19 -0500
748bf9ab44cwTime.h/cpp : Added advanceMicros().
kevin
2023-01-14 17:15:55 -0500
4039613124cwIoMidiRecordPlay.cpp : Added use of midi_state_t to handle correct seeking and stopping.
kevin
2023-01-14 13:38:18 -0500
85cf41d8d8README.md : Updates
kevin
2023-01-14 13:36:19 -0500
bebd8111f4cwPianoScore.cpp : Fix typo in event_to_string() output format.
kevin
2023-01-14 13:35:37 -0500
eb25cfe36aREADME.md : Updates
kevin
2023-01-08 14:18:22 -0500
dd3a2f586fcwAudioTransforms.h:Call basic mode w/ knee.
kevin
2023-01-08 14:18:11 -0500
9a1e306791cwDsp.h: Initial implementation of ampl_to_db() and db_to_ampl()
kevin
2023-01-08 14:17:15 -0500
451a7d246ecwAudioTransforms.h: Call _cmSpecDist2BasicMode_WithKnee()
kevin
2023-01-08 14:13:34 -0500
430feeed7ccwDspType.h : Set fd_real_t to float.
kevin
2023-01-08 14:12:45 -0500
8c43021040cwVectOps.h : Update comment.
kevin
2023-01-08 14:12:11 -0500
64f7d8deadcwFlowTypes.h : Added comments
kevin
2023-01-07 09:27:36 -0500
4b03f4777fcwIoPresetSelApp.cpp,html/preset_sel/ui.cfg : Add audio meters.
kevin
2023-01-05 07:31:49 -0500
11636a3f43Added audio_meter and cwIo and flow support for metering. Also updated spec_dist,pv_anl, pv_syn to use fd_real_t.
kevin
2023-01-05 07:30:57 -0500
9782c1b3c9Added flow::get_variable_value()
kevin
2023-01-05 07:26:25 -0500
b9e01aa288Introduced fd_real_t to allow fbuf_t internal data vectors to be type double.
kevin
2023-01-05 07:22:37 -0500
c9e4745d3eREADME.md : Updates
kevin
2023-01-05 07:13:53 -0500
242038c556README.md : Updates
kevin
2022-12-27 18:11:01 -0500
c693eab091cwIo.cpp : stop() now calls stop the thread machine.
kevin
2022-12-27 18:10:26 -0500
cbaff98964Allow frequency domain transforms to have a variable window sample count. Audio file in processor now has a 'seekSecs' and 'onOffFl' parameter. Audio mixer now works as a stereo mixer. PV Analysis proc now can have variable window length.
kevin
2022-12-27 18:09:31 -0500
a2f459c5fbcwIoMidiRecordPlay.cpp : Add chord based dynamics scaling.
kevin
2022-12-22 15:52:49 -0500
21697d8e82cwIo.cpp : Fix some benign uninitialized variables.
kevin
2022-12-22 15:29:00 -0500
15e60b429ecwMiidi.h,cwMidiFile.h/cpp,cwPianoScore.cpp : cwMidi.isNoteOn() now takes the message velocity value as well as the status.
kevin
2022-12-22 15:27:30 -0500
9d704cf77acwFlowCross.cpp,cwFlowTypes.cpp, cwSvg.cpp : Fix some benign uninitialized values.
kevin
2022-12-22 15:25:54 -0500
5e90a9ff53cwUi.cpp : Warn if the UI resource does not have a 'main' element.
kevin
2022-12-20 10:33:51 -0500
49f1f8efcdREADME.md : Updates
kevin
2022-12-20 10:24:26 -0500
53c98c2d69cwIoPresetSelApp.h/cpp - pass in command line args from cwtest to change certain cfg. parameters. Insert loc. now identifies begin of segment instead of end
kevin
2022-12-17 17:54:39 -0500
3dcdfaa982html/preset_sel/ui.cfg : Change insert location label.
kevin
2022-12-17 17:52:48 -0500
cf024fe85dhtml/preset_sel/ui.js: Clear UI when socket disconnected.
kevin
2022-12-17 17:50:29 -0500
0e68bb0233cwIoPresetSelApp.cpp : Added automatic backup to 'save' function. Remove 'frag_panel' field from cfg since 'frag_panel' is now included in 'ui.cfg' resource.
kevin
2022-12-17 08:18:05 -0500
06c5dd18b4cwFileSys.cpp : vMakeVersionedFn() now has better error reporting.
kevin
2022-12-17 08:17:02 -0500
c4b13d8deacwFlow.cpp : Flow class descriptions now use a list of string tags as boolean attributes rather than individual fields.
kevin
2022-12-17 08:16:21 -0500
1ea10e6d7fcwFile.h/cpp : backup() now takes an optional destination directory.
kevin
2022-12-17 08:14:40 -0500