bmc0 / dsp

An audio processing program with an interactive mode.
ISC License
219 stars 31 forks source link

Decimal seperator (setting LC_NUMERIC=C) #46

Closed dkucic closed 5 years ago

dkucic commented 5 years ago

Hi,

first of all big thanks for your effort on this project. It's great! I would suggest adding the info from https://github.com/bmc0/dsp/issues/26 (LC_NUMERIC=C requirement ) to the System Wide DSP Guide. A lot of people probably stumble on this issue.

Thanks BR, Damir

dkucic commented 5 years ago

Actually adding LC_NUMERIC=C to my ~/.config/ladspa_dsp/config didn't work, but simply replacing dots with commas within effects_chain did. Like bellow. Maybe this will help someone.

effects_chain=gain 2,3 eq 20 1,0 -2,0 eq 57 1,5 -10,3 eq 90 2,0 -3,9 eq 155 0,7 -13,1 eq 218 3,2 -1,8 eq 265 4,0 -3,2 eq 349 4,0 4,9 eq 360 2,6 -5,9 eq 444 2,0 4,9 eq 690 2,0 1,9 eq 860 3,0 -1,8 eq 1500 2,0 -1,5 eq 2500 0,3 -4,7 eq 7000 0,2 -10,8 eq 12160 7,0 -7,0 eq 13460 7,0 -5,5 eq 14500 7,0 -8,3 eq 19900 5,0 -12,3