Guest User

jack.conf

a guest
Jan 3rd, 2022
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. {
  2. "context.modules": [
  3. {
  4. "args": {},
  5. "flags": [
  6. "ifexists",
  7. "nofail"
  8. ],
  9. "name": "libpipewire-module-rt"
  10. },
  11. {
  12. "name": "libpipewire-module-protocol-native"
  13. },
  14. {
  15. "name": "libpipewire-module-client-node"
  16. },
  17. {
  18. "name": "libpipewire-module-metadata"
  19. }
  20. ],
  21. "context.properties": {
  22. "log.level": 0
  23. },
  24. "context.spa-libs": {
  25. "support.*": "support/libspa-support"
  26. },
  27. "jack.properties": {},
  28. "jack.rules": [
  29. {
  30. "actions": {
  31. "update-props": {}
  32. },
  33. "matches": [
  34. {}
  35. ]
  36. }
  37. ]
  38. }
  39.  
Advertisement
Add Comment
Please, Sign In to add comment