Home
last modified time | relevance | path

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

/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/klystron/src/snd/
H A Dmusic.h88 MUS_INST_NO_PROG_RESTART = 1024, enumerator
H A Dmusic.c1150 if (!(ins->flags & MUS_INST_NO_PROG_RESTART)) in mus_trigger_instrument_internal()
/dports/audio/klystrack/klystrack-1.7.6-make-fix-12-gfe6e746/src/
H A Devent.c418 flipbit(i->flags, MUS_INST_NO_PROG_RESTART); in instrument_add_param()
H A Dview.c1258 inst_flags(event, &r, P_NORESTART, "NO RESTART", &inst->flags, MUS_INST_NO_PROG_RESTART); in instrument_view2()