Advanced Gtk+ Sequencer - News
Sorted alphabetically plugins and let you blacklist them
Item posted by Joël Krähemann <jkraehemann> on Fri 25 Nov 2016 01:41:31 AM UTC.
Advanced Gtk+ Sequencer v0.7.108 available
====
Some notable changes in GSequencer are that plugins appear now sorted alphabetically in the menubar. Further the case sensitive ressources from lv2 manifest are handled correctly. Prior irirefs were done to lower-case what's wrong.
Now, you can blacklist plugins by filling appropriate files in your .gsequencer configuration directory located in your $HOME directory.
Following are the blacklist filenames.
- ladspa_plugin.blacklist
- dssi_plugin.blacklist
- lv2_plugin.blacklist
- lv2ui_plugin.blacklist
E.g. $HOME/.gsequencer/lv2_plugin.blacklist could look like:
/usr/lib/lv2/composite_sampler.lv2/composite_sampler.so
Powered by Savane 3.14-8aba.
Corresponding source code