MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
InputBinding.hpp File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MayaFlux::Core::InputBinding
 Specifies what input an InputNode wants to receive. More...
 
struct  MayaFlux::Core::InputDeviceInfo
 Information about a connected input device. More...
 
struct  MayaFlux::Core::InputValue
 Generic input value container. More...
 
struct  MayaFlux::Core::InputValue::MIDIMessage
 MIDI message structure. More...
 
struct  MayaFlux::Core::InputValue::OSCMessage
 OSC message structure. More...
 

Namespaces

namespace  MayaFlux
 Main namespace for the Maya Flux audio engine.
 
namespace  MayaFlux::Core
 

Enumerations

enum class  MayaFlux::Core::InputType : uint8_t {
  MayaFlux::Core::HID , MayaFlux::Core::MIDI , MayaFlux::Core::OSC , MayaFlux::Core::SERIAL ,
  MayaFlux::Core::CUSTOM
}
 Input backend type enumeration. More...