mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 06:33:10 +00:00
add rtmidi package (#2687)
This commit is contained in:
parent
8036fd6352
commit
49a2fd7476
@ -1,4 +1,23 @@
|
||||
[
|
||||
{
|
||||
"name": "rtmidi",
|
||||
"url": "https://github.com/stoneface86/nim-rtmidi/",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"midi",
|
||||
"cross-platform",
|
||||
"windows",
|
||||
"linux",
|
||||
"macosx",
|
||||
"audio",
|
||||
"wrapper",
|
||||
"library"
|
||||
],
|
||||
"description": "Nim bindings for RtMidi, a cross-platform realtime MIDI input/output library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/stoneface86/nim-rtmidi/",
|
||||
"docs": "https://stoneface86.github.io/nim-rtmidi/docs/"
|
||||
},
|
||||
{
|
||||
"name": "luigi",
|
||||
"url": "https://github.com/neroist/luigi",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user