diff options
Diffstat (limited to 'arts/modules/effects/mcopclass/Synth_STEREO_COMPRESSOR.mcopclass')
-rw-r--r-- | arts/modules/effects/mcopclass/Synth_STEREO_COMPRESSOR.mcopclass | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arts/modules/effects/mcopclass/Synth_STEREO_COMPRESSOR.mcopclass b/arts/modules/effects/mcopclass/Synth_STEREO_COMPRESSOR.mcopclass new file mode 100644 index 00000000..357215a1 --- /dev/null +++ b/arts/modules/effects/mcopclass/Synth_STEREO_COMPRESSOR.mcopclass @@ -0,0 +1,6 @@ +Buildable=true +Interface=Arts::Synth_STEREO_COMPRESSOR,Arts::StereoEffect,Arts::SynthModule,Arts::Object +Language=C++ +Library=libartsmoduleseffects.la +Features=RackGUI +Name="Stereo Compressor" |