PaulStoffregen
|
a88fc2ae34
|
Remove unused multiplier
|
10 years ago |
PaulStoffregen
|
98ee40d596
|
Rearrange Examples
|
10 years ago |
Paul Stoffregen
|
37f653deca
|
Merge pull request #36 from mihow/patch-1
Keyword for AudioSynthNoisePink
|
10 years ago |
PaulStoffregen
|
a47af54592
|
Add credits/references for numerical approximation algorithms
|
10 years ago |
PaulStoffregen
|
bc6e23011f
|
Finish AudioFilterStateVariable (signal control of corner frequency)
|
10 years ago |
PaulStoffregen
|
b7812a71b5
|
fix input & output names in GUI
|
10 years ago |
Michael Bunsen
|
7f467a74b2
|
Adding keyword for AudioSynthNoisePink
Fixes the syntax highlighting in the Arduino IDE. This is my first time using Github's web editor, hopefully the whitespace comes out okay.
|
10 years ago |
PaulStoffregen
|
ffa3f618b8
|
Add AudioFilterStateVariable (work in progress....)
|
10 years ago |
PaulStoffregen
|
540fafe65a
|
Fix generated code DAC in gui
http://forum.pjrc.com/threads/24793-Audio-Library?p=53878&viewfull=1#post53878
|
10 years ago |
PaulStoffregen
|
95113cedde
|
Add AudioSynthNoisePink
|
10 years ago |
PaulStoffregen
|
7163cbba4a
|
Add AudioSynthNoiseWhite
|
10 years ago |
PaulStoffregen
|
8ed324391d
|
fix broken html link in documentation
|
10 years ago |
PaulStoffregen
|
1c1b97b00a
|
Add delay waveform image to GUI documentation
|
10 years ago |
PaulStoffregen
|
68c410a501
|
Add AudioEffectDelay
|
10 years ago |
PaulStoffregen
|
aa8c6400a3
|
simplify overflow checks somewhat
|
10 years ago |
PaulStoffregen
|
7eca7b573b
|
Add comment
|
10 years ago |
PaulStoffregen
|
6b6218bb90
|
Add AudioSynthWaveformDc
|
10 years ago |
Paul Stoffregen
|
a9a23d58a4
|
Merge pull request #35 from natcl/patch-1
Fix typo in AudioEffectFade help
|
10 years ago |
Nathanaël Lécaudé
|
ac08400cbf
|
Fix typo in AudioEffectFade help
|
10 years ago |
PaulStoffregen
|
8798978f2a
|
Add AudioEffectMultiply
|
10 years ago |
PaulStoffregen
|
dcb7414941
|
Add AudioEffectEnvelope
|
10 years ago |
PaulStoffregen
|
14536bc9ec
|
Improve export button
|
10 years ago |
PaulStoffregen
|
5453d51a54
|
remove extra status icons
|
10 years ago |
PaulStoffregen
|
a101d9c9ab
|
Add thanks message at startup in info sidebar
|
10 years ago |
PaulStoffregen
|
eda89d217f
|
mode documentation in the GUI
|
10 years ago |
PaulStoffregen
|
460301cfb0
|
Disable comms in GUI
|
10 years ago |
PaulStoffregen
|
49142ec649
|
MOAR documentation!!
|
10 years ago |
PaulStoffregen
|
2b0b7dfb3d
|
Add documentation for outputs and mixer
|
10 years ago |
PaulStoffregen
|
3bf454529e
|
Document other input objects
|
10 years ago |
PaulStoffregen
|
857ca16880
|
Show paragraph after "Summary" in popup info
|
10 years ago |
PaulStoffregen
|
4c6301d396
|
Add I2C documentation
|
10 years ago |
PaulStoffregen
|
8398f637d0
|
space to tabs in html
|
10 years ago |
PaulStoffregen
|
5acc26c51d
|
Add missing objects to GUI
|
10 years ago |
PaulStoffregen
|
b4c673e5cd
|
Disable input ports after load from localStorage
|
10 years ago |
PaulStoffregen
|
97fd83a90a
|
Use localStorage to preserve work
|
10 years ago |
PaulStoffregen
|
994e70ff11
|
comment out "Lost connection" error
|
10 years ago |
PaulStoffregen
|
8cc4028637
|
Actual C++ code export
|
10 years ago |
PaulStoffregen
|
7cb99cb9b9
|
Initial work on C++ code generation
|
10 years ago |
PaulStoffregen
|
995eed2a31
|
reformat node-red spaces to tabs
|
10 years ago |
PaulStoffregen
|
7df1b21b20
|
Generate C++ compatible IDs in the GUI
|
10 years ago |
PaulStoffregen
|
dbc69f83a4
|
Load node list from static html
|
10 years ago |
PaulStoffregen
|
b0cf94ede5
|
Restrict drawing to single connection per input
|
10 years ago |
PaulStoffregen
|
ceecd3302e
|
Add multiple input drawing, UI only
|
10 years ago |
PaulStoffregen
|
d31a5fdebd
|
Import Node-Red "public" folder
|
10 years ago |
PaulStoffregen
|
879258025a
|
AudioOutputAnalog ramp up without changing AREF setting
|
10 years ago |
Paul Stoffregen
|
b4c7c27a22
|
Merge pull request #31 from el-supremo/master
Fix for fir_filter and add multiplier object
|
10 years ago |
Pete (El Supremo)
|
10c8a8634d
|
FIR only needs one input buffer
|
10 years ago |
PaulStoffregen
|
0260ebf687
|
Disable interrupts while opening files from SD card
|
10 years ago |
PaulStoffregen
|
2219e26549
|
Add AudioAnalyzeFFT1024
|
10 years ago |
PaulStoffregen
|
493cbaa9d5
|
Add AudioPlayQueue
|
10 years ago |