Skip to content

Commit 363e4c6

Browse files
authored
Update libraries.json with new entry: nallely (midi library) (#159)
1 parent 6840bb7 commit 363e4c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

data/libraries.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -197,6 +197,15 @@
197197
"user": "videolabs",
198198
"repo": "libspatialaudio"
199199
}
200+
},
201+
{
202+
"name": "Nallely",
203+
"description": "Python library meta-synth oriented for scripting your MIDI devices, create virtual modules (LFOs, Envelope Generator, graphical visuals, ...), map all of them together dynamically. Also provides a websocket-bus to create visuals/modules with other languages and a websocket-based protocol to control the core library at run time.",
204+
"repository": {
205+
"type": "GitHub",
206+
"user": "dr-schlange",
207+
"repo": "nallely-midi"
208+
}
200209
},
201210
{
202211
"name": "NIH-plug",

0 commit comments

Comments
 (0)