Commit Graph

32 Commits

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