Home
last modified time | relevance | path

Searched defs:room_builder_base_metadata (Results 1 – 1 of 1) sorted by relevance

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Droom_builder.h37 struct room_builder_base_metadata struct
61 static const float POSITION_DFL = 0.0f;
67 static const float OSIZE_STEP = 0.1f;
69 static const float SOURCE_MIN = 1.0f;
74 static const float HEIGHT_MIN = 1.0f;
79 static const float CAPSULE_MIN = 1.0f;
81 static const float CAPSULE_DFL = 2.2f;
129 static const float THREADS_MIN = 1;
131 static const float THREADS_DFL = 1;
132 static const float THREADS_STEP = 1;
[all …]