Chip Audette
|
acbd88ca29
|
Update audioMixer for block length
|
8 years ago |
Chip Audette
|
9c2dc661f2
|
update synth_waveform with sample rate
|
8 years ago |
Chip Audette
|
1f629ceaaf
|
Clarify default constructurs without AudioSettings
|
8 years ago |
Chip Audette
|
91a6cd43df
|
Remove noise elements from OpenAudio header file
|
8 years ago |
Chip Audette
|
783e492d49
|
Noise generators now out of date
|
8 years ago |
Chip Audette
|
f9c8926efb
|
Update synth sine for sample rate
|
8 years ago |
Chip Audette
|
baa0a36268
|
Add some NotUsed false starts
|
8 years ago |
Chip Audette
|
20a68c6ab3
|
Revise inputI2S and outputI2S for block size
|
8 years ago |
Chip Audette
|
f850f14e78
|
BlockSize: add Audio_Settings to AudioStream_F32
|
8 years ago |
Chip Audette
|
996037164e
|
Move SGTL_5000_extended to NotUsed
|
8 years ago |
Chip Audette
|
7e72423d74
|
ignore matlab backup files in gitignore
|
8 years ago |
Chip Audette
|
5a43e34b15
|
GUI: update picture of Tympan
|
8 years ago |
Chip Audette
|
0a9a4d9e2a
|
GUI: update for queues and white and pink noise
|
8 years ago |
Chip Audette
|
b2e7b2614e
|
Adding white and pink noise
|
8 years ago |
Chip Audette
|
175c9f5b8f
|
Clarifying record_queue_f32
|
8 years ago |
Chip Audette
|
33dfdcc328
|
Add play and record queues
|
8 years ago |
Chip Audette
|
21a603a009
|
Add ifdef to headers
|
8 years ago |
Chip Audette
|
95e19e6f98
|
GUI: more tweaks to exported code
|
8 years ago |
Chip Audette
|
73d72b2731
|
GUI: add another line feed
|
8 years ago |
Chip Audette
|
0ac8f28236
|
GUI: add line feed
|
8 years ago |
Chip Audette
|
4bd5165e57
|
GUI: add setup(), loop() to export. tweak wndow size.
|
8 years ago |
Chip Audette
|
837d347f6d
|
GUI: js mods to export AudioConnection_F32 and include OpenAudio library
|
8 years ago |
Chip Audette
|
9755f6cbdc
|
GUI: add docs for 3206
|
8 years ago |
Chip Audette
|
342b42aa10
|
GUI: begin adding per-node HTML docs
|
8 years ago |
Chip Audette
|
44057d28ea
|
Adding GUI to docs
|
8 years ago |
Chip Audette
|
409fdd38ba
|
Update Blocks with GUI directive for ins and outs
|
8 years ago |
Chip Audette
|
d6ac1238a9
|
More F32! I2S in and out and Synth Sine
|
8 years ago |
Chip Audette
|
ce0032dd78
|
TLV320: tweaks to library
|
8 years ago |
Chip Audette
|
df03165997
|
Keywords: reformat. add a couple
|
8 years ago |
Chip Audette
|
770ad2240b
|
Add Control_TLV for Teensy Audio Board!
|
8 years ago |
Chip Audette
|
77b19f86b5
|
IIR Filter: remove unneeded variable
|
8 years ago |
Chip Audette
|
a01405ca0f
|
Add FIR and IIR to OpenAudio library header
|
8 years ago |
Chip Audette
|
d94a52115c
|
AudioStream_F32: remove const on length and fs_Hz
|
8 years ago |
Chip Audette
|
c1c7241b9b
|
AudioConvert_F32: adjusting how conversion is done
|
8 years ago |
Chip Audette
|
96202a55fe
|
Updating keywords.txt
|
8 years ago |
Chip Audette
|
5f10adb37c
|
Adding AudioFilterIIR_F32.h (not well tested!)
|
8 years ago |
Chip Audette
|
318d5a5e8e
|
Adding AudioFilterFIR_F32
|
8 years ago |
Chip Audette
|
df7988129c
|
AudioStream_F32: partly enable diff block size
|
8 years ago |
Chip Audette
|
aae97dc956
|
Compressor: move pow10 and log10_approx into the class
|
8 years ago |
Chip Audette
|
59d474693a
|
AudioEffectGain: remove unneeded file
|
8 years ago |
Chip Audette
|
f8bc5a38f5
|
Compressor: faster! via POW10 and LOG10 substitutions
|
8 years ago |
Chip Audette
|
561d783e54
|
Compressor: enable user to set HP coefficients
|
8 years ago |
Chip Audette
|
163877b76c
|
Compressor: clarify and expand comments
|
8 years ago |
Chip Audette
|
21fe4b37dc
|
Merge pull request #3 from patrick-radius/OscillatorF32
Added an oscillator in float format
|
8 years ago |
patrick-radius
|
03c5e4c846
|
Added an oscillator in float format
|
8 years ago |
Chip Audette
|
c578607557
|
Compressor: add level-detector before the gain calc
|
8 years ago |
Chip Audette
|
d7dc90a7fc
|
AudioEffectCompressor: add #ifndef around whole thing...I forgot!
|
8 years ago |
Chip Audette
|
2e6a2c8551
|
Clarifying header on AudioEffectGain_F32
|
8 years ago |
Chip Audette
|
8cde87e743
|
Readme: reference AudioMixer4 and AudioMultiply.
|
8 years ago |
Chip Audette
|
4bbb35bed1
|
Add examples for Mixer (MixStereoToMono_Float)
|
8 years ago |