Home Information Classes Download Usage Mail List Requirements Links FAQ Tutorial
Api enum name | RtMidi | |
closePort(void) | RtMidiOut | [inline, virtual] |
error(RtError::Type type, std::string errorString) | RtMidi | [static] |
getCompiledApi(std::vector< RtMidi::Api > &apis) | RtMidi | [static] |
getCurrentApi(void) | RtMidiOut | [inline] |
getPortCount(void) | RtMidiOut | [inline, virtual] |
getPortName(unsigned int portNumber=0) | RtMidiOut | [inline, virtual] |
LINUX_ALSA enum value | RtMidi | |
MACOSX_CORE enum value | RtMidi | |
openPort(unsigned int portNumber=0, const std::string portName=std::string("RtMidi Output")) | RtMidiOut | [inline, virtual] |
openVirtualPort(const std::string portName=std::string("RtMidi Output")) | RtMidiOut | [inline, virtual] |
RTMIDI_DUMMY enum value | RtMidi | |
RtMidiOut(RtMidi::Api api=UNSPECIFIED, const std::string clientName=std::string("RtMidi Output Client")) | RtMidiOut | |
sendMessage(std::vector< unsigned char > *message) | RtMidiOut | [inline] |
UNIX_JACK enum value | RtMidi | |
UNSPECIFIED enum value | RtMidi | |
WINDOWS_KS enum value | RtMidi | |
WINDOWS_MM enum value | RtMidi | |
~RtMidiOut(void) | RtMidiOut |
The Synthesis ToolKit in C++ (STK) |
©1995-2012 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |