0fe3cba8b131ca1196ef30c0ccb5acb914817276
buffer-size = periods * period-size Previously, buffersize was used for period-size. This fixes an issue with a dedicated .asoundrc configuring a specific period-size or buffer-size that has to be exact. Ardour's device configuration failed in this case. This has not been an issues since most hardware devices offer a wide range: 8 < period-size < 262144 ; 16 < buffer-size < 524288. Only a subset of which (32 .8192) is allowed by Ardour.
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%