correct name of Midi-UI thread memory-pool and request-queue
[ardour.git] / libs / ardour / parameter_descriptor.cc
index 9a6f5506dc81c7aef3a760b2d52e023963b00bb4..56d39902c0603496a7d8b8204621201e5411d9d3 100644 (file)
@@ -103,6 +103,7 @@ ParameterDescriptor::ParameterDescriptor()
        : Evoral::ParameterDescriptor()
        , key((uint32_t)-1)
        , datatype(Variant::NOTHING)
+       , type(NullAutomation)
        , unit(NONE)
        , step(0)
        , smallstep(0)