|
|
|
|
|
|
|
|
"keywords": "sound, audio, FFT, filter, effect", |
|
|
"keywords": "sound, audio, FFT, filter, effect", |
|
|
"description": "Teensy Audio Library", |
|
|
"description": "Teensy Audio Library", |
|
|
"url": "http://www.pjrc.com/teensy/td_libs_Audio.html", |
|
|
"url": "http://www.pjrc.com/teensy/td_libs_Audio.html", |
|
|
"version": "1.03", |
|
|
|
|
|
"exclude": "extras", |
|
|
|
|
|
|
|
|
"version": "1.3", |
|
|
|
|
|
"export": { |
|
|
|
|
|
"exclude": [ |
|
|
|
|
|
"gui", |
|
|
|
|
|
"extras" |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
"authors": |
|
|
"authors": |
|
|
{ |
|
|
{ |
|
|
"name": "Paul Stoffregen", |
|
|
"name": "Paul Stoffregen", |
|
|
|
|
|
|
|
|
"examples": [ |
|
|
"examples": [ |
|
|
"examples/*/*.ino", |
|
|
"examples/*/*.ino", |
|
|
"examples/*/*/*.ino" |
|
|
"examples/*/*/*.ino" |
|
|
] |
|
|
|
|
|
|
|
|
], |
|
|
|
|
|
"build": { |
|
|
|
|
|
"srcFilter": [ |
|
|
|
|
|
"+<*.c>", |
|
|
|
|
|
"+<*.cpp>", |
|
|
|
|
|
"+<*.h>" |
|
|
|
|
|
] |
|
|
|
|
|
} |
|
|
} |
|
|
} |