Does ocenaudio work on Apple Silicon?

โœ… Yes, Native Apple Silicon Support as of v3.10.3

May also be known as ocenaudio or Ocenaudio

๐Ÿ“š Bundle Version History

com.ocenaudio

v3.11
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Ocenaudio URL",
      "CFBundleURLSchemes": [
        "ocenaudio"
      ]
    }
  ],
  "UTExportedTypeDeclarations": [
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless PCM File",
      "UTTypeIconFile": "PCM.icns",
      "UTTypeIdentifier": "com.ocenaudio.pcm",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "pcm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless A-Law companding PCM File",
      "UTTypeIconFile": "ALW.icns",
      "UTTypeIdentifier": "com.ocenaudio.alw",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "alw"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless ฮผ-Law companding PCM File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.ulw",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ulw"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "NSP/CSL Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.nsp",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "nsp"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Creative Voice File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.voc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "voc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "AAC File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.aac",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "aac"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "MPEG-4 File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.mp4",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "m4a",
          "3gp",
          "mp4"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "OGG Vorbis Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.ogg",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ogg"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "FLAC Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.flac",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "flac"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "WavPack File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.wv",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "wv"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Musepack File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.mpc",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "mpc"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Windows Media Video",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.wmv",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "wmv"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Microsoft Advanced Systems Format",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.asf",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "asf"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Ocen Link",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.ocen",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ocen"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless GSM 06.10 File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.gsm",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "gsm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless MS ADPCM File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.adpcm",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "adpcm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless DVI/IMA ADPCM File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.ima",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ima"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless G.721 ADPCM File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.g721",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "g721"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Headerless OKI/Dialogic ADPCM File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.vox",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "vox"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Creative ADPCM",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.ctadpcm",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "ctadpcm"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Decimal Text Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.dec",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "dec"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Hexadecimal Text Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.hex",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "hex"
        ]
      }
    },
    {
      "UTTypeConformsTo": [
        "public.data"
      ],
      "UTTypeDescription": "Octal Text Sound File",
      "UTTypeIconFile": "generic.icns",
      "UTTypeIdentifier": "com.ocenaudio.oct",
      "UTTypeTagSpecification": {
        "public.filename-extension": [
          "oct"
        ]
      }
    }
  ],
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeName": "Unknown File",
      "LSHandlerRank": "Alternate",
      "LSItemContentTypes": [
        "public.audio",
        "public.folder",
        "public.zip-archive"
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleDevelopmentRegion": "English",
  "CFBundleExecutable": "ocenaudio",
  "CFBundleGetInfoString": "ocenaudio 3.11.2",
  "CFBundleIconFile": "ocenaudio.icns",
  "CFBundleIdentifier": "com.ocenaudio",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "3.11.2",
  "CFBundleName": "ocenaudio",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.11",
  "CFBundleSignature": "OCEN",
  "CFBundleVersion": "3.11.2",
  "LSMinimumSystemVersion": "10.14",
  "CSResourcesFileMapped": false,
  "LSRequiresCarbon": true,
  "LSApplicationCategoryType": "public.app-category.music",
  "NSHumanReadableCopyright": "(C) 2009-2021 ocenaudio Team",
  "NSHighResolutionCapable": "True",
  "NSMicrophoneUsageDescription": "Require microphone access to record audio"
}
Full Meta Details
{
  "fileSize": 5.994537353515625,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 58,
        "sizeofcmds": 6760,
        "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": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 58,
          "offset": " 0x8"
        },
        {
          "description": 58,
          "size": 2195589,
          "offset": " 0x10"
        },
        {
          "description": 2195589,
          "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": 331520,
          "offset": " 0x80"
        },
        {
          "description": 0,
          "size": 331520,
          "offset": " 0x90"
        },
        {
          "description": 331520,
          "size": 7,
          "offset": " 0x98"
        },
        {
          "description": "Fixed Virtual Memory Library identification information command",
          "size": 11,
          "offset": " 0xa0"
        },
        {
          "description": "Dynamic Link-Edit Symbol Table information command",
          "size": 1702125407,
          "offset": " 0xa8"
        },
        {
          "description": 0,
          "size": 1163157343,
          "offset": " 0xb8"
        },
        {
          "description": 0,
          "size": 3376,
          "offset": " 0xc8"
        },
        {
          "description": 3376,
          "size": 3631342,
          "offset": " 0xd0"
        },
        {
          "description": 3631342,
          "size": 3376,
          "offset": " 0xd8"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}