Page MenuHomeSolus

D1541.id5709.diff
No OneTemporary

D1541.id5709.diff

diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,9 +1,9 @@
name : guitarix
-version : 0.35.6
-release : 1
+version : 0.36.1
+release : 2
source :
- - https://nchc.dl.sourceforge.net/project/guitarix/guitarix/guitarix2-0.35.6.tar.xz : 81589b6c1a59d0560472ff1054a7fe44fb64344428deacff387f1b09b775db39
-license : GPL-3.0+
+ - https://nchc.dl.sourceforge.net/project/guitarix/guitarix/guitarix2-0.36.1.tar.xz : 608d641bebed88691b2f2154606bc99d0785565b6c0e2d7b29c70ac86522a9bc
+license : GPL-3.0
component : multimedia.audio
summary : GNU/linux Virtual Guitar Amplifier
description: |
@@ -28,9 +28,16 @@
- gperf
- ladspa-devel
- libboost-devel
-setup : |
- ./waf configure --prefix=/usr --install-roboto-font
-build : |
- ./waf build %JOBS%
-install : |
- ./waf install --destdir="$installdir"
+rundeps :
+ - font-roboto-ttf
+ - jack-audio-connection-kit
+setup : |
+ %waf_configure \
+ --libdir=%libdir% \
+ --fontdir=/usr/share/fonts/truetype/roboto \
+ --no-desktop-update \
+ --no-ldconfig
+build : |
+ %waf_build
+install : |
+ %waf_install --libdir=%libdir%
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,10 +2,10 @@
<Source>
<Name>guitarix</Name>
<Packager>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
- <License>GPL-3.0+</License>
+ <License>GPL-3.0</License>
<PartOf>multimedia.audio</PartOf>
<Summary xml:lang="en">GNU/linux Virtual Guitar Amplifier</Summary>
<Description xml:lang="en">guitarix takes the signal from your guitar as any real amp would do: as a mono-signal from your sound card. The input is processed by a main amp and a rack-section. Both can be routed separately and deliver a processed stereo-signal via Jack. You may fill the rack with effects from more than 25 built-in modules including stuff from a simple noise gate to brain-slashing modulation f/x like flanger, phaser or auto-wah.
@@ -22,890 +22,883 @@
<PartOf>multimedia.audio</PartOf>
<Files>
<Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_IR.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_amp.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_compressor.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_crybaby.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_distortion.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_echo.so</Path>
- <Path fileType="library">/usr/lib/ladspa/guitarix_freeverb.so</Path>
- <Path fileType="library">/usr/lib/ladspa/ladspa_guitarix.so</Path>
- <Path fileType="library">/usr/lib/lib*.so</Path>
- <Path fileType="library">/usr/lib/lib*.so.*</Path>
- <Path fileType="library">/usr/lib/lv2/gx_aclipper.lv2/gx_aclipper.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_aclipper.lv2/gx_aclipper.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_aclipper.lv2/gx_aclipper_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_aclipper.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/gx_alembic.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/gx_alembic.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/gx_alembic_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/icon-gx-alembic-mono.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/pedals/boxy/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/pedals/boxy/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/screenshot-gx-alembic-mono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/stylesheet-gx-alembic-mono.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/thumbnail-gx-alembic-mono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_alembic.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/gx_amp.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/gx_amp.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/gx_amp_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/icon-gxamplifier-x.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/racks/model-001/model-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/screenshot-gxamplifier-x.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/stylesheet-gxamplifier-x.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/thumbnail-gxamplifier-x.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/gx_amp_stereo.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/gx_amp_stereo.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/gx_amp_stereo_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/icon-gxamplifier-stereo-x.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/racks/model-001/model-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/screenshot-gxamplifier-stereo-x.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/stylesheet-gxamplifier-stereo-x.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/thumbnail-gxamplifier-stereo-x.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_amp_stereo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/icon-gxbarkgraphiceq.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/pedals/boxy100/white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/pedals/slider.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/screenshot-gxbarkgraphiceq.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/stylesheet-gxbarkgraphiceq.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/thumbnail-gxbarkgraphiceq.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_barkgraphiceq.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bmp.lv2/gx_bmp.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bmp.lv2/gx_bmp.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bmp.lv2/gx_bmp_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bmp.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bossds1.lv2/gx_bossds1.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bossds1.lv2/gx_bossds1.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bossds1.lv2/gx_bossds1_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_bossds1.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/gx_cabinet.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/gx_cabinet.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/gx_cabinet_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/heads/model-001/model-0550.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/icon-gxcabinet.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/screenshot-gxcabinet.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/stylesheet-gxcabinet.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cabinet.lv2/modgui/thumbnail-gxcabinet.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/gx_chorus.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/gx_chorus.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/gx_chorus_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/icon-gxchorus-stereo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/knobs/boxy/aluminium.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/knobs/boxy/bronze.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/knobs/boxy/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/pedals/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/pedals/boxy/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/pedals/boxy/tribal1.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/screenshot-gxchorus-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/stylesheet-gxchorus-stereo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/thumbnail-gxchorus-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_chorus.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_colwah.lv2/gx_colwah.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_colwah.lv2/gx_colwah.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_colwah.lv2/gx_colwah_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_colwah.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_colwah.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/gx_compressor.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/gx_compressor.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/gx_compressor_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/icon-gxcompressor.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/pedals/boxy/wood3.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/screenshot-gxcompressor.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/stylesheet-gxcompressor.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/thumbnail-gxcompressor.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_compressor.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/gx_cstb.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/gx_cstb.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/gx_cstb_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/icon-gxcolorsound-tonebender.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/knobs/boxy/bronze.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/pedals/boxy/flowerpower.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/screenshot-gxcolorsound-tonebender.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/stylesheet-gxcolorsound-tonebender.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/thumbnail-gxcolorsound-tonebender.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_cstb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/gx_delay.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/gx_delay.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/gx_delay_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/icon-gxdelay-stereo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/knobs/boxy/steel.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/screenshot-gxdelay-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/stylesheet-gxdelay-stereo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/thumbnail-gxdelay-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/gx_detune.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/gx_detune.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/gx_detune_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/icon-gxdetune.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/knobs/boxy/green.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/pedals/boxy75/lava.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/screenshot-gxdetune.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/stylesheet-gxdetune.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/thumbnail-gxdetune.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_detune.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/gx_digital_delay.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/gx_digital_delay.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/gx_digital_delay_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/heads/model-001/model-0950.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/icon-gxdigitaldelay.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/screenshot-gxdigitaldelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/stylesheet-gxdigitaldelay.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/thumbnail-gxdigitaldelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/heads/model-001/model-0950.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/icon-gxdigitaldelayst.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/pedals/boxy75/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/screenshot-gxdigitaldelayst.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/stylesheet-gxdigitaldelayst.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/thumbnail-gxdigitaldelayst.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_digital_delay_st.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/gx_duck_delay.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/gx_duck_delay.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/gx_duck_delay_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/icon-gxduckdelay.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/pedals/boxy/dots.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/screenshot-gxduckdelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/stylesheet-gxduckdelay.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/thumbnail-gxduckdelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/icon-gxduckdelayst.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/knobs/japanese/green.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/pedals/japanese/cyan.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/screenshot-gxduckdelayst.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/stylesheet-gxduckdelayst.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_duck_delay_st.lv2/modgui/thumbnail-gxduckdelayst.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/gx_echo.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/gx_echo.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/gx_echo_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/icon-gxecho-stereo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/pedals/boxy75/cream.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/screenshot-gxecho-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/stylesheet-gxecho-stereo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/thumbnail-gxecho-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_echo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/gx_expander.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/gx_expander.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/gx_expander_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/icon-gxexpander.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/pedals/boxy/wood3.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/screenshot-gxexpander.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/stylesheet-gxexpander.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/thumbnail-gxexpander.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_expander.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/gx_flanger.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/gx_flanger.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/gx_flanger_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/icon-gxflanger.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/knobs/boxy/purple.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/pedals/boxy/slime.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/screenshot-gxflanger.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/stylesheet-gxflanger.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/thumbnail-gxflanger.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_flanger.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/gx_fumaster.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/gx_fumaster.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/gx_fumaster_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/icon-gxfuzzmaster.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/pedals/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/screenshot-gxfuzzmaster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/stylesheet-gxfuzzmaster.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/thumbnail-gxfuzzmaster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fumaster.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/gx_fuzz.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/gx_fuzz.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/gx_fuzz_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/icon-gxfuzz.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/pedals/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/pedals/boxy75/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/screenshot-gxfuzz.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/stylesheet-gxfuzz.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/thumbnail-gxfuzz.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzz.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/gx_fuzzface.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/gx_fuzzface.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/gx_fuzzface_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/icon-gxfuzzfacejh2.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/pedals/boxy/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/screenshot-gxfuzzfacejh2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/stylesheet-gxfuzzfacejh2.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/thumbnail-gxfuzzfacejh2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzface.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/icon-gxfuzzfacefuller.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/pedals/boxy/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/screenshot-gxfuzzfacefuller.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/stylesheet-gxfuzzfacefuller.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/thumbnail-gxfuzzfacefuller.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_fuzzfacefm.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_gcb_95.lv2/gx_gcb_95.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_gcb_95.lv2/gx_gcb_95.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_gcb_95.lv2/gx_gcb_95_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_gcb_95.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/gx_graphiceq.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/gx_graphiceq.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/gx_graphiceq_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/icon-gxgraphiceq.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/pedals/boxy100/orange.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/pedals/slider.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/screenshot-gxgraphiceq.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/stylesheet-gxgraphiceq.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/thumbnail-gxgraphiceq.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_graphiceq.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/gx_hfb.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/gx_hfb.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/gx_hfb_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/icon-gxhfbrightener.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/pedals/boxy/white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/screenshot-gxhfbrightener.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/stylesheet-gxhfbrightener.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/thumbnail-gxhfbrightener.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hfb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/gx_hogsfoot.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/gx_hogsfoot.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/gx_hogsfoot_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/icon-gxhogsfoot.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/pedals/boxy/wood2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/screenshot-gxhogsfoot.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/stylesheet-gxhogsfoot.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/thumbnail-gxhogsfoot.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hogsfoot.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/gx_hornet.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/gx_hornet.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/gx_hornet_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/icon-gxhornet.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/knobs/boxy/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/pedals/boxy/lava.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/screenshot-gxhornet.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/stylesheet-gxhornet.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/thumbnail-gxhornet.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_hornet.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/gx_jcm800pre.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/gx_jcm800pre.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/gx_jcm800pre_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/combos/model-001/model-0778.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/icon-gxjcm800pre.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/screenshot-gxjcm800pre.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/stylesheet-gxjcm800pre.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/thumbnail-gxjcm800pre.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/combos/model-001/model-0778.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/icon-gxjcm800prest.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/screenshot-gxjcm800prest.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/stylesheet-gxjcm800prest.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/thumbnail-gxjcm800prest.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_jcm800pre_st.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/gx_livelooper.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/gx_livelooper.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/gx_livelooper_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/icon-gxlivelooper.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/pedals/boxy-small/wood2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/screenshot-gxlivelooper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/stylesheet-gxlivelooper.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_livelooper.lv2/modgui/thumbnail-gxlivelooper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/gx_mbcompressor.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/gx_mbcompressor.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/gx_mbcompressor_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/icon-gxmultibandcompressor.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/pedals/boxy/wood3.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/screenshot-gxmultibandcompressor.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/stylesheet-gxmultibandcompressor.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/thumbnail-gxmultibandcompressor.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbcompressor.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/gx_mbdelay.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/gx_mbdelay.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/gx_mbdelay_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/icon-gxmultibanddelay.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/knobs/boxy/bronze.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/screenshot-gxmultibanddelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/stylesheet-gxmultibanddelay.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/thumbnail-gxmultibanddelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdelay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/gx_mbdistortion.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/gx_mbdistortion.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/gx_mbdistortion_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/icon-gxmultibanddistortion.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/pedals/boxy75/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/screenshot-gxmultibanddistortion.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/stylesheet-gxmultibanddistortion.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/thumbnail-gxmultibanddistortion.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbdistortion.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/gx_mbecho.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/gx_mbecho.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/gx_mbecho_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/icon-gxmultibandecho.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/knobs/boxy/aluminium.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/pedals/boxy75/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/screenshot-gxmultibandecho.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/stylesheet-gxmultibandecho.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/thumbnail-gxmultibandecho.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbecho.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/gx_mbreverb.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/gx_mbreverb.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/gx_mbreverb_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/icon-gxmultibandreverb.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/pedals/boxy75/red.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/screenshot-gxmultibandreverb.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/stylesheet-gxmultibandreverb.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/thumbnail-gxmultibandreverb.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mbreverb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mole.lv2/gx_mole.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mole.lv2/gx_mole.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mole.lv2/gx_mole_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mole.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_muff.lv2/gx_muff.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_muff.lv2/gx_muff.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_muff.lv2/gx_muff_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_muff.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mxrdist.lv2/gx_mxrdist.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mxrdist.lv2/gx_mxrdist.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mxrdist.lv2/gx_mxrdist_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_mxrdist.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/gx_oc_2.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/gx_oc_2.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/gx_oc_2_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/icon-gxoc2.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/knobs/boxy/green.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/pedals/boxy/wood1.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/screenshot-gxoc2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/stylesheet-gxoc2.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/thumbnail-gxoc2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_oc_2.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/gx_phaser.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/gx_phaser.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/gx_phaser_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/icon-gxphaser.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/pedals/boxy/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/screenshot-gxphaser.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/stylesheet-gxphaser.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/thumbnail-gxphaser.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_phaser.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/gx_rangem.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/gx_rangem.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/gx_rangem_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/icon-gxrangemaster.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/pedals/boxy/gray.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/screenshot-gxrangemaster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/stylesheet-gxrangemaster.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/thumbnail-gxrangemaster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_rangem.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/gx_redeye.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/gx_redeye.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/gx_redeye_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/combos/model-001/model-0625.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/combos/model-001/model-0778.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/icon-gxredeye-big-chump.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/icon-gxredeye-chump.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/icon-gxredeye-vibro-chump.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/knobs/chicken-head/_strip.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/pedals/boxy75/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/pedals/boxy75/tribal1.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-big-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-vibro-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-big-chump.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-chump.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-vibro-chump.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/switches/switch-001.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-big-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-vibro-chump.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_redeye.lv2/modguis.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/gx_reverb.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/gx_reverb.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/gx_reverb_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/icon-gxreverb-stereo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/pedals/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/pedals/boxy/gold.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/screenshot-gxreverb-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/stylesheet-gxreverb-stereo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/thumbnail-gxreverb-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_reverb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/gx_room_simulator.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/gx_room_simulator.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/gx_room_simulator_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/icon-gxroomsimulator.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/pedals/boxy/dots.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/screenshot-gxroomsimulator.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/stylesheet-gxroomsimulator.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/thumbnail-gxroomsimulator.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_room_simulator.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/gx_scream.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/gx_scream.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/gx_scream_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/icon-gxscreamingbird.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/pedals/boxy/dots.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/screenshot-gxscreamingbird.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/stylesheet-gxscreamingbird.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/thumbnail-gxscreamingbird.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_scream.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/gx_shimmizita.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/gx_shimmizita.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/icon-gxshimmizita.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/pedals/boxy100/wood4.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/pedals/slider.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/screenshot-gxshimmizita.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/stylesheet-gxshimmizita.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/thumbnail-gxshimmizita.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_shimmizita.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/gx_studiopre.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/gx_studiopre.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/gx_studiopre_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/icon-gx-alembic-mono.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/knobs/boxy/copper.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/pedals/boxy/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/pedals/boxy/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/screenshot-gx-alembic-mono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/stylesheet-gx-alembic-mono.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/thumbnail-gx-alembic-mono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/gx_studiopre_st.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/gx_studiopre_st.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/gx_studiopre_st_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/icon-gx-studio-preamp-stereo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/knobs/lata/lata.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/pedals/lata/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/pedals/lata/yellow.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/screenshot-gx-studio-preamp-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/stylesheet-gx-studio-preamp-stereo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_studiopre_st.lv2/modgui/thumbnail-gx-studio-preamp-stereo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/gx_susta.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/gx_susta.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/gx_susta_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/icon-gxsustainer.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/knobs/boxy/bronze.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/pedals/boxy/slime.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/screenshot-gxsustainer.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/stylesheet-gxsustainer.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/thumbnail-gxsustainer.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_susta.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/gx_switched_tremolo.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/gx_switched_tremolo.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/icon-gxswitchedtremolo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/knobs/boxy/aluminium.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/knobs/boxy/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/pedals/boxy75/petrol.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/pedals/boxy75/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/screenshot-gxswitchedtremolo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/stylesheet-gxswitchedtremolo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/thumbnail-gxswitchedtremolo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_switched_tremolo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/gx_tremolo.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/gx_tremolo.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/gx_tremolo_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/icon-gxtremolo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/knobs/boxy/steel.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/pedals/boxy/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/pedals/boxy/tribal1.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/screenshot-gxtremolo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/stylesheet-gxtremolo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/thumbnail-gxtremolo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_tremolo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/gx_vibe.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/gx_vibe.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/gx_vibe_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/gx_vibe_mono.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/icon-gxvibe.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/icon-gxvibemono.html</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/knobs/boxy/purple.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/knobs/lata/lata.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/pedals/boxy/green.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/pedals/boxy/red.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/pedals/lata/star.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/screenshot-gxvibe.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/screenshot-gxvibemono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/stylesheet-gxvibe.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/stylesheet-gxvibemono.css</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/thumbnail-gxvibe.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/thumbnail-gxvibemono.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gx_vibe.lv2/modguis.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_w20.lv2/gx_w20.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_w20.lv2/gx_w20.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_w20.lv2/gx_w20_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_w20.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_zita_rev1.lv2/gx_zita_rev1.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_zita_rev1.lv2/gx_zita_rev1.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gx_zita_rev1.lv2/gx_zita_rev1_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gx_zita_rev1.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/gxautowah.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/gxautowah.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/gxautowah_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/icon-gxautowah.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/icon-gxwah.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/knobs/boxy/bronze.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/pedals/boxy-small/zinc.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/pedals/boxy/warning.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/screenshot-gxautowah.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/screenshot-gxwah.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/stylesheet-gxautowah.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/stylesheet-gxwah.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/thumbnail-gxautowah.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/thumbnail-gxwah.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxautowah.lv2/modguis.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/gxbooster.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/gxbooster.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/gxbooster_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/icon-gxbooster.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/pedals/boxy/zinc.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/screenshot-gxbooster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/stylesheet-gxbooster.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/thumbnail-gxbooster.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxbooster.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/gxechocat.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/gxechocat.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/gxechocat_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/icon-gxechocat.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/knobs/boxy/blue.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/pedals/boxy75/slime.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/screenshot-gxechocat.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/stylesheet-gxechocat.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/thumbnail-gxechocat.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxechocat.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/gxmetal_amp.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/gxmetal_amp.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/gxmetal_amp_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/modgui/gxmetal_amp.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_amp.lv2/modgui/gxmetal_amp.json</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/gxmetal_head.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/gxmetal_head.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/gxmetal_head_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/modgui/gxmetal_head.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxmetal_head.lv2/modgui/gxmetal_head.json</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape.lv2/gxtape.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape.lv2/gxtape.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape.lv2/gxtape_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape_st.lv2/gxtape_st.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape_st.lv2/gxtape_st.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape_st.lv2/gxtape_st_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtape_st.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/gxtilttone.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/gxtilttone.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/gxtilttone_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/icon-gxtilttone.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/knobs/boxy/aluminium.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/pedals/boxy/zinc.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/screenshot-gxtilttone.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/stylesheet-gxtilttone.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/thumbnail-gxtilttone.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtilttone.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/gxts9.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/gxts9.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/gxts9_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/modgui/gxts9.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxts9.lv2/modgui/gxts9.json</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/gxtubedelay.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/gxtubedelay.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/gxtubedelay_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/icon-gxtubedelay.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/knobs/boxy/silver.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/pedals/boxy/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/screenshot-gxtubedelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/stylesheet-gxtubedelay.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/thumbnail-gxtubedelay.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubedelay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/gxtubetremelo.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/gxtubetremelo.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/gxtubetremelo_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/icon-gxtubetremelo.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/knobs/boxy/purple.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/pedals/boxy/dots.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/pedals/boxy/racing.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/screenshot-gxtubetremelo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/stylesheet-gxtubetremelo.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/thumbnail-gxtubetremelo.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubetremelo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/gxtubevibrato.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/gxtubevibrato.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/gxtubevibrato_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/manifest.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/icon-gxtubevibrato.html</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/knobs/boxy/black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/pedals/boxy/cream.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/pedals/footswitch.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/screenshot-gxtubevibrato.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/stylesheet-gxtubevibrato.css</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/thumbnail-gxtubevibrato.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/utils/dropdown-arrow-black.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtubevibrato.lv2/modgui/utils/dropdown-arrow-white.png</Path>
- <Path fileType="library">/usr/lib/lv2/gxtuner.lv2/gxtuner.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtuner.lv2/gxtuner.ttl</Path>
- <Path fileType="library">/usr/lib/lv2/gxtuner.lv2/gxtuner_gui.so</Path>
- <Path fileType="library">/usr/lib/lv2/gxtuner.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_IR.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_amp.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_compressor.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_crybaby.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_distortion.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_echo.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/guitarix_freeverb.so</Path>
+ <Path fileType="library">/usr/lib64/ladspa/ladspa_guitarix.so</Path>
+ <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_aclipper.lv2/gx_aclipper.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_aclipper.lv2/gx_aclipper.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_aclipper.lv2/gx_aclipper_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_aclipper.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/gx_alembic.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/gx_alembic.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/gx_alembic_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/icon-gx-alembic-mono.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/pedals/boxy/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/pedals/boxy/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/screenshot-gx-alembic-mono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/stylesheet-gx-alembic-mono.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/thumbnail-gx-alembic-mono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_alembic.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/gx_amp.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/gx_amp.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/gx_amp_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/icon-gxamplifier-x.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/racks/model-001/model-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/screenshot-gxamplifier-x.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/stylesheet-gxamplifier-x.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/thumbnail-gxamplifier-x.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/gx_amp_stereo.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/gx_amp_stereo.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/gx_amp_stereo_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/icon-gxamplifier-stereo-x.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/racks/model-001/model-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/screenshot-gxamplifier-stereo-x.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/stylesheet-gxamplifier-stereo-x.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/thumbnail-gxamplifier-stereo-x.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_amp_stereo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/gx_barkgraphiceq_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/icon-gxbarkgraphiceq.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/pedals/boxy100/white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/pedals/slider.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/screenshot-gxbarkgraphiceq.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/stylesheet-gxbarkgraphiceq.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/thumbnail-gxbarkgraphiceq.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_barkgraphiceq.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bmp.lv2/gx_bmp.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bmp.lv2/gx_bmp.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bmp.lv2/gx_bmp_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bmp.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bossds1.lv2/gx_bossds1.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bossds1.lv2/gx_bossds1.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bossds1.lv2/gx_bossds1_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_bossds1.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/gx_cabinet.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/gx_cabinet.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/gx_cabinet_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/heads/model-001/model-0550.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/icon-gxcabinet.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/screenshot-gxcabinet.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/stylesheet-gxcabinet.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cabinet.lv2/modgui/thumbnail-gxcabinet.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/gx_chorus.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/gx_chorus.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/gx_chorus_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/icon-gxchorus-stereo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/knobs/boxy/aluminium.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/knobs/boxy/bronze.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/knobs/boxy/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/pedals/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/pedals/boxy/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/pedals/boxy/tribal1.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/screenshot-gxchorus-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/stylesheet-gxchorus-stereo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/thumbnail-gxchorus-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_chorus.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_colwah.lv2/gx_colwah.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_colwah.lv2/gx_colwah.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_colwah.lv2/gx_colwah_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_colwah.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_colwah.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/gx_compressor.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/gx_compressor.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/gx_compressor_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/icon-gxcompressor.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/pedals/boxy/wood3.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/screenshot-gxcompressor.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/stylesheet-gxcompressor.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/thumbnail-gxcompressor.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_compressor.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/gx_cstb.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/gx_cstb.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/gx_cstb_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/icon-gxcolorsound-tonebender.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/knobs/boxy/bronze.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/pedals/boxy/flowerpower.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/screenshot-gxcolorsound-tonebender.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/stylesheet-gxcolorsound-tonebender.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/thumbnail-gxcolorsound-tonebender.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_cstb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/gx_delay.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/gx_delay.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/gx_delay_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/icon-gxdelay-stereo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/knobs/boxy/steel.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/screenshot-gxdelay-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/stylesheet-gxdelay-stereo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/thumbnail-gxdelay-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/gx_detune.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/gx_detune.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/gx_detune_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/icon-gxdetune.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/knobs/boxy/green.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/pedals/boxy75/lava.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/screenshot-gxdetune.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/stylesheet-gxdetune.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/thumbnail-gxdetune.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_detune.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/gx_digital_delay.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/gx_digital_delay.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/gx_digital_delay_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/heads/model-001/model-0950.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/icon-gxdigitaldelay.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/screenshot-gxdigitaldelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/stylesheet-gxdigitaldelay.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/thumbnail-gxdigitaldelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/gx_digital_delay_st_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/heads/model-001/model-0950.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/icon-gxdigitaldelayst.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/pedals/boxy75/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/screenshot-gxdigitaldelayst.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/stylesheet-gxdigitaldelayst.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/thumbnail-gxdigitaldelayst.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_digital_delay_st.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/gx_duck_delay.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/gx_duck_delay.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/gx_duck_delay_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/icon-gxduckdelay.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/pedals/boxy/dots.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/screenshot-gxduckdelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/stylesheet-gxduckdelay.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/thumbnail-gxduckdelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/gx_duck_delay_st_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/icon-gxduckdelayst.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/knobs/japanese/green.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/pedals/japanese/cyan.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/screenshot-gxduckdelayst.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/stylesheet-gxduckdelayst.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_duck_delay_st.lv2/modgui/thumbnail-gxduckdelayst.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/gx_echo.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/gx_echo.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/gx_echo_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/icon-gxecho-stereo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/pedals/boxy75/cream.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/screenshot-gxecho-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/stylesheet-gxecho-stereo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/thumbnail-gxecho-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_echo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/gx_expander.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/gx_expander.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/gx_expander_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/icon-gxexpander.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/pedals/boxy/wood3.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/screenshot-gxexpander.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/stylesheet-gxexpander.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/thumbnail-gxexpander.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_expander.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/gx_flanger.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/gx_flanger.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/gx_flanger_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/icon-gxflanger.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/knobs/boxy/purple.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/pedals/boxy/slime.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/screenshot-gxflanger.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/stylesheet-gxflanger.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/thumbnail-gxflanger.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_flanger.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/gx_fumaster.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/gx_fumaster.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/gx_fumaster_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/icon-gxfuzzmaster.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/pedals/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/screenshot-gxfuzzmaster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/stylesheet-gxfuzzmaster.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/thumbnail-gxfuzzmaster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fumaster.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/gx_fuzz.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/gx_fuzz.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/gx_fuzz_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/icon-gxfuzz.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/pedals/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/pedals/boxy75/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/screenshot-gxfuzz.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/stylesheet-gxfuzz.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/thumbnail-gxfuzz.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzz.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/gx_fuzzface.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/gx_fuzzface.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/gx_fuzzface_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/icon-gxfuzzfacejh2.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/pedals/boxy/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/screenshot-gxfuzzfacejh2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/stylesheet-gxfuzzfacejh2.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/thumbnail-gxfuzzfacejh2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzface.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/gx_fuzzfacefm_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/icon-gxfuzzfacefuller.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/pedals/boxy/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/screenshot-gxfuzzfacefuller.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/stylesheet-gxfuzzfacefuller.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/thumbnail-gxfuzzfacefuller.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_fuzzfacefm.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_gcb_95.lv2/gx_gcb_95.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_gcb_95.lv2/gx_gcb_95.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_gcb_95.lv2/gx_gcb_95_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_gcb_95.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/gx_graphiceq.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/gx_graphiceq.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/gx_graphiceq_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/icon-gxgraphiceq.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/pedals/boxy100/orange.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/pedals/slider.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/screenshot-gxgraphiceq.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/stylesheet-gxgraphiceq.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/thumbnail-gxgraphiceq.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_graphiceq.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/gx_hfb.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/gx_hfb.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/gx_hfb_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/icon-gxhfbrightener.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/pedals/boxy/white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/screenshot-gxhfbrightener.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/stylesheet-gxhfbrightener.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/thumbnail-gxhfbrightener.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hfb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/gx_hogsfoot.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/gx_hogsfoot.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/gx_hogsfoot_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/icon-gxhogsfoot.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/pedals/boxy/wood2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/screenshot-gxhogsfoot.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/stylesheet-gxhogsfoot.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/thumbnail-gxhogsfoot.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hogsfoot.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/gx_hornet.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/gx_hornet.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/gx_hornet_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/icon-gxhornet.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/knobs/boxy/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/pedals/boxy/lava.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/screenshot-gxhornet.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/stylesheet-gxhornet.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/thumbnail-gxhornet.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_hornet.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/gx_jcm800pre.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/gx_jcm800pre.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/gx_jcm800pre_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/combos/model-001/model-0778.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/icon-gxjcm800pre.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/screenshot-gxjcm800pre.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/stylesheet-gxjcm800pre.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/thumbnail-gxjcm800pre.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/gx_jcm800pre_st_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/combos/model-001/model-0778.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/icon-gxjcm800prest.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/screenshot-gxjcm800prest.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/stylesheet-gxjcm800prest.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/thumbnail-gxjcm800prest.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_jcm800pre_st.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/gx_livelooper.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/gx_livelooper.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/gx_livelooper_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/icon-gxlivelooper.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/pedals/boxy-small/wood2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/screenshot-gxlivelooper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/stylesheet-gxlivelooper.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_livelooper.lv2/modgui/thumbnail-gxlivelooper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/gx_mbcompressor.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/gx_mbcompressor.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/gx_mbcompressor_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/icon-gxmultibandcompressor.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/pedals/boxy/wood3.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/screenshot-gxmultibandcompressor.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/stylesheet-gxmultibandcompressor.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/thumbnail-gxmultibandcompressor.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbcompressor.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/gx_mbdelay.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/gx_mbdelay.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/gx_mbdelay_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/icon-gxmultibanddelay.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/knobs/boxy/bronze.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/screenshot-gxmultibanddelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/stylesheet-gxmultibanddelay.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/thumbnail-gxmultibanddelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdelay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/gx_mbdistortion.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/gx_mbdistortion.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/gx_mbdistortion_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/icon-gxmultibanddistortion.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/pedals/boxy75/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/screenshot-gxmultibanddistortion.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/stylesheet-gxmultibanddistortion.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/thumbnail-gxmultibanddistortion.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbdistortion.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/gx_mbecho.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/gx_mbecho.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/gx_mbecho_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/icon-gxmultibandecho.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/knobs/boxy/aluminium.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/pedals/boxy75/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/screenshot-gxmultibandecho.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/stylesheet-gxmultibandecho.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/thumbnail-gxmultibandecho.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbecho.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/gx_mbreverb.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/gx_mbreverb.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/gx_mbreverb_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/icon-gxmultibandreverb.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/pedals/boxy75/red.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/screenshot-gxmultibandreverb.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/stylesheet-gxmultibandreverb.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/thumbnail-gxmultibandreverb.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mbreverb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mole.lv2/gx_mole.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mole.lv2/gx_mole.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mole.lv2/gx_mole_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mole.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_muff.lv2/gx_muff.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_muff.lv2/gx_muff.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_muff.lv2/gx_muff_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_muff.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mxrdist.lv2/gx_mxrdist.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mxrdist.lv2/gx_mxrdist.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mxrdist.lv2/gx_mxrdist_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_mxrdist.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/gx_oc_2.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/gx_oc_2.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/gx_oc_2_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/icon-gxoc2.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/knobs/boxy/green.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/pedals/boxy/wood1.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/screenshot-gxoc2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/stylesheet-gxoc2.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/thumbnail-gxoc2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_oc_2.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/gx_phaser.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/gx_phaser.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/gx_phaser_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/icon-gxphaser.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/pedals/boxy/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/screenshot-gxphaser.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/stylesheet-gxphaser.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/thumbnail-gxphaser.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_phaser.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/gx_rangem.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/gx_rangem.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/gx_rangem_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/icon-gxrangemaster.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/pedals/boxy/gray.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/screenshot-gxrangemaster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/stylesheet-gxrangemaster.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/thumbnail-gxrangemaster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_rangem.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/gx_redeye.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/gx_redeye.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/gx_redeye_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/combos/model-001/model-0625.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/combos/model-001/model-0778.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/icon-gxredeye-big-chump.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/icon-gxredeye-chump.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/icon-gxredeye-vibro-chump.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/knobs/chicken-head/_strip.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/pedals/boxy75/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/pedals/boxy75/tribal1.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-big-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/screenshot-gxredeye-vibro-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-big-chump.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-chump.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/stylesheet-gxredeye-vibro-chump.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/switches/switch-001.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-big-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/thumbnail-gxredeye-vibro-chump.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_redeye.lv2/modguis.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/gx_reverb.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/gx_reverb.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/gx_reverb_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/icon-gxreverb-stereo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/pedals/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/pedals/boxy/gold.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/screenshot-gxreverb-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/stylesheet-gxreverb-stereo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/thumbnail-gxreverb-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_reverb.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/gx_room_simulator.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/gx_room_simulator.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/gx_room_simulator_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/icon-gxroomsimulator.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/pedals/boxy/dots.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/screenshot-gxroomsimulator.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/stylesheet-gxroomsimulator.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/thumbnail-gxroomsimulator.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_room_simulator.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/gx_scream.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/gx_scream.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/gx_scream_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/icon-gxscreamingbird.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/pedals/boxy/dots.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/screenshot-gxscreamingbird.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/stylesheet-gxscreamingbird.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/thumbnail-gxscreamingbird.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_scream.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/gx_shimmizita.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/gx_shimmizita.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/icon-gxshimmizita.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/pedals/boxy100/wood4.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/pedals/slider.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/screenshot-gxshimmizita.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/stylesheet-gxshimmizita.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/thumbnail-gxshimmizita.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_shimmizita.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/gx_studiopre.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/gx_studiopre.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/gx_studiopre_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/icon-gx-alembic-mono.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/knobs/boxy/copper.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/pedals/boxy/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/pedals/boxy/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/screenshot-gx-alembic-mono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/stylesheet-gx-alembic-mono.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/thumbnail-gx-alembic-mono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/gx_studiopre_st.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/gx_studiopre_st.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/gx_studiopre_st_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/icon-gx-studio-preamp-stereo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/knobs/lata/lata.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/pedals/lata/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/pedals/lata/yellow.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/screenshot-gx-studio-preamp-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/stylesheet-gx-studio-preamp-stereo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_studiopre_st.lv2/modgui/thumbnail-gx-studio-preamp-stereo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/gx_susta.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/gx_susta.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/gx_susta_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/icon-gxsustainer.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/knobs/boxy/bronze.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/pedals/boxy/slime.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/screenshot-gxsustainer.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/stylesheet-gxsustainer.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/thumbnail-gxsustainer.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_susta.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/gx_switched_tremolo.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/gx_switched_tremolo.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/icon-gxswitchedtremolo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/knobs/boxy/aluminium.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/knobs/boxy/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/pedals/boxy75/petrol.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/pedals/boxy75/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/screenshot-gxswitchedtremolo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/stylesheet-gxswitchedtremolo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/thumbnail-gxswitchedtremolo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_switched_tremolo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/gx_tremolo.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/gx_tremolo.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/gx_tremolo_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/icon-gxtremolo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/knobs/boxy/steel.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/pedals/boxy/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/pedals/boxy/tribal1.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/screenshot-gxtremolo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/stylesheet-gxtremolo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/thumbnail-gxtremolo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_tremolo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/gx_vibe.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/gx_vibe.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/gx_vibe_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/gx_vibe_mono.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/icon-gxvibe.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/icon-gxvibemono.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/knobs/boxy/purple.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/knobs/lata/lata.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/pedals/boxy/green.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/pedals/boxy/red.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/pedals/lata/star.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/screenshot-gxvibe.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/screenshot-gxvibemono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/stylesheet-gxvibe.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/stylesheet-gxvibemono.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/thumbnail-gxvibe.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/thumbnail-gxvibemono.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_vibe.lv2/modguis.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_w20.lv2/gx_w20.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_w20.lv2/gx_w20.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_w20.lv2/gx_w20_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_w20.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_zita_rev1.lv2/gx_zita_rev1.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_zita_rev1.lv2/gx_zita_rev1.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_zita_rev1.lv2/gx_zita_rev1_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gx_zita_rev1.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/gxautowah.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/gxautowah.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/gxautowah_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/icon-gxautowah.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/icon-gxwah.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/knobs/boxy/bronze.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/pedals/boxy-small/zinc.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/pedals/boxy/warning.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/screenshot-gxautowah.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/screenshot-gxwah.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/stylesheet-gxautowah.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/stylesheet-gxwah.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/thumbnail-gxautowah.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/thumbnail-gxwah.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxautowah.lv2/modguis.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/gxbooster.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/gxbooster.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/gxbooster_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/icon-gxbooster.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/pedals/boxy/zinc.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/screenshot-gxbooster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/stylesheet-gxbooster.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/thumbnail-gxbooster.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxbooster.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/gxechocat.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/gxechocat.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/gxechocat_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/icon-gxechocat.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/knobs/boxy/blue.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/pedals/boxy75/slime.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/screenshot-gxechocat.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/stylesheet-gxechocat.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/thumbnail-gxechocat.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxechocat.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/gxmetal_amp.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/gxmetal_amp.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/gxmetal_amp_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/modgui/gxmetal_amp.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_amp.lv2/modgui/gxmetal_amp.json</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/gxmetal_head.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/gxmetal_head.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/gxmetal_head_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/modgui/gxmetal_head.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxmetal_head.lv2/modgui/gxmetal_head.json</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape.lv2/gxtape.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape.lv2/gxtape.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape.lv2/gxtape_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape_st.lv2/gxtape_st.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape_st.lv2/gxtape_st.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape_st.lv2/gxtape_st_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtape_st.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/gxtilttone.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/gxtilttone.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/gxtilttone_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/icon-gxtilttone.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/knobs/boxy/aluminium.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/pedals/boxy/zinc.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/screenshot-gxtilttone.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/stylesheet-gxtilttone.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/thumbnail-gxtilttone.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtilttone.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/gxts9.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/gxts9.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/gxts9_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/modgui/gxts9.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxts9.lv2/modgui/gxts9.json</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/gxtubedelay.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/gxtubedelay.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/gxtubedelay_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/icon-gxtubedelay.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/knobs/boxy/silver.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/pedals/boxy/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/pedals/boxy75/tribal2.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/screenshot-gxtubedelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/stylesheet-gxtubedelay.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/thumbnail-gxtubedelay.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubedelay.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/gxtubetremelo.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/gxtubetremelo.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/gxtubetremelo_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/icon-gxtubetremelo.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/knobs/boxy/purple.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/pedals/boxy/dots.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/pedals/boxy/racing.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/screenshot-gxtubetremelo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/stylesheet-gxtubetremelo.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/thumbnail-gxtubetremelo.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubetremelo.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/gxtubevibrato.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/gxtubevibrato.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/gxtubevibrato_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/manifest.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/icon-gxtubevibrato.html</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/knobs/boxy/black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/pedals/boxy/cream.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/pedals/footswitch.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/screenshot-gxtubevibrato.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/stylesheet-gxtubevibrato.css</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/thumbnail-gxtubevibrato.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/utils/dropdown-arrow-black.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtubevibrato.lv2/modgui/utils/dropdown-arrow-white.png</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtuner.lv2/gxtuner.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtuner.lv2/gxtuner.ttl</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtuner.lv2/gxtuner_gui.so</Path>
+ <Path fileType="library">/usr/lib64/lv2/gxtuner.lv2/manifest.ttl</Path>
<Path fileType="data">/usr/share/applications/guitarix.desktop</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/LICENSE.txt</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-Bold.ttf</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-BoldItalic.ttf</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-Italic.ttf</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-Light.ttf</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-LightItalic.ttf</Path>
- <Path fileType="data">/usr/share/fonts/truetype/robotocondensed/RobotoCondensed-Regular.ttf</Path>
<Path fileType="data">/usr/share/gx_head/builder/Sequencer.glade</Path>
<Path fileType="data">/usr/share/gx_head/builder/accels_rc</Path>
<Path fileType="data">/usr/share/gx_head/builder/amp.tonestack_ui.glade</Path>
@@ -932,6 +925,7 @@
<Path fileType="data">/usr/share/gx_head/builder/mainpanel.glade</Path>
<Path fileType="data">/usr/share/gx_head/builder/menudef.xml</Path>
<Path fileType="data">/usr/share/gx_head/builder/midi.glade</Path>
+ <Path fileType="data">/usr/share/gx_head/builder/pluginpreset_connectwindow.glade</Path>
<Path fileType="data">/usr/share/gx_head/builder/pluginpreset_inputwindow.glade</Path>
<Path fileType="data">/usr/share/gx_head/builder/pluginpreset_listwindow.glade</Path>
<Path fileType="data">/usr/share/gx_head/builder/ports.glade</Path>
@@ -1109,6 +1103,8 @@
<Path fileType="data">/usr/share/gx_head/skins/copper.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/dark.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/factory.png</Path>
+ <Path fileType="data">/usr/share/gx_head/skins/gold1.png</Path>
+ <Path fileType="data">/usr/share/gx_head/skins/gold2.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/grandma.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/grungy_sun.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/grungy_sun2.png</Path>
@@ -1119,6 +1115,7 @@
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Camouflage.rc</Path>
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Copper.rc</Path>
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Dark.rc</Path>
+ <Path fileType="data">/usr/share/gx_head/skins/gx_head_Gold.rc</Path>
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Grandma.rc</Path>
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Grungy_Sun.rc</Path>
<Path fileType="data">/usr/share/gx_head/skins/gx_head_Grungy_Sun_Dark.rc</Path>
@@ -1158,6 +1155,7 @@
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_camouflage.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_copper.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_dark.png</Path>
+ <Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_gold.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_grandma.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_grungy_sun.png</Path>
<Path fileType="data">/usr/share/gx_head/skins/live_wallpaper_grungy_sun_dark.png</Path>
@@ -1317,12 +1315,12 @@
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2017-09-07</Date>
- <Version>0.35.6</Version>
+ <Update release="2">
+ <Date>2017-12-04</Date>
+ <Version>0.36.1</Version>
<Comment>Packaging update</Comment>
- <Name>Justin Zobel</Name>
- <Email>justin@solus-project.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 27 2023, 1:22 AM (11 w, 2 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5827729
Default Alt Text
D1541.id5709.diff (178 KB)

Event Timeline