Module oxcable::types [] [src]

Global types and constants.

Structs

MidiEvent

The datatype of a MIDI event.

Enums

MidiMessage

The contents of a MIDI message.

Statics

SAMPLE_RATE

The global sample rate, in Hz.

Traits

AudioDevice

A device that processes and/or generates audio.

MessageReceiver

A device that receives messages.

MidiDevice

A device that generates MIDI events.

Type Definitions

Sample

The datatype of a single audio sample.

Time

The datatype of a single time tick.