Home
last modified time | relevance | path

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

/dports/audio/csound/csound-6.15.0/Engine/
H A Dlinevent.c71 STA(orchestrab) = (char *) csound->Calloc(csound, MAXSTR); in RTLineset()
72 STA(orchestra) = STA(orchestrab); in RTLineset()
272 STA(orchestra) = STA(orchestrab); in sensLine()
273 csoundCompileOrc(csound, STA(orchestrab)); in sensLine()
284 if((pc = strrchr(STA(orchestrab), '}')) != NULL) { in sensLine()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A DcsoundCore.h1623 char *orchestra, *orchestrab; member
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A DcsoundCore.h1623 char *orchestra, *orchestrab; member
/dports/audio/csound/csound-6.15.0/include/
H A DcsoundCore.h1653 char *orchestra, *orchestrab; member