[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/kioslave/audiocd/kcmaudiocd
From:       Laurent Montel <montell () club-internet ! fr>
Date:       2003-01-03 14:46:29
[Download RAW message or body]

CVS commit by mlaurent: 

Sync load/default config


  M +2 -2      kcmaudiocd.cpp   1.24


--- kdemultimedia/kioslave/audiocd/kcmaudiocd/kcmaudiocd.cpp  #1.23:1.24
@@ -437,6 +437,6 @@ void KAudiocdModule::load() {
   set_hpf_width->setChecked(config->readBoolEntry("set_highpassfilter_width",false));
 
-  lowfilterfreq->setValue(config->readNumEntry("lowpassfilter_freq",0));
-  lowfilterwidth->setValue(config->readNumEntry("lowpassfilter_width",0));
+  lowfilterfreq->setValue(config->readNumEntry("lowpassfilter_freq",18000));
+  lowfilterwidth->setValue(config->readNumEntry("lowpassfilter_width",900));
   highfilterfreq->setValue(config->readNumEntry("highpassfilter_freq",0));
   highfilterwidth->setValue(config->readNumEntry("highpassfilter_width",0));


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic