Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flathub/org.rncbc.qtractor


https://github.com/flathub/org.rncbc.qtractor

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Note for the flatpak.

# Plugins

Support plugins installed with flatpak and in homedir.

`~/.vst`
`~/.vst3`
`~/.clap`
`~/.lv2`

This is et by the environment in the wrapper script. The wrapper
script is needed as these home relative diretory are set through
environment variable and `flatpak run` doesn't do substitution.

The qtractor binary is renamed `qtractor.bin` and `qtractor` is the
wrapper script, see `qtractor.sh`.