OPL3BankEditor icon indicating copy to clipboard operation
OPL3BankEditor copied to clipboard

Crash upon startup

Open freq-mod opened this issue 1 year ago • 1 comments

Using RtAudio driver: jack
Desired latency 0.02
Buffer size 960
terminate called after throwing an instance of 'RtAudioError'
  what():  RtApiJack::probeDeviceOpen: requested number of channels (2) + offset (0) not found for specified device (0:Family 17h/19h HD Audio Controller Digital Microphone).
Przerwane (zrzut pamięci)

Arch Linux, built from sources, fresh master. Pipewire-jack and pipewire-pulse are installed. AUR package doesnt build

freq-mod avatar Jan 16 '24 19:01 freq-mod

Try to use the system-wide RtAudio, not vendored one.

Wohlstand avatar Jan 17 '24 03:01 Wohlstand