add LuaTableRef to DSP API as alternative to shared-mem
[ardour.git] / libs / ardour / ardour / export_format_base.h
index aa2ef69240e55bca9a5c97c7abe9ea2e543b75ea..093913e294b9f8b1302d3d4115e5addb1710b3e6 100644 (file)
@@ -102,6 +102,7 @@ class LIBARDOUR_API ExportFormatBase {
                SR_48 = 48000,
                SR_88_2 = 88200,
                SR_96 = 96000,
+               SR_176_4 = 176400,
                SR_192 = 192000
        };