# MIDI_LIST_DISCONNECTED

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

Include disconnected ports when the backend reports them.

```ds title="MIDI_LIST_DISCONNECTED"
const MIDI_LIST_DISCONNECTED: MidiListFlags
```

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