PaulStoffregen
|
8fb976cf20
|
Include Arduino.h first in all cpp files, for precompiled header speedup
|
6 年前 |
PaulStoffregen
|
368261dcfe
|
Fix AudioSynthWaveformSineModulated amplitude without mod input (thanks neurofun)
https://forum.pjrc.com/threads/48307
|
7 年前 |
PaulStoffregen
|
4fd916d7fa
|
fix incorrect comment
|
8 年前 |
PaulStoffregen
|
b8f0fc892b
|
Another very small high res sine optimization
|
8 年前 |
PaulStoffregen
|
b3d858ee63
|
Minor optimization in high res sine wave (thanks Rob Tillaart)
http://forum.arduino.cc/index.php?topic=372960.msg2574826#msg2574826
|
8 年前 |
PaulStoffregen
|
03724916e3
|
Oops, transmit the hires sine low bits properly
|
9 年前 |
PaulStoffregen
|
c626b4443b
|
Add AudioSynthWaveformSineHires - High Precision Sine Wave
|
9 年前 |
PaulStoffregen
|
5ad3b189a6
|
Fix minor error in linear interpolation (thanks endolith)
fixes #113
|
9 年前 |
PaulStoffregen
|
d49f884376
|
Fix more Teensy-LC compiler errors
|
9 年前 |
PaulStoffregen
|
13d6c4aafa
|
Add MemoryAndCpuUsage example
|
10 年前 |
PaulStoffregen
|
11cc1b2bd8
|
Add phase() to waveform objects
|
10 年前 |
PaulStoffregen
|
8996df5142
|
Add arbitrary waveform and offset to AudioSynthWaveform
|
10 年前 |
PaulStoffregen
|
7142f4c47d
|
Add amplitude() to AudioSynthWaveformSine
|
10 年前 |
PaulStoffregen
|
441fa091b4
|
Fix FM modulation of AudioSynthWaveformSineModulated
|
10 年前 |
PaulStoffregen
|
a8efaeeea7
|
Add missing open source license headers
|
10 年前 |
PaulStoffregen
|
8fd56ee20a
|
Add AudioSynthWaveformSine
|
10 年前 |