Home
last modified time | relevance | path

Searched refs:inifile_set_gfloat (Results 1 – 9 of 9) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dsoxdialog.c128 inifile_set_gfloat(fmt_buf,sd->fb1->val); in sox_dialog_apply_proc_main()
131 inifile_set_gfloat("sox_reverb_rtime",f); in sox_dialog_apply_proc_main()
161 inifile_set_gfloat(fmt_buf,sd->fb1->val); in sox_dialog_apply_proc_main()
165 inifile_set_gfloat(fmt_buf,sd->fb2->val); in sox_dialog_apply_proc_main()
183 inifile_set_gfloat("sox_filter_beta",sd->fb1->val); in sox_dialog_apply_proc_main()
195 inifile_set_gfloat("sox_compand_decay",sd->fb2->val); in sox_dialog_apply_proc_main()
196 inifile_set_gfloat("sox_compand_gain",sd->fb3->val); in sox_dialog_apply_proc_main()
222 inifile_set_gfloat("sox_pitch_amount",sd->fb1->val); in sox_dialog_apply_proc_main()
223 inifile_set_gfloat("sox_pitch_width",sd->fb2->val); in sox_dialog_apply_proc_main()
237 inifile_set_gfloat("sox_vibro_speed",sd->fb1->val); in sox_dialog_apply_proc_main()
[all …]
H A Dinifile.c150 inifile_set_gfloat(setting,defaultValue); in inifile_get_gfloat()
217 gboolean inifile_set_gfloat(gchar *setting, gfloat value) in inifile_set_gfloat() function
H A Dinifile.h110 gboolean inifile_set_gfloat(gchar *setting, gfloat value);
H A Dgotodialog.c77 inifile_set_gfloat("gotoOffset",gd->offset->val); in goto_dialog_apply()
H A Dsound-esound.c243 inifile_set_gfloat(ESOUND_CLEARDELAY,esound_clear_delay); in esound_preferences_ok()
H A Dladspadialog.c103 else inifile_set_gfloat(c, f); in ladspa_dialog_apply()
H A Drecorddialog.c803 inifile_set_gfloat( "limitSecs",rd->limit_seconds); in record_dialog_start()
H A Dmainwindow.c1724 inifile_set_gfloat("lastNormLevel",val); in effects_normalizeto()
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/
H A DChangeLog1537 (inifile_set_gfloat): Always use the C locale when writing floats