Advertisement
xtinaaaa

Untitled

Feb 18th, 2017
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. pcm_hook_type.alsadumphook {
  2. lib /home/pi/alsahook/libalsadumphook.so
  3. install my_hooks_install_func
  4. }
  5. pcm.michooks {
  6. type hooks
  7. slave.pcm "mic_sv"
  8. hooks.0 { type alsadumphook }
  9. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement