|
dxd - dynax driver framework 3.0.0d222
cross platform open source driver development framework
|
#include "dx_common.h"#include "dx_stream.h"#include "cf_error.h"#include <CoreMIDI/MIDIServices.h>#include <map>#include <set>Classes | |
| struct | dx::coremidi::target |
Namespaces | |
| namespace | dx |
| dynax driver framework interface namespace | |
| namespace | dx::coremidi |
| coremidi - dynax coremidi interface namespace | |
Macros | |
| #define | dx_pass_coremidi(test, ...) |
Functions | |
| enum dx::stream::bus::bus | dx::coremidi::bus (const std::string &owner) noexcept |
| what bus a device hangs on, as CoreMIDI tells it: the driver owning it, Apple naming one per transport (kMIDIPropertyDriverOwner) - a third party driver names none of them and leaves the bus unknown, which is what a description then leaves out | |
| std::ostream & | operator<< (std::ostream &os, const ::MIDIPacket &pkt) |
| std::ostream & | operator<< (std::ostream &os, const ::MIDIPacketList &list) |
| std::ostream & | operator<< (std::ostream &os, const dx::coremidi::target &target) |
| #define dx_pass_coremidi | ( | test, | |
| ... ) |
|
inline |
|
inline |
|
inline |
| (c) copyright 2009 dynamic acoustics e.U. | generated on |