@ -39,7 +39,7 @@ Initialize BASS and the opus plugin
"""
global dll, use_ctypes
if platform.system() == "Darwin":
dll = ctypes.WinDLL(dllf)
dll = ctypes.CDLL(dllf)
use_ctypes = True
else:
import pybass as dll
The note is not visible to the blocked user.