Commit Graph

309 Commits (master)
 

Author SHA1 Message Date
Chip Audette 175c9f5b8f Clarifying record_queue_f32 7 years ago
Chip Audette 33dfdcc328 Add play and record queues 7 years ago
Chip Audette 21a603a009 Add ifdef to headers 7 years ago
Chip Audette 95e19e6f98 GUI: more tweaks to exported code 7 years ago
Chip Audette 73d72b2731 GUI: add another line feed 7 years ago
Chip Audette 0ac8f28236 GUI: add line feed 7 years ago
Chip Audette 4bd5165e57 GUI: add setup(), loop() to export. tweak wndow size. 7 years ago
Chip Audette 837d347f6d GUI: js mods to export AudioConnection_F32 and include OpenAudio library 7 years ago
Chip Audette 9755f6cbdc GUI: add docs for 3206 7 years ago
Chip Audette 342b42aa10 GUI: begin adding per-node HTML docs 7 years ago
Chip Audette 44057d28ea Adding GUI to docs 7 years ago
Chip Audette 409fdd38ba Update Blocks with GUI directive for ins and outs 7 years ago
Chip Audette d6ac1238a9 More F32! I2S in and out and Synth Sine 7 years ago
Chip Audette ce0032dd78 TLV320: tweaks to library 7 years ago
Chip Audette df03165997 Keywords: reformat. add a couple 7 years ago
Chip Audette 770ad2240b Add Control_TLV for Teensy Audio Board! 7 years ago
Chip Audette 77b19f86b5 IIR Filter: remove unneeded variable 7 years ago
Chip Audette a01405ca0f Add FIR and IIR to OpenAudio library header 7 years ago
Chip Audette d94a52115c AudioStream_F32: remove const on length and fs_Hz 7 years ago
Chip Audette c1c7241b9b AudioConvert_F32: adjusting how conversion is done 7 years ago
Chip Audette 96202a55fe Updating keywords.txt 7 years ago
Chip Audette 5f10adb37c Adding AudioFilterIIR_F32.h (not well tested!) 7 years ago
Chip Audette 318d5a5e8e Adding AudioFilterFIR_F32 7 years ago
Chip Audette df7988129c AudioStream_F32: partly enable diff block size 7 years ago
Chip Audette aae97dc956 Compressor: move pow10 and log10_approx into the class 7 years ago
Chip Audette 59d474693a AudioEffectGain: remove unneeded file 7 years ago
Chip Audette f8bc5a38f5 Compressor: faster! via POW10 and LOG10 substitutions 7 years ago
Chip Audette 561d783e54 Compressor: enable user to set HP coefficients 7 years ago
Chip Audette 163877b76c Compressor: clarify and expand comments 7 years ago
Chip Audette 21fe4b37dc Merge pull request #3 from patrick-radius/OscillatorF32 7 years ago
patrick-radius 03c5e4c846 Added an oscillator in float format 7 years ago
Chip Audette c578607557 Compressor: add level-detector before the gain calc 7 years ago
Chip Audette d7dc90a7fc AudioEffectCompressor: add #ifndef around whole thing...I forgot! 7 years ago
Chip Audette 2e6a2c8551 Clarifying header on AudioEffectGain_F32 7 years ago
Chip Audette 8cde87e743 Readme: reference AudioMixer4 and AudioMultiply. 7 years ago
Chip Audette 4bbb35bed1 Add examples for Mixer (MixStereoToMono_Float) 7 years ago
Chip Audette 538931c9a9 Add AudioMultiply and AudioMixer to lib header and to keywords 7 years ago
Chip Audette 5e0cc472fd Merge pull request #1 from patrick-radius/mixer 7 years ago
Chip Audette 2f3cb540ce Merge pull request #2 from patrick-radius/multiply 7 years ago
patrick-radius dac6bf4ad4 Added license block and remove arbitrary limits. Added array lowerbound check 7 years ago
Patrick Radius 0476e187a3 Update AudioMultiply_F32.h 7 years ago
Patrick Radius 211ee7a7a3 Added license header 7 years ago
patrick-radius 216a6667fe Added float audio multiply 7 years ago
patrick-radius f9a0e09cf9 Added mixer 7 years ago
Chip Audette 5c6bd90446 Add AudioEffectCompressor plus example 7 years ago
Chip Audette d9c788fc79 Examples: AudioEffectMine: clarify how audio is returned 7 years ago
Chip Audette 1742b08255 Examples: Adding AudioEffectMine 7 years ago
Chip Audette d0bfbf797b AudioStream_F32: add memory usage macros for f32 memory 8 years ago
Chip Audette 93f398b1fc Adding first keywords.txt 8 years ago
Chip Audette 0418e490b8 BasicGain: improve comments and formatting of comments 8 years ago