I’m having some problems with Audacity (2.3.2) on Catalina (latest supplemental, but problems have existed since initial install). I’m aware (now) that Audacity on Catalina is not supported, but I’m posting because my problems seem to be different than what others have described. As I understand it, most users on Catalina are experiencing an issue where Audacity mostly works correctly, but trying to record results in silence. In contrast, I am getting error messages on both playback and recording.
When I open an audio file in Audacity and attempt to play it, I get the following error: “Error opening sound device. Try changing the audio host, playback device, and the project sample rate.”
When I attempt to record, I get the following error: “Error opening sound device. Error code: -9997 Invalid sample rate.”
I’ve tried changing the project sample rate and the other settings on the help page about this error (in Transport->Transport Options). My only option for Host is “Core Audio”. When I go to Help->Diagnostics->Audio Device Info, the devices listed appear to support no sample rates:
==============================
Default recording device number: 0
Default playback device number: 1
==============================
Device ID: 0
Device name: Built-in Microphone
Host name: Core Audio
Recording channels: 2
Playback channels: 0
Low Recording Latency: 0.00294785
Low Playback Latency: 0.01
High Recording Latency: 0.0131066
High Playback Latency: 0.1
Supported Rates:
==============================
Device ID: 1
Device name: Built-in Output
Host name: Core Audio
Recording channels: 0
Playback channels: 2
Low Recording Latency: 0.01
Low Playback Latency: 0.0126077
High Recording Latency: 0.1
High Playback Latency: 0.0227664
Supported Rates:
==============================
Device ID: 2
Device name: Soundflower (2ch)
Host name: Core Audio
Recording channels: 2
Playback channels: 2
Low Recording Latency: 0.01
Low Playback Latency: 0.00145125
High Recording Latency: 0.1
High Playback Latency: 0.01161
Supported Rates:
==============================
Device ID: 3
Device name: Soundflower (64ch)
Host name: Core Audio
Recording channels: 64
Playback channels: 64
Low Recording Latency: 0.01
Low Playback Latency: 0.00145125
High Recording Latency: 0.1
High Playback Latency: 0.01161
Supported Rates:
==============================
Selected recording device: 0 - Built-in Microphone
Selected playback device: 1 - Built-in Output
Supported Rates:
I tried running Audacity via the Terminal workaround recommended for Catalina users, and I can see how it is trying different sample rates when trying to play or record:
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 48000 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 88200 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 96000 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 176400 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 192000 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 352800 returned: -9986: Internal PortAudio error
||PaMacCore (AUHAL)|| Failed to open AUHAL component.||PaMacCore (AUHAL)|| Error on line 1263: err='-50', msg=Unknown Error
||PaMacCore (AUHAL)|| OpenStream @ 384000 returned: -9986: Internal PortAudio error
Has anybody else encountered these errors on Catalina or on other MacOS versions?