You can manually remove Overbridge device entries if they are corrupt, or cause other problems.

REMOVING DEVICE ENTRIES IN WINDOWS

  1. Press Win+R, and then write "regedit" in the box, and then press OK to open the Registry Editor.

  2. Navigate to this key (a key is like a folder):
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ELEKTRON_OVERBRIDGE_USB

  3. Here you see subkeys that are in this format:
    Parameters_1935_xxxx_yyyy
    The xxxx is the product ID. See below for more information*
    The yyyy is the unique ID of your particular device.

  4. Right-click the device you want to remove and select "Delete" Do this for all subkeys related to your device

 

REMOVING DEVICE ENTRIES IN MACOS

This will delete all known devices from the ControlPanel and the CoreAudio plugin.

  1. Start a terminal session.

  2. Unload coreaudio daemon (or else you will not be able to move the coreaudio plist files)
    sudo launchctl unload /System/Library/LaunchDaemons/com.apple.audio.coreaudiod.plist
    sudo killall coreaudiod
    The second line is just in case the first one doesn't work.

  3. Move / delete the plist files to another location:
    mkdir ~/Desktop/PlistBackup/
    sudo mv /Library/Preferences/Audio/com.apple.audio.DeviceSettings.plist ~/Desktop/PlistBackup/
    sudo mv /Library/Preferences/Audio/com.apple.audio.SystemSettings.plist ~/Desktop/PlistBackup/
    sudo mv ~/Library/Preferences/se.elektron.OverbridgeControlPanel.plist ~/Desktop/PlistBackup/
    sudo mv ~/Library/Preferences/se.elektron.overbridge.hal.plist ~/Desktop/PlistBackup/

  4. Restart macOS

  5. Remove PlistBackup folder on your desktop.

*Product ID table

Device

product ID

Analog Four

0004

Analog Keys

0006

Analog Rytm

0008

Analog Heat

000A

Digitakt

000C

Analog Four MKII

000E

Analog Rytm MKII

0010

Digitone

0014

Analog Heat MKII

0016

Model:Samples

0019

Model:Cycles

001B

Digitone Keys

001C