Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-mix.c375 cur_id = mix_file_with_tag(cp, mixinfile, i + start_chan, beg, temp, new_origin); in mix_file()
3651 id = mix_file_with_tag(cp, name, file_channel, beg, delete_file, origin); in g_mix()
3986 new_id = mix_file_with_tag(md->cp, filename, 0, pos, DELETE_ME, origin); in copy_mix()
H A Dsnd-1.h1018 int mix_file_with_tag(chan_info *cp, const char *filename, int chan, mus_long_t beg, file_delete_t …
H A Dsnd-edits.c6103 int mix_file_with_tag(chan_info *cp, const char *filename, int chan, mus_long_t beg, file_delete_t … in mix_file_with_tag() function