Advertisement
Guest User

Untitled

a guest
Feb 11th, 2022
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. pcm.camilla {
  2. type cdsp
  3. cpath "/usr/bin/camilladsp"
  4. config_out "/home/jh/.config/PaXoverNG/camilladsp.config"
  5. config_in "/home/jh/.config/PaXoverNG/camilladsp.config.template"
  6. channels 2
  7. rates = [
  8. 44100
  9. 48000
  10. 88200
  11. 96000
  12. 176400
  13. 192000
  14. 352800
  15. 384000
  16. ]
  17. cargs [
  18. -o /home/jh/.config/PaXoverNG/camilladsp.log
  19. -l debug
  20. ]
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement