Commit Graph

81 Commits (25e33a1cbfc0b13a48357c600d802e3d0fa624a5)
 

Author SHA1 Message Date
jcj83429 25e33a1cbf expose setI2SFreq 5 years ago
jcj83429 25592e5a6b port AudioAnalyzeFFT256 to F32 5 years ago
jcj83429 93a3732fbf fix typo. int -> float -> int conversion is now lossless 5 years ago
jcj83429 9e1fc0a448 convert directly from f32 to i32 5 years ago
jcj83429 64e1c1e91f dma buffer 32 bits per sample 5 years ago
jcj83429 24ae7c18b1 dma 32 bits at at time to i2s 5 years ago
jcj83429 8ddfe73b1d change i2s output to 32 bit mode 5 years ago
jcj83429 47bc5804eb delete control_tlv320aic3206. it conflicts with teensy audio library 5 years ago
Chip Audette 81492cc5ac Libarary: big code update from my Tympan_Library 7 years ago
Chip Audette d46ab56ed7 Travis: remove xvfb 8 years ago
Chip Audette ffb3431e28 Travis: try from Teensy forum 8 years ago
Chip Audette dda63cff57 Travis: still trying to run Teensyduino installer 8 years ago
Chip Audette f8f7fb4cda Travis: list files 8 years ago
Chip Audette 6dec133f73 Travis: add sudio to Teensyduino install 8 years ago
Chip Audette baab5f83dd Travis: set board to Teensy36 8 years ago
Chip Audette 805e078ddf Travis: attempt to add Teensyduino 8 years ago
Chip Audette 349b1f23bc Simplify Audio-Passthru 8 years ago
Chip Audette 814e26d34e Add Travis CI config 8 years ago
Chip Audette 5466e69d17 Add files from Tympan_Library 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