You are here

Add new comment

rncbc's picture

and how many LV2 plugins are too much?

qtractor has not inherent limit for the number of plugins to scan; in fact it's libLILV that does the actual scan.

consider building for debug (./configure --enable-debug) and watch for the list of scanned plugins in the stdout/err (console output) right after the lv2_open() call.

hth.
cheers