REAPER: Troubleshooting
- I get “
Error opening devices” when swapping to WASAPI!
Could not find input device: You either don’t have a microphone connected or your formats are (i.e. speakers at 48,000 Hz and microphone at 44,100 Hz).
If it’s the former, change the “Input channels” to “0” in theDevicesection of Preferences.
If it’s the latter, make sure your microphone matches the format of your output device.
- RBN Preview doesn’t load!
- You really shouldn’t be using this anymore but if you insist, download the appropriate Microsoft Visual C++ Redistributable Runtimes.
[Click here to download them].
- You really shouldn’t be using this anymore but if you insist, download the appropriate Microsoft Visual C++ Redistributable Runtimes.
- I get “
JACK: error creating client” when swapping to JACK!
Solution A:
Section titled “Solution A:”- You have
jack2installed and need to replace it withpipewire-jack.- Install
pipewire-jackby running this command in a terminal.Terminal window sudo pacman -S pipewire-jack
- Install
Solution B:
Section titled “Solution B:”- Change to a different audio system, like
PulseAudioorALSA.
- You have
- I get a
Script executionerror when opening CAT or VenueGen that says “ModuleNotFoundError: No module named ‘tkinter’”.
- Install “python3-tkinter”
Terminal window sudo dnf install python3-tkinter
- Install “python3-tkinter”
- I get “
Error opening devices” when swapping to JACK!
- Change to a different audio system, like
PulseAudioorALSA.
- Change to a different audio system, like
- I get “
Error opening devices” when swapping to JACK!
- Change to a different audio system, like
PulseAudioorALSA.
- Change to a different audio system, like