Enumerations

The following enumerations are available globally.

  • Low-level Max SDK type wrap

    Supported types: float, int, symbol

    See more

    Declaration

    Swift

    public enum MaxValue
    extension MaxValue: Equatable
  • Some wrappers for Max API

    See more

    Declaration

    Swift

    public enum MaxRuntime
  • Max Attribute style enum

    See more

    Declaration

    Swift

    public enum AttributeStyle : CaseIterable, RawRepresentable
  • Inlet / Outlet port

    index: may be exact (.index()) next .available or a wildcard .any

    See more

    Declaration

    Swift

    public enum PortIndex
  • Undocumented

    See more

    Declaration

    Swift

    public enum PortKind : Equatable