boblark
f5d1c01a58
Add Voice Clipper class
2 years ago
boblark
a63ead7a27
Corrected comment
2 years ago
boblark
92442b5699
Add AudioMathConstant_F32
2 years ago
boblark
2541535f11
Add AudioMathConstant_F32
2 years ago
boblark
ca5786262c
Add AudioMathConstant_F32
2 years ago
boblark
62b89bb14d
Add setGain() function
2 years ago
boblark
6916b30464
Removed old comments
2 years ago
boblark
461987befe
Major addition of functions from J. Oakley per I16 library. Thanks!
2 years ago
boblark
8e1bccfca5
Major addition of functions from J. Oakley per I16 library. Thanks!
2 years ago
boblark
d5419e0af1
Major addition of functions from J. Oakley per I16 library. Thanks!
2 years ago
boblark
4983644314
Add math add, multiply, offset and scale
2 years ago
boblark
164986fc4a
Added math add, multiply, scale and offset
2 years ago
boblark
94a4069f0d
Added note: Use AudioMathMultiply_F32 instead
2 years ago
boblark
15d54e0db2
Corrected class names for math & delay
2 years ago
boblark
daf61a4d96
Add block diagram for CESSB1.ino
2 years ago
boblark
55c8d8082c
Add radioCESSB_Z_transmit_F32
2 years ago
boblark
6f92abdc7e
Corrected comments
2 years ago
boblark
236f52e610
Add radioCESSBtransmit_F32
2 years ago
boblark
6bc40028de
Correct comments
2 years ago
boblark
b056dab06e
Added IQ corrections for hardware errors
2 years ago
boblark
69a298f51d
Add CESSB for zero-IF radio transmitters, new
2 years ago
boblark
d5427c8a68
New CESSB test example
2 years ago
boblark
8be3167537
Corrections to comments
2 years ago
boblark
fd31e3974e
Add CESSB
2 years ago
boblark
ca4d3fa08b
Added radioCESSBtransmit
2 years ago
boblark
5b4bca69ad
New class for W9GR CESSB
2 years ago
boblark
2aa2bc444c
Correct sample rate entry and add overall gain control
2 years ago
boblark
d01dc8ebd4
Corrected setSampleRate_Hz() to do so
2 years ago
boblark
88126e2b21
Fixed to not have compile error for Teensy before T3.5
2 years ago
boblark
573b37812b
Fixed to not have compile error for Teensy before T3.5
2 years ago
boblark
2add4b4840
corrected to allow compile under T3.x (not run)
2 years ago
boblark
6d9f907830
catch version of zip to index.html
2 years ago
boblark
88a600a916
Fixed to compile with T3.x (run only T4.x)
2 years ago
boblark
2c66f6cdea
Fixed FFT calls to run under T3.5 and T3.6
2 years ago
boblark
a3ec83fe5d
Fixed Convolutional filter to compile under T3.x
2 years ago
boblark
59acb746ae
Minor corrections for playing WAV files from SD cards
2 years ago
boblark
ce659515ef
Example to run low sample rate WAV files
2 years ago
boblark
be85e8499d
Merge branch 'master' of https://github.com/chipaudette/OpenAudio_ArduinoLibrary
2 years ago
boblark
3319cfa8cb
Test examples added for WAV files from microSD cards
2 years ago
Bob Larkin
9a7c5ef645
Delete SDTEST4.WAV
...
Not needed, use www.pjrc.com/teensy/td_libs_AudioDataFiles.html
2 years ago
Bob Larkin
72390e9dc7
Delete SDTEST3.WAV
...
Not needed, use www.pjrc.com/teensy/td_libs_AudioDataFiles.html
2 years ago
Bob Larkin
212d58fb4c
Delete SDTEST2.WAV
...
Not needed, use www.pjrc.com/teensy/td_libs_AudioDataFiles.html
2 years ago
Bob Larkin
8d2c4c9040
Delete SDTEST1.WAV
...
Not needed, use www.pjrc.com/teensy/td_libs_AudioDataFiles.html
2 years ago
boblark
624f14283e
Add WaveFilePlayer, test files. Revised to lower WAV rates
2 years ago
boblark
5a9be45938
Corrected array size, save 16kByte
2 years ago
boblark
0a5ad29e74
Cleanup, no functional change
2 years ago
boblark
33386ad977
Fixed unused ii
2 years ago
Bob Larkin
e2d4f5a45a
Add debug file size print
2 years ago
Bob Larkin
c9553fb3bb
Localized global variables, corrected comments
...
Added descriptive comments on data handling and also a couple of Todo notes.
2 years ago
Bob Larkin
fa19a9cfb9
Organized variable declarations
2 years ago