Block a user
fe74e41a0d
cwAudioFileProc.h : Reformatted code.
e2a7af6bae
cwTcpSocketTest.h : Removed declartion of mdns_test() because it was never defined.
4ef6d649f5
cwSvg.h/cpp : Minor updates to SVG test.
375ed8bed4
cwAudioTransforms.h : Added comments.
6b9ac3a54e
cwAudioDeviceFile.h/cpp : Added 'cycleCnt' parameter to test().
d4bae73585
test/ref/dsp - test reference files. Initial commit.
cb7e2ce5d0
main_cfg_data/audio_*.wav, freeverb3_IR_theater.wav Initial commit.
67741a2932
README.md,main.cpp,main.cfg,audio_midi_record.cfg : Updates to organize main.cfg tests() and README.md.
b1c00327b8
README.md : More formmatting
41f512d18a
README.md : Fix formatting
b6d88e141e
README.md, examples/examples.md : Updates
8de8a150d7
html/ui.cfg : Remove 'value' dummy widget.
99c7c96c3d
cmDspPgmKrTimeLineLite.c : Initial changes to support Spirio.
a5b38e78af
cmDspPgm.c : Changed _cmDspSysPgm_Stereo_Through() to support Focusrite interface.
c79d67c7bf
cmXScore.c : Added _cmXScoreValidateDynamicForks() and _cmXScoreAssignGraceGroupId().
e29b975677
cmXml.c : Allow attributes to be wrapped in single or double quotes.
75067f1304
cmVectOpstemplateCode.h : Fix possibly uninitialized value in GaussCovariance().
7119fe471b
rms_analysis.py : Don't crash in write_audacity_label_files() when seq.json does not exist.
f36e7c8a64
plot_seq_1.py : Many changes and updates.
e32f224d12
elbow.py : In find_elbow() change default 'pointsPerLine' to 5.
109944f130
README.md : Update formatting.
6b845bd1b3
MidiDevice.py : get_input() now loops until all available messages are received.
d1c21fa48f
.gitignore : Initial commit.
3f2c611248
picadae_solenoids_closeup_20191012_2.jpg : initial commit
c5c95c5f97
tiny/i2c_timer_pwm_2.c,tinyMakefile : New firmware version with programmable hold delay.
37bb0cf065
tiny/usiTwiSlave.h/c : Make usi_onRequestPtr,usi_onRecievePtr extern and include <stdddef.h> to fix compilation errors apparently caused by new version of compiler.
a3cda0b908
picadae_api.py,picadae_shell.py : Added 'flags' parameter and 'make_scale' API.
648e29c4c4
p_ac.py, p_ac.yml : Changes to support Steinway D calibration.
011606c5cf
rt_note_analysis.py : Change to support stereo signals.
b4b0973e9a
plot_seq.py,plot_seq_1.py : Add new plots.
846f1d5aa8
README.md : Update and add new plots.