doc/min_max_db.png, us_db.png : Iniital commit
This commit is contained in:
parent
ee3c41fe70
commit
cb93150973
23
README.md
23
README.md
@ -1,8 +1,9 @@
|
||||
* Picadae Calibration Programs
|
||||
# Picadae Calibration Programs
|
||||
|
||||
|
||||
## Install
|
||||
sudo dnf install python3-devel jack-audio-connection-kit-devel
|
||||
|
||||
|
||||
prerequisites:
|
||||
pyyaml
|
||||
sounddevice
|
||||
@ -12,23 +13,15 @@ pthon-rtmidi
|
||||
export PYTHONPATH=${HOME}/src/picadae/control/app
|
||||
python p_ac.py -c p_ac.yml
|
||||
|
||||
c 60 60 # caputre note 60 using the full_pulseL[] from the p_ac.yml
|
||||
## Data collection
|
||||
|
||||
Record a sequence of notes of decreasing dynamic level
|
||||
|
||||
python p_ac.py # start the interactive data collection program
|
||||
|
||||
Capture note 60 and 61 using the full_pulseL[] and holdDutyPctD{} from the p_ac.yml
|
||||
|
||||
|
||||
|
||||
# plot third take of note 60
|
||||
python plot_seq.py ~/temp/p_ac_3_oa/60 p_ac.yml 3
|
||||
|
||||
# record a calibration take: CalibrateKeys.start
|
||||
uses cfg.full_pulseL[] for the pulse sequence
|
||||
use cfg.calibrateArgs.holdDutyPctD{} for hold PWM duty cycle
|
||||
|
||||
# obsolete plotting function in calibrate_plot.py
|
||||
python calibrate_plot.py ~/temp/p_ac_3_oa/60/2 p_ac.yml 60
|
||||
|
||||
`c 60 61`
|
||||
|
||||
|
||||
|
||||
|
BIN
doc/min_max_db.png
Normal file
BIN
doc/min_max_db.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
BIN
doc/us_db.png
Normal file
BIN
doc/us_db.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 111 KiB |
Loading…
Reference in New Issue
Block a user