You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
387 B
16 lines
387 B
10 months ago
|
{
|
||
|
"name": "hexefx_audiolib_F32",
|
||
|
"version": "1.0.0",
|
||
|
"keywords": "audio, dsp, teensy",
|
||
|
"description": "Audio effect extension for the OpenAudio_ArduinoLibrary",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://github.com/hexeguitar/hexefx_audiolib_F32"
|
||
|
},
|
||
|
"authors": [{
|
||
|
"name": "Piotr Zapart",
|
||
|
"url": "www.hexefx.com"
|
||
|
}],
|
||
|
"frameworks": "arduino",
|
||
|
"platforms": "*"
|
||
|
}
|