user
|
deeb99ddc9
|
Improve handling of pulse waveforms to allow sub-sample width pulses and finesse remaining issues with modulation
|
пре 4 година |
user
|
0d938fe01a
|
Add pulse-width sampling to the pulse generator - at rising edge sample the pulse width for the cycle so that modulation doesn't break the step-detection logic
|
пре 4 година |
user
|
563a899378
|
Fix various issues with bandlimit pulse after testing with changing/modulating pulse width and freq, also invert phase of square and pulse to match existing tone types
|
пре 4 година |
mark
|
1c191983d7
|
Add bandlimited pulse support
|
пре 4 година |
user
|
02e4a6319f
|
Band limited versions of square and sawtooth added to AudioSynthWaveform and AudioSynthWaveformModulated
|
пре 4 година |
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 година |