Home
last modified time | relevance | path

Searched refs:beatOffs (Results 1 – 5 of 5) sorted by relevance

/dports/audio/csound/csound-6.15.0/Engine/
H A Dmusmon.c299 csound->curp2 = csound->nxtim = csound->timeOffs = csound->beatOffs = 0.0; in musmon()
638 p->prvbt - p->beatOffs, p->curbt - p->beatOffs, in print_amp_values()
725 p->Message(p, "\t B%7.3f", p->curbt - p->beatOffs); in printScoreError()
1075 csound->nxtbt = (double) e->p2orig + csound->beatOffs; in sensevents()
1215 csound->prvbt = csound->nxtbt = csound->beatOffs = csound->curbt; in sensevents()
1330 + (st->curBeat - st->beatOffs)); in insert_score_event_at_sample()
1446 csound->beatOffs = csound->timeOffs = 0.0; in musmon_rewind_score()
H A Dinsert.c441 ip->offbet = csound->beatOffs in insert_event()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1460 double timeOffs, beatOffs; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1460 double timeOffs, beatOffs; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1492 double timeOffs, beatOffs; member