boblark
0232e199a8
Correct _OA names
5 years ago
boblark
41b634fbdf
Use _OA to prevent collisions
5 years ago
boblark
766bb48788
Add Switch 4 & 8 channel
5 years ago
boblark
dbf79e1d1e
Correct for T4, add peak, rms, Gaussian
5 years ago
boblark
291f97c4ba
Fix to include T4.x
5 years ago
boblark
db4e8ad35c
Allow T4.x compile
5 years ago
Bob Larkin
b46450c857
Update readme.md
5 years ago
Chip Audette
81492cc5ac
Libarary: big code update from my Tympan_Library
8 years ago
Chip Audette
d46ab56ed7
Travis: remove xvfb
8 years ago
Chip Audette
ffb3431e28
Travis: try from Teensy forum
...
https://forum.pjrc.com/threads/36200-linux-development-without-teensyduino-howto?highlight=linux+teensyduino+install
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
Chip Audette
163877b76c
Compressor: clarify and expand comments
8 years ago