Home
last modified time | relevance | path

Searched refs:CONFSTR_WF_NUM_SAMPLES (Results 1 – 3 of 3) sorted by relevance

/dports/audio/deadbeef-waveform-seekbar-plugin/ddb_waveform_seekbar-0402f6d/
H A Dconfig.c82 deadbeef->conf_set_int (CONFSTR_WF_NUM_SAMPLES, CONFIG_NUM_SAMPLES); in save_config()
120 CONFIG_NUM_SAMPLES = deadbeef->conf_get_int (CONFSTR_WF_NUM_SAMPLES, 2048); in load_config()
H A Dconfig.h75 #define CONFSTR_WF_NUM_SAMPLES "waveform.num_samples" macro
H A Dwaveform.c1576 …"Number of samples (per channel): \" spinbtn[2048,4092,2048] " CONFSTR_WF_NUM_SAMPLES " 20…