This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
teensy-audio
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
133
Commits
2
Branches
Tree:
7b68746d03
dds
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7b68746d03'
${ noResults }
Commit Graph
5 Commits (7b68746d03dbde92018c44f65aa81973bb7ed7d1)
Author
SHA1
Message
Date
Pete (El Supremo)
0c0731862c
Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave.
Square, triangle and sawtooth are generated directly.
10 years ago
Pete (El Supremo)
a2682bac25
declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence
10 years ago
Pete (El Supremo)
519822e76c
Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping.
10 years ago
PaulStoffregen
183fcd95a9
Add MIT license
10 years ago
PaulStoffregen
e4cb836eea
Reorganize all header files
10 years ago