JACK: Difference between revisions

imported>User
No edit summary
imported>User
No edit summary
Line 9: Line 9:
       enable = true;
       enable = true;
       # buffering parameters for dmix device to work with ALSA only semi-professional sound programs
       # buffering parameters for dmix device to work with ALSA only semi-professional sound programs
       dmixConfig = ''
       #dmixConfig = ''
        period_size 2048
      #  period_size 2048
       '';
       #'';
     };
     };
   };
   };