|
Csound and CsoundAC API
5.17
|
#include <OpcodeBase.hpp>
Public Member Functions | |
| int | audio (CSOUND *csound) |
| int | init (CSOUND *csound) |
| int | kontrol (CSOUND *csound) |
| void | log (CSOUND *csound, const char *format,...) |
| int | noteoff (CSOUND *csound) |
| void | warn (CSOUND *csound, const char *format,...) |
Static Public Member Functions | |
| static int | audio_ (CSOUND *csound, void *opcode) |
| static int | init_ (CSOUND *csound, void *opcode) |
| static int | kontrol_ (CSOUND *csound, void *opcode) |
| static int | noteoff_ (CSOUND *csound, void *opcode) |
Data Fields | |
| OPDS | h |
|
inline |
References NOTOK.
Referenced by OpcodeNoteoffBase< T >::audio_().
|
inlinestatic |
References OpcodeNoteoffBase< T >::audio(), and csound::T().
|
inline |
References NOTOK.
Referenced by OpcodeNoteoffBase< T >::init_().
|
inlinestatic |
|
inline |
References NOTOK.
Referenced by OpcodeNoteoffBase< T >::kontrol_().
|
inlinestatic |
References OpcodeNoteoffBase< T >::kontrol(), and csound::T().
|
inline |
References CSOUND_::MessageV.
|
inline |
References OK.
Referenced by OpcodeNoteoffBase< T >::noteoff_().
|
inlinestatic |
References OpcodeNoteoffBase< T >::noteoff(), and csound::T().
|
inline |
References CSOUNDMSG_WARNING, CSOUND_::GetDebug, CSOUND_::GetMessageLevel, CSOUND_::MessageV, and WARNMSG.
| OPDS OpcodeNoteoffBase< T >::h |
1.8.1.2