Wohlstand / OPL3BankEditor

A small cross-platform editor of the OPL3 FM banks of different formats (Downloads in README below)
GNU General Public License v3.0
143 stars 12 forks source link

Crash upon startup #206

Open freq-mod opened 9 months ago

freq-mod commented 9 months ago
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

Wohlstand commented 9 months ago

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