Created
September 3, 2017 21:45
-
-
Save TomScotch/1835f3bfd7dced7b4ef156f42a63c9b8 to your computer and use it in GitHub Desktop.
audio compressor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo aptitude install rlwrap swh-plugins ; | |
| rlwrap pacmd ; | |
| load-module module-ladspa-sink sink_name=ladspa_out plugin=mbeq_1197 label=mbeq control=11.621622,10,4.594594,2.702703,0,0,-1.621622,-0.270270,-5.405406,-3.513514,-8.648648,-5.675676,-4.054054,1.351351,9.189189 ; | |
| load-module module-ladspa-sink sink_name=sc4m plugin=sc4m_1916 label=sc4m control=1,1.5,401,-30,20,5,12 ; | |
| set-default-sink sc4m ; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment