7119fe471brms_analysis.py : Don't crash in write_audacity_label_files() when seq.json does not exist.
master
kevin
2021-01-18 10:36:06 -0500
f36e7c8a64plot_seq_1.py : Many changes and updates.
kevin
2021-01-18 10:35:14 -0500
e32f224d12elbow.py : In find_elbow() change default 'pointsPerLine' to 5.
kevin
2021-01-18 10:34:42 -0500
109944f130README.md : Update formatting.
kevin
2021-01-18 10:34:05 -0500
6b845bd1b3MidiDevice.py : get_input() now loops until all available messages are received.
kevin
2021-01-18 10:32:23 -0500
55695164b5p_ac.py, p_ac.yml : Added use of VelTablePlayer,NoteTester,PolyNoteTester,ChordTester among other changes.
kevin
2021-01-18 10:30:55 -0500
ca030abcf5ChordTester.py,NoteTester.py,PolyNoteTester.py,VelTablePlayer.py : iniital commit.
kevin
2021-01-18 10:29:25 -0500
d96bc2fded.gitignore : ignore *.ipynb files.
kevin
2021-01-18 10:24:56 -0500
9374bcee0cDelete accidentallly tracked *.ipynb files
kevin
2021-01-18 10:24:33 -0500
648e29c4c4p_ac.py, p_ac.yml : Changes to support Steinway D calibration.
kevin
2020-11-30 10:37:09 -0500
011606c5cfrt_note_analysis.py : Change to support stereo signals.
kevin
2020-11-30 10:13:59 -0500
b4b0973e9aplot_seq.py,plot_seq_1.py : Add new plots.
kevin
2020-11-30 10:13:18 -0500
846f1d5aa8README.md : Update and add new plots.
kevin
2020-11-30 10:12:38 -0500
121905e743README.md : Fixed typos
kevin
2020-11-25 15:08:39 -0500
ff42600bdaREADME.md : Update plots.
kevin
2020-11-25 15:05:57 -0500
cb93150973doc/min_max_db.png, us_db.png : Iniital commit
kevin
2020-11-25 14:57:44 -0500
ee3c41fe70README.md,doc/*.png : Updates to verify plotting and add example plots to README.md
kevin
2020-11-25 14:44:19 -0500
c017cafe51AudioDevice.py : Change default channel count from 1 (mono) to 2 (stereo).
kevin
2020-11-25 14:42:40 -0500
a163756f04README.md : Experiments with adding images.
kevin
2020-11-24 14:18:35 -0500
9ecb4d41b4doc/multi_plot.svg : Update
kevin
2020-11-24 13:44:18 -0500
349a6be063Merge branch 'master' of gitea.larke.org:kevin/picadae_ac_3
kevin
2020-11-24 13:42:09 -0500
38783413b6doc/multi_port.svg : Update
kevin
2020-11-24 13:32:54 -0500
1254547ce0doc/multi_port.svg : Update
kevin
2020-11-24 13:32:54 -0500
9b998596b7Added images do doc/
kevin
2020-11-24 13:30:54 -0500
49ef663176README.md : Added first plot image.
kevin
2020-11-24 13:27:05 -0500
42e8ebf1d2Added license notices to all files. Initial commit: LICENCE and COPYRIGHT.
kevin
2020-10-26 14:57:43 -0400
7840cfddcaREADME.md : Initial commit.
kevin
2020-10-26 14:24:52 -0400
4d3044af67Many changes and additions.
kpl
2020-02-29 00:01:58 -0500
ca9580cd50Many changes and additions. First working version of calibrate.py Replaced analysis parameter dbRefWndMs with dbLinRef rms_analysis.py : Added samples_to_linear_residual() plot_seq_1.py : initial commit.
kpl
2019-12-09 17:37:24 -0500
fc1a0d8a61Added calibrate.py, plot_calibrate.py and made associated changes. Added plot_calibrate.ipynb jupyter notebook.
kpl
2019-11-24 20:07:47 -0500
26b997811aAudioDevice.py : fixed linear_buffer() p_ac.py : changed dutyCyclePct to a list, added real-timen note analysis and multi-pitch tests. Added keyboard.py, rt_note_analysis.py, plot_note_analysis.py, plot_all_note_durations.ipynb.
kpl
2019-11-18 11:44:47 -0500
919ecadf8dAdded multiple PWM values per note. Misc. changes to plot_seq.py
kpl
2019-11-09 11:13:34 -0500
f69c71c498First working version.
kpl
2019-09-01 10:54:09 -0400