# MIDI_PROTOCOL_NONE

`import { MIDI_PROTOCOL_NONE } from "destack:device/binding";`

No MIDI protocols.

```ds title="MIDI_PROTOCOL_NONE"
const MIDI_PROTOCOL_NONE: MidiProtocolFlags
```

[language/library/src/device/binding/midi.ds:46](https://github.com/destack-sh/destack/blob/main/language/library/src/device/binding/midi.ds#L46)
