~hp/router.lv2

An atom/audio/CV router LV2 plugin bundle
Append Issues/Patches section to readme
6c1c7d1e — builds.sr.ht 4 months ago
Update ci to release-0.1.0
Update ci to release-0.0.0

refs

master
browse  log 

clone

read-only
https://git.open-music-kontrollers.ch/~hp/router.lv2
read/write
git@git.open-music-kontrollers.ch:~hp/router.lv2

You can also use your local clone with git send-email.

#Router

#an atom/audio/CV router LV2 plugin bundle

#Packages

#Plugins
#Atom bouncer

Lets you bounce atom events in an 8-to-1 port configuration.

#Atom deflector

Lets you deflect atom events in a 1-to-1 port configuration.

#Atom sprinkler

Lets you sprinkle atom events in a 1-to-8 port configuration.

#Audio bouncer

Lets you bounce audio samples in an 8-to-1 port configuration.

#Audio deflector

Lets you deflect audio samples in a 1-to-1 port configuration.

#Audio sprinkler

Lets you sprinkle audio samples in a 1-to-8 port configuration.

#Audio bouncer stereo

Lets you bounce audio samples in an 8-to-1 stereo port configuration.

#Audio deflector stereo

Lets you deflect audio samples in a 1-to-1 stereo port configuration.

#Audio sprinkler stereo

Lets you sprinkle audio samples in a 1-to-8 stereo port configuration.

#CV bouncer

Lets you bounce control voltage samples in an 8-to-1 port configuration.

#CV deflector

Lets you deflect control voltage samples in a 1-to-1 port configuration.

#CV sprinkler

Lets you sprinkle control voltage samples in a 1-to-8 port configuration.

#Dependencies
  • LV2 (LV2 Plugin Standard)
#Build / install
git clone https://git.open-music-kontrollers.ch/~hp/router.lv2
cd router.lv2
meson build
cd build
ninja -j4
sudo ninja install

#Issues/Patches

Please report issues to https://todo.open-music-kontrollers.ch/~hp/issues

Please submit patches to https://lists.open-music-kontrollers.ch/~hp/patches