17 #ifndef MINUIT_SENDER_MANAGER
18 #define MINUIT_SENDER_MANAGER
23 typedef Minuit* MinuitPtr;
25 class MinuitSenderManager {
33 MinuitSenderManager();
34 virtual ~MinuitSenderManager();
40 typedef MinuitSenderManager* MinuitSenderManagerPtr;
42 #endif // MINUIT_SENDER_MANAGER
It's the Minuit protocol which use the Open Sound Control protocol.
std::uint16_t TTUInt16
16 bit unsigned integer
Maintain a collection of TTValue objects indexed by TTSymbol pointers.
The TTSymbol class is used to represent a string and efficiently pass and compare that string...
TTErr
Jamoma Error Codes Enumeration of error codes that might be returned by any of the TTBlue functions a...
[doxygenAppendixC_copyExample]