You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,6 +153,7 @@ Collections
153
153
*[Hybrid Multimedia Production Suite](https://github.com/forart/HyMPS) — Collection of open software for a platform-independent advanced audio/video contents production suite
154
154
*[Linux DAW](https://linuxdaw.org/) — list of audio software and plugins, many of which are open-source
155
155
*[Linux Synths](https://linuxsynths.com/) — list of linux based synths, many of which are open-source
156
+
*[Open Audio Stack](https://github.com/open-audio-stack) — audio plugin management software, registry of StudioRack, OwlPlug, etc.
156
157
*[OpenAV](https://openavproductions.com/) — collection of instruments, effects, and development tool kits for Linux.
157
158
*[SFZ Instruments](https://sfzinstruments.github.io/) — list of SFZ instruments, most of which are free
158
159
*[StudioRack](https://studiorack.github.io/studiorack-site/) — open-source audio plugin registry, app and command line tools
@@ -233,6 +234,7 @@ Software Development Libraries & APIs
233
234
|[jVSTwRapper](http://jvstwrapper.sourceforge.net/)|[SourceForge → jvstwrapper](https://sourceforge.net/projects/jvstwrapper)| Wrapper to write audio plugins in Java (VST 2.4, AU, LADSPA; Windows, Linux, macOS) |
234
235
|[libopenmpt](https://lib.openmpt.org/libopenmpt/)|[OpenMPT/openmpt](https://github.com/OpenMPT/openmpt)| Cross-platform C/C++ module-playback library based on OpenMPT |
235
236
|[libspatialaudio](https://videolabs.io)|[videolabs/libspatialaudio](https://github.com/videolabs/libspatialaudio)| Cross-platform C++ library for Ambisonic encoding and decoding, filtering and binaural rendering |
237
+
| Nallely |[dr-schlange/nallely-midi](https://github.com/dr-schlange/nallely-midi)| 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. |
236
238
| NIH-plug |[robbert-vdh/nih-plug](https://github.com/robbert-vdh/nih-plug)| Rust VST3 and CLAP plugin framework and plugins |
0 commit comments