-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 A few days ago I found a module called module-ladspa-sink , and it can be enabled by adding the following code to the /etc/pulse/default.pa file: .ifexists module-ladspa-sink.so .nofail load-module module-ladspa-sink sink_name=compressor plugin=sc4m_1916 label=sc4m control=1,1.5,401,-30,20,5,12 .fail .endif It works, but I was trying to figure out what exactly control=1,1.5,401,-30,20,5,12 means. There's a link (http://plugin.org.uk/ladspa-swh/docs/ladspa-swh.html#tth_sEc2.92), where you can find some documentation on the sc4m_1916 plugin, but actually I don't really know which of the values corresponds to the specific options. In the link, there's 9 parameters, and in the code above, there's 7 I think. Is there someone who could cast a little light on the control numbers? -----BEGIN PGP SIGNATURE----- iQIcBAEBCgAGBQJWCUDdAAoJEM0EaBB3G2Ug0EUQANb5Zr8IQCXS5kSGAfUujYVh elPC4FCRtxPs/IT4x4ezH0qTBVRkhKNi2Zazl1k7S+eHSQM9PhA6TLejacrhP0tf IbvX3iKDWe2X9p3AJLL0iSQPwW27jJ7ytUmUlaVaxIIhzCB/NWl1pPowHeJtw8WE RQ/FDGCTwdhwlOt0lFknCOUVqhdrw7Tuze2vAGBOCoYQc1Y7aj6IHVIQm6doT03O bGhSHyAudI6tD1EsB+6+W7KVRbNtMicTFQySiyxQCoUfX4mI6gRQLtVQTe3LXeGc JPYQBjQLuyuXXnAqG6rsNnbginTXbJiuvPSiVSNTdkj/rvjoeaOApVzAkT6Vj3QG veo6Y/cYl6/XXw+mWtQEwKv3dJ8tpjAKI0tUE4RyQ1Ua8LLY2xpVQEK8KlAeUF/S OvnseNrTtRsG4p0pu1L6tfCrjQ3EXsnz7uf1M1iLboH3xJWX/C3yYfUzjLnnBapk 0b5/fBrSjsfLchG1wxkRKMW5tcrJRzd8/B4Enbrumc1iJ4B1rylOYFezFetdndwf NKm3anFMZwlkpvgOwTp5+W8X4XWZAcER0t/QxRVOxqm/T0lptAUOxaWhGzDaAFxV CYITh3UOv+/8yfSQEOrAuxal/h9U+MME9+rpZwsjQ5awD09r+R/R3CZD8eY+ahl9 kUiQS7V3alZAqym31Kb6 =8Qs0 -----END PGP SIGNATURE-----