Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,15 @@
"user": "videolabs",
"repo": "libspatialaudio"
}
},
{
"name": "Nallely",
"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.",
"repository": {
"type": "GitHub",
"user": "dr-schlange",
"repo": "nallely-midi"
}
},
{
"name": "NIH-plug",
Expand Down