Pyle PUX6 Not recognized for input Cubase 14

I have a Pyle PMUX6 audio interface, connected to a Mac Mini M2.

It works perfectly for output and has for the 6 months that I have had it. I recently needed to use it for input.

When I go to configure the input bus in Audio Connections, the ASIO driver for the device shows in the drop down. However, when I select it, it doesn’t take. It goes back to not connected.

If I hit record on a track it says the ASIO driver isn’t running.

Anyone know what’s going on?

Thanks

Hi,

Make sure Cubase has enabled Mic in the System Preferences, please.
Open macOS System Preferences > Security & Privacy > Privacy > Microphone. Enable Cubase here.

Thank you Martin - It appears that Cubase 14 doesn’t ask for permission for mic access (at least it didn’t on my last upgrade) That means it doesn’t show up on the privacy list to give it permission. Is there anyway to force it to ask for permission?

Hi,

Apple does not allow users or developers to manually add apps to the Microphone Privacy List. The entry must be system-triggered.

You can reset microphone permissions using Terminal:
tccutil reset Microphone

Then, run your app and ensure it tries to access the microphone.

This does not add your app manually—it only clears the database so the prompt can appear again when accessed properly.