Home
last modified time | relevance | path

Searched refs:csoundCreate (Results 1 – 25 of 40) sorted by relevance

12

/dports/audio/csound/csound-6.15.0/tests/c/
H A Dcsound_debugger_test.c26 CSOUND* csound = csoundCreate(NULL); in test_debugger_init()
36 CSOUND* csound = csoundCreate(NULL); in test_add_bkpt()
59 CSOUND* csound = csoundCreate(NULL); in test_add_callback()
72 CSOUND* csound = csoundCreate(NULL); in test_breakpoint_once()
104 CSOUND* csound = csoundCreate(NULL); in test_breakpoint_remove()
149 CSOUND* csound = csoundCreate(NULL); in test_variables()
177 CSOUND* csound = csoundCreate(NULL); in test_bkpt_instrument()
203 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint_add_remove()
252 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint()
344 CSOUND* csound = csoundCreate(NULL); in test_line_breakpoint_orc_file()
[all …]
H A Dchannel_tests.c21 CSOUND *csound = csoundCreate(0); in test_control_channel_params()
50 CSOUND *csound = csoundCreate(0); in test_control_channel()
69 CSOUND *csound = csoundCreate(0); in test_channel_list()
137 CSOUND *csound = csoundCreate(0); in test_channel_callbacks()
202 CSOUND *csound = csoundCreate(0); in test_channel_opcodes()
247 CSOUND *csound = csoundCreate(0); in test_pvs_opcodes()
273 CSOUND *csound = csoundCreate(0); in test_invalid_channel()
298 CSOUND *csound = csoundCreate(0); in test_chn_hints()
330 CSOUND *csound = csoundCreate(0); in test_string_channel()
H A Dio_test.c19 csound = csoundCreate(NULL); in test_dev_list()
115 csound = csoundCreate(NULL); in test_keyboard_io()
154 csound = csoundCreate(NULL); in test_audio_modules()
188 csound = csoundCreate(NULL); in test_audio_hostbased()
211 csound = csoundCreate(NULL); in test_audio_realtime_mode()
237 csound = csoundCreate(NULL); in test_midi_modules()
266 csound = csoundCreate(NULL); in test_midi_hostbased()
H A Dengine_test.c20 csound = csoundCreate(NULL); in test_daemon()
35 csound = csoundCreate(NULL); in test_eval_code()
46 csound = csoundCreate(NULL); in test_compile_async()
H A Dcsound_data_structures_test.c26 CSOUND* csound = csoundCreate(NULL); in test_cs_cons()
54 CSOUND* csound = csoundCreate(NULL); in test_cs_cons_append()
78 CSOUND* csound = csoundCreate(NULL); in test_cs_hash_table()
106 CSOUND* csound = csoundCreate(NULL); in test_cs_hash_table_merge()
134 CSOUND* csound = csoundCreate(NULL); in test_cs_hash_table_get_put_key()
H A Dcsound_orc_compile_test.c41 CSOUND* csound = csoundCreate(NULL); in test_split_args()
87 csound = csoundCreate(NULL); in test_compile()
121 csound = csoundCreate(NULL); in test_reuse()
158 csound = csoundCreate(NULL); in test_linenum()
H A Dcsound_circular_buffer_test.c25 CSOUND* csound = csoundCreate(NULL); in test_read_write()
49 CSOUND* csound = csoundCreate(NULL); in test_read_write_diff_size()
79 CSOUND* csound = csoundCreate(NULL); in test_peek()
115 CSOUND* csound = csoundCreate(NULL); in test_wrap()
H A Dcsound_orc_semantics_test.c40 CSOUND* csound = csoundCreate(NULL); in test_find_opcode2()
63 CSOUND* csound = csoundCreate(NULL); in test_resolve_opcode()
112 CSOUND* csound = csoundCreate(NULL); in test_find_opcode_new()
191 CSOUND* csound = csoundCreate(NULL); in test_check_in_args()
248 CSOUND* csound = csoundCreate(NULL); in test_check_out_args()
H A Dcsound_type_system_test.c31 CSOUND* csound = csoundCreate(NULL); in test_type_system()
53 CSOUND* csound = csoundCreate(NULL); in test_get_var_simple_name()
H A Dcsound_message_buffer_test.c19 CSOUND *csound = csoundCreate(0); in test_create_buffer()
43 CSOUND *csound = csoundCreate(0); in test_buffer_run()
H A Dcscore_tests.c49 CSOUND *csound = csoundCreate(0); in test_cscore()
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/
H A Dconfiglists.cpp94 CSOUND *csound = csoundCreate(nullptr); in refreshModules()
121 CSOUND *cs = csoundCreate(nullptr); in getMidiInputDevices()
250 CSOUND *cs = csoundCreate(nullptr); in getMidiOutputDevices()
367 CSOUND *cs = csoundCreate(nullptr); in getAudioInputDevices()
539 CSOUND *cs = csoundCreate(nullptr); in getAudioOutputDevices()
729 csoundD=csoundCreate(&m_messages); in runCsoundInternally()
753 CSOUND *cs = csoundCreate(nullptr); in isJackRunning()
/dports/audio/csound/csound-6.15.0/util/
H A Dcsanalyze.c51 csound = csoundCreate(NULL); in main()
H A Dutilmain.h36 if ((csound = csoundCreate(NULL)) != NULL) { in csoundUtilMain()
H A Dpvl_main.c46 if ((csound = csoundCreate(NULL)) != NULL) { in main()
/dports/audio/csound/csound-6.15.0/tests/python/
H A Dtest_empty_initial_csound.py9 cs = csnd6.csoundCreate(None)
/dports/audio/csound/csound-6.15.0/util1/sortex/
H A Dsmain.c45 csound = csoundCreate(NULL); in main()
H A Dxmain.c37 csound = csoundCreate(NULL); in main()
/dports/audio/csound/csound-6.15.0/interfaces/
H A Dsb-csound.lisp59 (declaim (inline csoundCreate))
H A Dcsound.lisp126 (cffi:defcfun ("csoundCreate" csoundCreate) :pointer
H A Dfilebuilding.cpp43 instance = csoundCreate(NULL); in csoundNewCSD()
/dports/audio/csound/csound-6.15.0/Frontends/csound/
H A Dcsound_main.c322 csound = csoundCreate(NULL); in main()
/dports/audio/csound/csound-6.15.0/include/
H A Dcsound.hpp837 csound = csoundCreate((CSOUND*) 0); in Csound()
863 csound = csoundCreate(hostData); in Csound()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Swift Examples/Csound iOS SwiftExamples/csound-iOS/headers/
H A Dcsound.hpp834 csound = csoundCreate((CSOUND*) 0); in Csound()
860 csound = csoundCreate(hostData); in Csound()
/dports/audio/csound/csound-6.15.0/iOS/Csound iOS Obj-C Examples/csound-iOS/headers/
H A Dcsound.hpp834 csound = csoundCreate((CSOUND*) 0); in Csound()
860 csound = csoundCreate(hostData); in Csound()

12