services.jack.loopback.dmixConfig

NixOS option

For music production software that still doesn’t support JACK natively you would like to put buffer/period adjustments here to decrease dmix device latency.

type: strings concatenated with "\n"
Default
""
Example
''
  period_size 2048
  periods 2
''
declared in: nixos/modules/services/audio/jack.nixView source on NixOS/nixpkgs →