mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add nordaudio package (#2096)
This commit is contained in:
parent
bd149108d4
commit
6bb2b9708b
@ -24586,5 +24586,19 @@
|
|||||||
"description": "Utilities and simple helpers for programming with Nim on embedded MCU devices",
|
"description": "Utilities and simple helpers for programming with Nim on embedded MCU devices",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"web": "https://github.com/EmbeddedNim/mcu_utils"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user