Overview Clamps Packages CM Dictionary Clamps Dictionary Fomus
Next: list-sfz-presets , Previous: list-midi-controllers , Up: L , Home: Overview

Clamps Dictionary

list-midi-ports

Function

(list-midi-ports &key (sort t))

Return a list of the ids of all registered Midi Ports. If sort is non-nil, return a sorted list of the ids, otherwise return the ids in the reverse order of their instantiation.

Arguments

:sort Boolean denoting sort order of the ids. Defaults to t.

Author: Orm Finnendahl

Created: 2025-06-08 So 16:56

Validate