Home
last modified time | relevance | path

Searched refs:csoundMessage (Results 1 – 25 of 29) sorted by relevance

12

/dports/audio/csound/csound-6.15.0/Emscripten/src/
H A DCsoundObj.c90 csoundMessage(self->csound, "CsoundObj_compile...\n"); in CsoundObj_compile()
93 csoundMessage(self->csound, "Error: Null CSD.\n"); in CsoundObj_compile()
100 csoundMessage(self->csound, "csoundCompile...\n"); in CsoundObj_compile()
108 csoundMessage(self->csound, "Failed to compile CSD file.\n"); in CsoundObj_compile()
118 csoundMessage(self->csound, "CsoundObj_compileCSD...\n"); in CsoundObj_compileCSD()
121 csoundMessage(self->csound, "Error: Null CSD.\n"); in CsoundObj_compileCSD()
132 csoundMessage(self->csound, "csoundCompileCsdText...\n"); in CsoundObj_compileCSD()
136 csoundMessage(self->csound, "Failed to compile CSD text.\n"); in CsoundObj_compileCSD()
141 csoundMessage(self->csound, "csoundCompile...\n"); in CsoundObj_compileCSD()
148 csoundMessage(self->csound, "Failed to compile CSD file.\n"); in CsoundObj_compileCSD()
/dports/audio/csound/csound-6.15.0/Engine/
H A Dauxfd.c193 csoundMessage(csound, Str("auxlist for instr %s [%d] (%p):\n"), in auxchprint()
196 csoundMessage(csound, Str("auxlist for instr %d (%p):\n"), in auxchprint()
200 csoundMessage(csound, in auxchprint()
213 csoundMessage(csound, Str("fdlist for instr %s [%d] (%p):"), in fdchprint()
216 csoundMessage(csound, Str("fdlist for instr %d (%p):"), ip->insno, ip); in fdchprint()
219 csoundMessage(csound, Str(" fd %p in %p"), curchp->fd, curchp); in fdchprint()
220 csoundMessage(csound, "\n"); in fdchprint()
H A Dmemfiles.c353 csoundMessage(csound, Str("cannot load %s\n"), filnam); in ldmemfile2withCB()
359 csoundMessage(csound, Str("cannot load %s, or SADIR undefined\n"), in ldmemfile2withCB()
371 csoundMessage(csound, Str("error processing file %s\n"), filnam); in ldmemfile2withCB()
377 csoundMessage(csound, Str("file %s (%ld bytes) loaded into memory\n"), in ldmemfile2withCB()
H A Dfgens.c171 csoundMessage(csound, Str("ftable %d now deleted\n"), ff.fno); in hfgens()
235 csoundMessage(csound, Str("ftable %d:\n"), ff.fno); in hfgens()
289 csoundMessage(csound, Str("ftable %d:\n"), ff.fno); in hfgens()
1411 csoundMessage(csound, Str("%ld elements in %s\n"), in gen23()
2281 csoundMessage(csound, "f%3.0f %8.2f %8.2f ", in fterror()
2284 csoundMessage(csound,"%s ", ff->e.strarg); in fterror()
2286 csoundMessage(csound, "%8.2f", ff->e.p[4]); in fterror()
2288 csoundMessage(csound, " \"%s\" ...\n", ff->e.strarg); in fterror()
2290 csoundMessage(csound, "%8.2f ...\n", ff->e.p[5]); in fterror()
2726 csoundMessage(csound, in gen01raw()
[all …]
H A Dsread.c119 csoundMessage(csound, Str("sread: ")); in sreaderr()
123 csoundMessage(csound, "\n"); in sreaderr()
124 print_input_backtrace(csound, 1, csoundMessage); in sreaderr()
846 print_input_backtrace(csound, 1, csoundMessage); in carryerror()
1302 print_input_backtrace(csound, 1, csoundMessage); in stof()
H A Denvvar.c222 csoundMessage(csound, Str("Environment variable '%s' has been set to "), in csoundSetEnv()
225 csoundMessage(csound, "NULL\n"); in csoundSetEnv()
227 csoundMessage(csound, "'%s'\n", value); in csoundSetEnv()
398 csoundMessage(csound, "%s", msg); in csoundParseEnv()
H A Dmusmon.c1369 csoundMessage(csound, "%s", in insert_score_event_at_sample()
1372 csoundMessage(csound, Str("insert_score_event(): invalid instrument " in insert_score_event_at_sample()
1393 csoundMessage(csound, Str("insert_score_event(): unknown opcode: %c\n"), in insert_score_event_at_sample()
1416 csoundMessage(csound, Str("insert_score_event(): insufficient p-fields\n")); in insert_score_event_at_sample()
H A Dcsound_orc_semantics.c563 csoundMessage(csound, Str("Line: %d\n"), tree->line-1); in get_arg_type2()
1496 csoundMessage(csound, Str("Found: %s %s %s\n"), in verify_opcode()
1499 csoundMessage(csound, Str(" %s %s %s ...\n"), in verify_opcode()
1502 csoundMessage(csound, Str("Line: %d\n"), in verify_opcode()
/dports/audio/csound/csound-6.15.0/Top/
H A Done_file.c167 csoundMessage(csound, Str("Removing temporary file %s ...\n"), in remove_tmpfiles()
272 csoundMessage(csound, "argc=%d argv[%d]=%s\n", in readOptions()
669 csoundMessage(csound, Str("opened %s\n"), STA(sconame)); in createExScore()
1076 csoundMessage(csound, "%s", p); in checkLicence()
1124 csoundMessage(csound, Str("STARTING FILE\n")); in read_unified_file4()
1140 csoundMessage(csound, Str("Creating options\n")); in read_unified_file4()
1146 csoundMessage(csound, Str("Skipping <CsOptions>\n")); in read_unified_file4()
1160 csoundMessage(csound, Str("Creating orchestra\n")); in read_unified_file4()
1165 csoundMessage(csound, Str("Creating score\n")); in read_unified_file4()
1206 csoundMessage(csound, in read_unified_file4()
[all …]
H A Dinit_static_modules.c59 csoundMessage(csound, "init_static_modules...\n"); in init_static_modules()
H A Dcsmodule.c538 csoundMessage(csound, Str("Loading '%s'\n"), buf); in csoundLoadModules()
571 csoundMessage(csound, Str("Loading command-line libraries:\n")); in csoundLoadExternals()
596 csoundMessage(csound, " %s\n", fname); in csoundLoadExternals()
829 csoundMessage(csound, Str("Loading '%s'\n"), buf); in csoundLoadAndInitModules()
H A Dcsound.c279 csoundMessage,
2192 csoundMessage(csound, in csoundPerformKsmps()
2218 csoundMessage(csound, Str("Early return from csoundPerformKsmps().\n")); in csoundPerformKsmpsInternal()
2224 csoundMessage(csound, in csoundPerformKsmpsInternal()
2290 csoundMessage(csound, Str("Early return from csoundPerform().\n")); in csoundPerform()
2299 csoundMessage(csound, Str("Score finished in csoundPerform().\n")); in csoundPerform()
2312 csoundMessage(csound, Str("csoundPerform(): stopped.\n")); in csoundPerform()
2608 PUBLIC void csoundMessage(CSOUND *csound, const char *format, ...) in csoundMessage() function
2664 csoundMessage(csound, "\n"); in csoundDebugMsg()
2975 csoundMessage(csound, Str("!!WARNING: real time midi input disabled, " in DummyMidiInOpen()
[all …]
H A Dcsdebug.c44 csoundMessage(csound, Str("Breakpoint callback not set. Breakpoint Reached.")); in csoundDebuggerBreakpointReached()
H A Dmain.c59 csoundMessage(csound, Str("WARNING: cannot open csound6rc file %s\n"), in checkOptions()
/dports/audio/csound/csound-6.15.0/InOut/
H A Dwinascii.c72 csoundMessage(csound, "%.*s\n", n + 1, s); /* putline to there */ in DrawAscii_()
78 csoundMessage(csound, Str("%s\t%ld points, scalemax %5.3f\n"), in DrawAscii()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dcs_glue.cpp733 csoundMessage(csound_, in SetMidiInputCallback()
747 csoundMessage(csound_, in SetMidiOutputCallback()
1081 csoundMessage(csound, "rtmidi: CsoundMidiInputStream enabled\n"); in EnableMidiInput()
1341 csoundMessage(csound, "rtmidi: CsoundMidiOutputStream enabled\n"); in EnableMidiOutput()
H A DcsPerfThread.cpp180 csoundMessage(csound, "Could create recording buffer."); in CsPerfThreadMsg_Record()
206 csoundMessage(csound, "Could not open file for recording."); in CsPerfThreadMsg_Record()
449 csoundMessage(csound, "perfThread record buffer overrun.\n"); in Perform()
/dports/audio/csound/csound-6.15.0/Bela/
H A DBelaCsound.cpp312 csoundMessage(csound, "Could not open Midi in device %s", dev); in OpenMidiInDevice()
340 csoundMessage(csound, "Could not open Midi out device %s", dev); in OpenMidiOutDevice()
H A Dmain.cpp483 csoundMessage(csound, "Could not open Midi in device %s", dev); in OpenMidiInDevice()
512 csoundMessage(csound, "Could not open Midi out device %s", dev); in OpenMidiOutDevice()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dcsoundhtmlwrapper.cpp235 csoundMessage(getCsound(), "%s", text.toLocal8Bit().constData()); in message()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/classes/midi/
H A DCsoundMIDI.m111 csoundMessage(csound, "midi srcs %lu\n", endpoints);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/classes/midi/
H A DCsoundMIDI.m111 csoundMessage(csound, "midi srcs %lu\n", endpoints);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.h1542 PUBLIC CS_PRINTF2 void csoundMessage(CSOUND *, const char *format, ...);
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.h1542 PUBLIC CS_PRINTF2 void csoundMessage(CSOUND *, const char *format, ...);
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.h1560 PUBLIC CS_PRINTF2 void csoundMessage(CSOUND *, const char *format, ...);

12