Add nordaudio package (#2096)

This commit is contained in:
Christoph Pohl 2021-12-23 11:10:59 +01:00 committed by GitHub
parent bd149108d4
commit 6bb2b9708b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24586,5 +24586,19 @@
"description": "Utilities and simple helpers for programming with Nim on embedded MCU devices",
"license": "Apache-2.0",
"web": "https://github.com/EmbeddedNim/mcu_utils"
},
{
"name": "nordaudio",
"url": "https://github.com/Psirus/nordaudio",
"method": "git",
"tags": [
"sound",
"audio",
"library",
"wrapper"
],
"description": "A small wrapper around PortAudio for cross-platform audio IO.",
"license": "MIT",
"web": "https://github.com/Psirus/nordaudio"
}
]