Home
last modified time | relevance | path

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

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dpsi.cpp91 psi.note_curdelay[i] = 1; in xadplayer_rewind()
107 psi.note_curdelay[i]--; in xadplayer_update()
109 if (!psi.note_curdelay[i]) in xadplayer_update()
149 psi.note_curdelay[i] = psi.note_delay[i]; in xadplayer_update()
H A Dpsi.h44 unsigned char note_curdelay[9]; member
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Dpsi.cpp91 psi.note_curdelay[i] = 1; in xadplayer_rewind()
107 psi.note_curdelay[i]--; in xadplayer_update()
109 if (!psi.note_curdelay[i]) in xadplayer_update()
149 psi.note_curdelay[i] = psi.note_delay[i]; in xadplayer_update()
H A Dpsi.h44 unsigned char note_curdelay[9]; member