Home
last modified time | relevance | path

Searched refs:offbet (Results 1 – 6 of 6) sorted by relevance

/dports/audio/csound/csound-6.15.0/Engine/
H A Dinsert.c441 ip->offbet = csound->beatOffs in insert_event()
444 ip->offbet = -1.0; in insert_event()
550 ip->offbet = -1.0; in insert_event()
679 ip->offbet = -1.0; in insert_midi()
870 if (ip->offbet <= tval) beatexpire(csound, tval); in schedofftim()
1264 p->ip->offbet = saved_curip->offbet; in subinstrset_()
1329 saved_curip->offbet = csound->curip->offbet; in subinstrset_()
1502 lcurip->offbet = parent_ip->offbet; in useropcdset()
1543 parent_ip->offbet = lcurip->offbet; in useropcdset()
1738 if ((ip = csound->frstoff) != NULL && ip->offbet <= beat) { in beatexpire()
[all …]
H A Dmusmon.c991 if (csound->frstoff->offbet <= tval) beatexpire(csound, tval); in sensevents()
1031 csound->nxtbt = csound->frstoff->offbet; in sensevents()
/dports/audio/csound/csound-6.15.0/OOps/
H A Dgoto_ops.c154 csound->curip->offbet = -1.0; in ihold()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h540 double offbet; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h540 double offbet; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h544 double offbet; member