Home
last modified time | relevance | path

Searched refs:csoundMessageS (Results 1 – 8 of 8) sorted by relevance

/dports/audio/csound/csound-6.15.0/Top/
H A Dcsmodule.c202 csoundMessageS(csound, CSOUNDMSG_ERROR, Str(fmt), fname); in print_module_error()
204 csoundMessageS(csound, CSOUNDMSG_ERROR, in print_module_error()
207 csoundMessageS(csound, CSOUNDMSG_ERROR, "\n"); in print_module_error()
H A Dcsound.c280 csoundMessageS,
2621 PUBLIC void csoundMessageS(CSOUND *csound, int attr, const char *format, ...) in csoundMessageS() function
2649 csoundMessageS(csound, CSOUNDMSG_WARNING, Str("WARNING: ")); in csoundWarning()
2653 csoundMessageS(csound, CSOUNDMSG_WARNING, "\n"); in csoundWarning()
/dports/audio/csound/csound-6.15.0/interfaces/
H A DcsPerfThread.cpp323 csoundMessageS(csound, CSOUNDMSG_WARNING, in run()
H A Dctcsound.py340 libcsound.csoundMessageS.argtypes = [ct.c_void_p, ct.c_int, ct.c_char_p, ct.c_char_p]
1542 libcsound.csoundMessageS(self.cs, attr, cstring("%s"), cstring(s))
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h1549 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h1549 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h1567 PUBLIC CS_PRINTF3 void csoundMessageS(CSOUND *,
/dports/audio/csound/csound-6.15.0/etc/
H A DChangeLog6325 * jpff_glue.c (csoundMessageS): New function like csoundMessageV
6330 (dribble_printf): Make it dribble, and use csoundMessageS to use