Skip to content

Instantly share code, notes, and snippets.

@streamer45
Created December 30, 2013 13:13
Show Gist options
  • Save streamer45/8181986 to your computer and use it in GitHub Desktop.
Save streamer45/8181986 to your computer and use it in GitHub Desktop.
[streamer45@archlinux kr_oneman]$ tests/kr_alsa_test 1
Logging to: /home/streamer45/kr_tests/kr_alsa_test_1388409231.log
kr_alsa_create card num 1
kr_alsa_destroy ret: 0
ALSA Card 1 worked
Debug log: /home/streamer45/kr_tests/kr_alsa_test_1388409231.log
Log 0 started
Krad ALSA: Created HDA Intel MID
HDMI 0 Capture: 0 Playback: 1
HDMI 1 Capture: 0 Playback: 1
HDMI 2 Capture: 0 Playback: 1
Krad ALSA: Destroyed card 1: HDA Intel MID
Log 0 ended
[streamer45@archlinux kr_oneman]$ tests/kr_alsa_test 2
Logging to: /home/streamer45/kr_tests/kr_alsa_test_1388409232.log
kr_alsa_create card num 2
kr_alsa_destroy ret: 0
ALSA Card 2 worked
Debug log: /home/streamer45/kr_tests/kr_alsa_test_1388409232.log
Log 0 started
Krad ALSA: Created USB Midi
Krad ALSA: Destroyed card 2: USB Midi
Log 0 ended
[streamer45@archlinux kr_oneman]$ tests/kr_alsa_test 3
Logging to: /home/streamer45/kr_tests/kr_alsa_test_1388409239.log
kr_alsa_create card num 3
kr_alsa_destroy ret: 0
ALSA Card 3 worked
Debug log: /home/streamer45/kr_tests/kr_alsa_test_1388409239.log
Log 0 started
Could not open hw:3
Krad ALSA: Destroyed card 3:
Log 0 ended
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment