Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-strings.h331 #define S_maxamp_position "maxamp-position" macro
H A Dsnd-chn.c6451 …o_Xen_llong(channel_maxamp_position(cp, to_c_edit_position(cp, cp_edpos, S_maxamp_position, 3))));
7424 …#define H_maxamp_position "(" S_maxamp_position " :optional snd chn edpos): location of maxamp of …
7432 res = channel_get(snd, chn_n, CP_EDPOS_MAXAMP_POSITION, S_maxamp_position);
7437 return(channel_get(snd, chn_n, CP_MAXAMP_POSITION, S_maxamp_position));
9852 …Xen_define_typed_procedure(S_maxamp_position, g_maxamp_position_w, 0, 3, 0, H_maxamp_position,…
H A Dsnd-motif.c19672 …refs_row_with_text_and_three_toggles("move cursor to channel's maximum sample", S_maxamp_position, in make_preferences_dialog()