Files
ardour/libs
Robin Gareus 3a6a9cfa6c Tweak ALSA nperiod setting, fallback to nearest
This is mainly for RME RayDAT that has a fixed buffersize of 16k:

  dev_name : hw:HDSPMxc2f6c5,0
  channels : 36
  min_rate : 32000
  max_rate : 192000
  min_bufz : 16384
  max_bufz : 16384
  min_nper : 4
  max_nper : 512

However nperiod configuration determines the effective latency
regardless.

This is similar to https://github.com/jackaudio/jack1/blob/master/drivers/alsa/alsa_driver.c#L476-L486
2020-04-29 23:56:24 +02:00
..
2020-03-29 14:56:22 +02:00
2020-04-10 18:32:18 +02:00
2020-04-23 02:29:45 +02:00
2020-04-20 19:14:37 +02:00
2020-03-02 17:58:03 +01:00
2020-03-23 17:38:08 +01:00
2020-04-24 01:53:59 +02:00
2020-01-22 02:00:25 +01:00
2020-04-16 21:38:33 -06:00
2019-09-03 05:01:59 +02:00
2020-03-29 14:56:22 +02:00