PaulStoffregen
|
8cea4b3f2c
|
Add waveform phase modulation
|
6 лет назад |
PaulStoffregen
|
2244781c1c
|
Never allow freq modulation to attempt higher than Nyquist
|
6 лет назад |
PaulStoffregen
|
e2db4871c6
|
Add AudioSynthWaveformModulated
|
6 лет назад |
PaulStoffregen
|
4cd3436bd7
|
Add variable triangle waveform
|
6 лет назад |
PaulStoffregen
|
e822e3fd6b
|
Fix AudioSynthWaveform (had many bugs, ugh....)
|
6 лет назад |
PaulStoffregen
|
99b0e1a44c
|
Reformat AudioSynthWaveform (no actual code change)
|
6 лет назад |
PaulStoffregen
|
0b63609636
|
Do not assume AudioStream.h includes Arduino.h
|
8 лет назад |
Florian Lorétan
|
fbd1fe65ce
|
#144: Add the reverse sawtooth and sample-and-hold waveforms.
|
9 лет назад |
PaulStoffregen
|
e95b0c1558
|
Clean up harmless compiler warnings
|
10 лет назад |
Nantonos
|
07919f1597
|
width -> pulseWidth
Change width to pulseWidth, update the example, keywords.txt and
gui/list.htm
|
10 лет назад |
Nantonos
|
73bfb6926f
|
Add simple pulse waveform
pulse plus example
|
10 лет назад |
PaulStoffregen
|
9e193ebcad
|
Add waveform documentation
|
10 лет назад |
PaulStoffregen
|
11cc1b2bd8
|
Add phase() to waveform objects
|
10 лет назад |
PaulStoffregen
|
8996df5142
|
Add arbitrary waveform and offset to AudioSynthWaveform
|
10 лет назад |
PaulStoffregen
|
22fe5c9ea8
|
remove ramp from waveform object (replaced by envelope object)
|
10 лет назад |
PaulStoffregen
|
128a0940d3
|
Remove old AudioSynthWaveform
|
10 лет назад |
Pete (El Supremo)
|
0c0731862c
|
Fixed AudioSynthWaveform. Uses LUT with linear interpolation for sinewave.
Square, triangle and sawtooth are generated directly.
|
10 лет назад |
Pete (El Supremo)
|
a2682bac25
|
declare tone_incr to be volatile to prevent the compiler optimizing frequency() out of existence
|
10 лет назад |
Pete (El Supremo)
|
519822e76c
|
Remove old version of AudioSynthWaveform. Fix sine wave generation to clean up its specturm and also fix ramping.
|
10 лет назад |
PaulStoffregen
|
183fcd95a9
|
Add MIT license
|
10 лет назад |
PaulStoffregen
|
e4cb836eea
|
Reorganize all header files
|
10 лет назад |