Files
ardour/libs
Tim Mayberry 6784923a05 Fix export silence threshold by using a constant value for now
All float values defined in the CONFIG_VARIABLE macro seem like they are cast
to at some stage before writing (another issue that needs addressing). The
default value for export-silence-threshold (-INFINITY) is converted to a value
of 0 and as a result nothing is exported with trim enabled.

Use the same fixed silence threshold as Mixbus until proper bounds checking and
GUI is in place.

Related: #6412
2016-12-06 13:41:17 +10:00
..
2016-12-04 19:15:29 -05:00
2016-11-30 20:31:32 +01:00
2016-10-27 15:57:47 +02:00
2016-10-07 03:39:22 +02:00
2016-12-03 15:18:21 -05:00