Does Audacity work on Apple Silicon?

โœณ๏ธ Yes, it works via Rosetta 2, with Native support as of alpha v3.2

May also be known as Audacity, Wrapper, or Audacityteam Audacity

๐Ÿ“š Bundle Version History

org.audacityteam.audacity

v3.3.3.0
โœ… Yes, Native Apple Silicon Support
๐Ÿ–ฅ Supported Architectures X86, ARM
Full Info Plist
{
  "BuildMachineOSBuild": "20G1231",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project",
        "application/x-audacity-project+sqlite3"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.3.3.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.3.3.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.3.3.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Audacity",
      "CFBundleURLSchemes": [
        "audacity"
      ]
    }
  ],
  "CFBundleVersion": "3.3.3.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13C100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.1",
  "DTSDKBuild": "21C46",
  "DTSDKName": "macosx12.1",
  "DTXcode": "1321",
  "DTXcodeBuild": "13C100",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.13",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.3.3.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.14544677734375,
  "architectures": [
    {
      "bits": "32-bit",
      "fileType": "Fixed Virtual Memory Shared Library File",
      "header": {
        "magic": 3405691582,
        "cputype": 0,
        "cpusubtype": 16,
        "filetype": 3,
        "ncmds": 1024,
        "sizeofcmds": 53936,
        "flags": [
          "The object file is the output of an incremental link against a base file and can not be link edited again.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "The object file's undefined references are bound by the dynamic linker when loaded."
        ]
      },
      "loadCommandsInfo": [
        {
          "description": 3405691582,
          "size": 2,
          "offset": " 0x0"
        },
        {
          "description": 4103,
          "size": 3,
          "offset": " 0x8"
        },
        {
          "description": 1024,
          "size": 53936,
          "offset": " 0x10"
        },
        {
          "description": "Dynamic Linker Load Command",
          "size": 4108,
          "offset": " 0x18"
        },
        {
          "description": 0,
          "size": 5120,
          "offset": " 0x20"
        },
        {
          "description": 70592,
          "size": 14,
          "offset": " 0x28"
        }
      ],
      "magic": "cafebabe",
      "offset": "0",
      "processorSubType": "v7em",
      "processorType": 0
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1336,
        "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": " 0x4000"
        },
        {
          "description": "Symbol segment command",
          "size": 17,
          "offset": " 0x4008"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x4010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x4018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x4020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x4028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "4000",
      "processorSubType": 3,
      "processorType": "X86"
    },
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 12,
        "cpusubtype": 0,
        "filetype": 2,
        "ncmds": 18,
        "sizeofcmds": 1424,
        "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": 0,
          "size": 18,
          "offset": " 0x14008"
        },
        {
          "description": "Sub Framework Load Command",
          "size": 131205,
          "offset": " 0x14010"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x14018"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x14020"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x14028"
        }
      ],
      "magic": "cffaedfe",
      "offset": "14000",
      "processorSubType": "all",
      "processorType": "ARM"
    }
  ]
}
v3.2.2.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G918",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.2.2.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.2.2.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.2.2.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Audacity",
      "CFBundleURLSchemes": [
        "audacity"
      ]
    }
  ],
  "CFBundleVersion": "3.2.2.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13C100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.1",
  "DTSDKBuild": "21C46",
  "DTSDKName": "macosx12.1",
  "DTXcode": "1321",
  "DTXcodeBuild": "13C100",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.9",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.2.2.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.0514373779296875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1296,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.2.1.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G817",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.2.1.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.2.1.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.2.1.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleURLTypes": [
    {
      "CFBundleURLName": "Audacity",
      "CFBundleURLSchemes": [
        "audacity"
      ]
    }
  ],
  "CFBundleVersion": "3.2.1.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13C100",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.1",
  "DTSDKBuild": "21C46",
  "DTSDKName": "macosx12.1",
  "DTXcode": "1321",
  "DTXcodeBuild": "13C100",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.9",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.2.1.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.05145263671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1296,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.1.3.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "20G314",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.1.3.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.1.3.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.1.3.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.1.3.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "13A1030d",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "12.0",
  "DTSDKBuild": "21A344",
  "DTSDKName": "macosx12.0",
  "DTXcode": "1310",
  "DTXcodeBuild": "13A1030d",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.9",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.1.3.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.05145263671875,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1384,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.1.0.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1417",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.1.0.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.1.0.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.1.0.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.1.0.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.9",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.1.0.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.051055908203125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1384,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.0.4.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H1323",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.0.4.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.0.4.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0.4.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.0.4.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "12D4e",
  "DTPlatformName": "macosx",
  "DTPlatformVersion": "11.1",
  "DTSDKBuild": "20C63",
  "DTSDKName": "macosx11.1",
  "DTXcode": "1240",
  "DTXcodeBuild": "12D4e",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.9",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.0.4.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.051055908203125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 1384,
        "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": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.0.2.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H2",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.0.2.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.0.2.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0.2.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.0.2.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E146",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19E258",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1140",
  "DTXcodeBuild": "11E146",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.7",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.0.2.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.0272064208984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1768,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v3.0.0.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19H2",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup3",
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 3.0.0.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 3.0.0.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "3.0.0.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "3.0.0.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E146",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19E258",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1140",
  "DTXcodeBuild": "11E146",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.7",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 3.0.0.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.0272064208984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 16,
        "sizeofcmds": 1768,
        "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": 16,
          "offset": " 0x8"
        },
        {
          "description": "Prebound Dynamic Library Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}
v2.4.2.0
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "BuildMachineOSBuild": "19E287",
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "aup"
      ],
      "CFBundleTypeIconFile": "AudacityProject.icns",
      "CFBundleTypeMIMETypes": [
        "application/x-audacity-project"
      ],
      "CFBundleTypeName": "Audacity Project",
      "CFBundleTypeOSTypes": [
        "auDp"
      ],
      "CFBundleTypeRole": "Editor",
      "LSIsAppleDefaultForType": true
    },
    {
      "CFBundleTypeExtensions": [
        "wav",
        "wave"
      ],
      "CFBundleTypeIconFile": "AudacityWAV.icns",
      "CFBundleTypeMIMETypes": [
        "audio/wav",
        "audio/x-wav"
      ],
      "CFBundleTypeName": "WAV Audio File",
      "CFBundleTypeOSTypes": [
        "WAV ",
        "wav ",
        "WAVE",
        "wave"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "aif",
        "aiff",
        "aifc"
      ],
      "CFBundleTypeIconFile": "AudacityAIFF.icns",
      "CFBundleTypeMIMETypes": [
        "audio/aiff",
        "audio/x-aiff"
      ],
      "CFBundleTypeName": "AIFF Audio File",
      "CFBundleTypeOSTypes": [
        "AIFF",
        "AIFC"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "au"
      ],
      "CFBundleTypeIconFile": "AudacityAU.icns",
      "CFBundleTypeMIMETypes": [
        "audio/au"
      ],
      "CFBundleTypeName": "AU Audio File",
      "CFBundleTypeOSTypes": [
        "AU  ",
        "au  ",
        "snd "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "mp3"
      ],
      "CFBundleTypeIconFile": "AudacityMP3.icns",
      "CFBundleTypeMIMETypes": [
        "audio/mpeg",
        "audio/x-mpeg",
        "audio/mpeg3",
        "audio/x-mpeg3",
        "audio/mpg",
        "audio/x-mpg",
        "audio/mp3",
        "audio/x-mp3"
      ],
      "CFBundleTypeName": "MP3 Audio File",
      "CFBundleTypeOSTypes": [
        "mp3!",
        "MP3!",
        "MPG3",
        "mpg3",
        "Mp3 ",
        "MP3 "
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "ogg"
      ],
      "CFBundleTypeIconFile": "AudacityOGG.icns",
      "CFBundleTypeMIMETypes": [
        "audio/ogg",
        "audio/x-ogg",
        "audio/vorbis",
        "audio/x-vorbis",
        "audio/vorbisogg",
        "audio/x-vorbisogg",
        "audio/ogg-vorbis",
        "audio/x-ogg-vorbis"
      ],
      "CFBundleTypeName": "Ogg Vorbis Audio File",
      "CFBundleTypeOSTypes": [
        "Ogg ",
        "OGG ",
        "OggS",
        "OGGS"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "flac"
      ],
      "CFBundleTypeIconFile": "AudacityFLAC.icns",
      "CFBundleTypeMIMETypes": [
        "audio/flac",
        "audio/x-flac"
      ],
      "CFBundleTypeName": "FLAC Audio File",
      "CFBundleTypeOSTypes": [
        "flac"
      ],
      "CFBundleTypeRole": "Editor"
    },
    {
      "CFBundleTypeExtensions": [
        "m4a"
      ],
      "CFBundleTypeMIMETypes": [
        "audio/m4a",
        "audio/x-m4a"
      ],
      "CFBundleTypeName": "MPEG-4 Audio File",
      "CFBundleTypeOSTypes": [
        "M4A "
      ],
      "CFBundleTypeRole": "Editor"
    }
  ],
  "CFBundleExecutable": "Wrapper",
  "CFBundleGetInfoString": "Audacity version 2.4.2.0",
  "CFBundleIconFile": "Audacity.icns",
  "CFBundleIdentifier": "org.audacityteam.audacity",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleLongVersionString": "Version 2.4.2.0",
  "CFBundleName": "Audacity",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "2.4.2.0",
  "CFBundleSignature": "auDy",
  "CFBundleSupportedPlatforms": [
    "MacOSX"
  ],
  "CFBundleVersion": "2.4.2.0",
  "DTCompiler": "com.apple.compilers.llvm.clang.1_0",
  "DTPlatformBuild": "11E146",
  "DTPlatformVersion": "GM",
  "DTSDKBuild": "19E258",
  "DTSDKName": "macosx10.15",
  "DTXcode": "1140",
  "DTXcodeBuild": "11E146",
  "LSApplicationCategoryType": "public.app-category.music",
  "LSMinimumSystemVersion": "10.7",
  "NSHighResolutionCapable": true,
  "NSHumanReadableCopyright": "Audacity version 2.4.2.0",
  "NSMicrophoneUsageDescription": "Audacity requires access to the microphone only if you intend to record from it.",
  "NSPrincipalClass": "NSApplication",
  "NSRequiresAquaSystemAppearance": true
}
Full Meta Details
{
  "fileSize": 0.0272064208984375,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 15,
        "sizeofcmds": 1680,
        "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": 15,
          "offset": " 0x8"
        },
        {
          "description": "Dynamic Linker Identifier",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}