# MIDI_DIRECTION_INPUT

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

MIDI input port direction.

```ds title="MIDI_DIRECTION_INPUT"
const MIDI_DIRECTION_INPUT: MidiDirectionFlags
```

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