Does USB_MIDI2 work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support reported as of v

May also be known as USB_MIDI2 or Cc OpenFrameworks USB_MIDI2

๐Ÿ“š Bundle Version History

cc.openFrameworks.USB_MIDI2

v
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1824",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "USB_MIDI2",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "cc.openFrameworks.USB_MIDI2",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundlePackageType": "APPL",
  "CFBundleSignature": "????",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "1.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12B45b",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.0",
  "DTSDKBuild": "20A2408",
  "DTSDKName": "macosx11.0",
  "DTXcode": "1220",
  "DTXcodeBuild": "12B45b",
  "LSMinimumSystemVersion": "10.9",
  "NSCameraUsageDescription": "This app needs to access the camera",
  "NSMicrophoneUsageDescription": "This app needs to access the microphone"
}
Full Meta Details
{
  "fileSize": 12.319168090820312,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 41,
        "sizeofcmds": 5416,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 3,
          "offset": " 0x0"
        },
        {
          "description": "Symbol segment command",
          "size": 41,
          "offset": " 0x8"
        },
        {
          "description": "Data In Code Load Command",
          "size": 10584197,
          "offset": " 0x10"
        },
        {
          "description": 10584197,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        },
        {
          "description": 0,
          "size": 25,
          "offset": " 0x60"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1163157343,
          "offset": " 0x68"
        },
        {
          "description": 0,
          "size": 518144,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 518144,
          "offset": " 0x90"
        },
        {
          "description": 518144,
          "size": 5,
          "offset": " 0x98"
        },
        {
          "description": "UNIX Thread command",
          "size": 10,
          "offset": " 0xa0"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
Report Update