Commit Graph

  • 7119fe471b rms_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
  • f36e7c8a64 plot_seq_1.py : Many changes and updates. kevin 2021-01-18 10:35:14 -0500
  • e32f224d12 elbow.py : In find_elbow() change default 'pointsPerLine' to 5. kevin 2021-01-18 10:34:42 -0500
  • 109944f130 README.md : Update formatting. kevin 2021-01-18 10:34:05 -0500
  • 6b845bd1b3 MidiDevice.py : get_input() now loops until all available messages are received. kevin 2021-01-18 10:32:23 -0500
  • 55695164b5 p_ac.py, p_ac.yml : Added use of VelTablePlayer,NoteTester,PolyNoteTester,ChordTester among other changes. kevin 2021-01-18 10:30:55 -0500
  • ca030abcf5 ChordTester.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
  • 9374bcee0c Delete accidentallly tracked *.ipynb files kevin 2021-01-18 10:24:33 -0500
  • 648e29c4c4 p_ac.py, p_ac.yml : Changes to support Steinway D calibration. kevin 2020-11-30 10:37:09 -0500
  • 011606c5cf rt_note_analysis.py : Change to support stereo signals. kevin 2020-11-30 10:13:59 -0500
  • b4b0973e9a plot_seq.py,plot_seq_1.py : Add new plots. kevin 2020-11-30 10:13:18 -0500
  • 846f1d5aa8 README.md : Update and add new plots. kevin 2020-11-30 10:12:38 -0500
  • 121905e743 README.md : Fixed typos kevin 2020-11-25 15:08:39 -0500
  • ff42600bda README.md : Update plots. kevin 2020-11-25 15:05:57 -0500
  • cb93150973 doc/min_max_db.png, us_db.png : Iniital commit kevin 2020-11-25 14:57:44 -0500
  • ee3c41fe70 README.md,doc/*.png : Updates to verify plotting and add example plots to README.md kevin 2020-11-25 14:44:19 -0500
  • c017cafe51 AudioDevice.py : Change default channel count from 1 (mono) to 2 (stereo). kevin 2020-11-25 14:42:40 -0500
  • a163756f04 README.md : Experiments with adding images. kevin 2020-11-24 14:18:35 -0500
  • 9ecb4d41b4 doc/multi_plot.svg : Update kevin 2020-11-24 13:44:18 -0500
  • 349a6be063 Merge branch 'master' of gitea.larke.org:kevin/picadae_ac_3 kevin 2020-11-24 13:42:09 -0500
  • 38783413b6 doc/multi_port.svg : Update kevin 2020-11-24 13:32:54 -0500
  • 1254547ce0 doc/multi_port.svg : Update kevin 2020-11-24 13:32:54 -0500
  • 9b998596b7 Added images do doc/ kevin 2020-11-24 13:30:54 -0500
  • 49ef663176 README.md : Added first plot image. kevin 2020-11-24 13:27:05 -0500
  • 42e8ebf1d2 Added license notices to all files. Initial commit: LICENCE and COPYRIGHT. kevin 2020-10-26 14:57:43 -0400
  • 7840cfddca README.md : Initial commit. kevin 2020-10-26 14:24:52 -0400
  • 4d3044af67 Many changes and additions. kpl 2020-02-29 00:01:58 -0500
  • ca9580cd50 Many 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
  • fc1a0d8a61 Added calibrate.py, plot_calibrate.py and made associated changes. Added plot_calibrate.ipynb jupyter notebook. kpl 2019-11-24 20:07:47 -0500
  • 26b997811a AudioDevice.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
  • 919ecadf8d Added multiple PWM values per note. Misc. changes to plot_seq.py kpl 2019-11-09 11:13:34 -0500
  • f69c71c498 First working version. kpl 2019-09-01 10:54:09 -0400
  • ac9061a72d Added min/max volume note and skip note detection. kpl 2019-08-20 20:45:53 -0400
  • c3db8c8ab6 Initial commit. kpl 2019-08-19 21:18:57 -0400