Home
last modified time | relevance | path

Searched refs:save_channel_edits (Results 1 – 4 of 4) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-1.h994 io_error_t save_channel_edits(chan_info *cp, const char *ofile, int pos);
H A Dsnd-sig.c311 …io_err = save_channel_edits(ucp, saved_chan_file, to_c_edit_position(ucp, edpos, S_convolve_with, … in convolve_with_or_error()
H A Dsnd-edits.c5737 io_error_t save_channel_edits(chan_info *cp, const char *ofile, int pos) in save_channel_edits() function
H A Dsnd-motif.c11719 …else io_err = save_channel_edits(sp->chans[chan], tmpfile, AT_CURRENT_EDIT_POSITION); /* protects … in save_or_extract()