Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Created September 11, 2015 18:52
Show Gist options
  • Save FROGGS/9f182b90d616e936a349 to your computer and use it in GitHub Desktop.
Save FROGGS/9f182b90d616e936a349 to your computer and use it in GitHub Desktop.
$ perl6 -Ilib test.pl
ALSA lib pcm_dsnoop.c:618:(snd_pcm_dsnoop_open) unable to open slave
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
ALSA lib pcm_dmix.c:1022:(snd_pcm_dmix_open) unable to open slave
Cannot lock down 82274202 byte memory area (Cannot allocate memory)
init: Success
open: Success
stream is TypedCArray[Pointer]<140467819304904>, stream[0] is Pointer<140467819417656>
start: Success
Wrong kind of access to numeric CArray
in method ASSIGN-POS at lib/NativeCall/Types.pm:134
in block <unit> at test.pl:70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment