X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fpanners%2Fvbap%2Fvbap_speakers.h;h=b2f8b3c9dd13dd9f63770e8b296bedc71c5cb422;hb=4aeebb914eedf9279e4904786ce42518611de137;hp=4c28fc6489d0709a84ca34367e41a2d3746e1260;hpb=41dd8bd811f2fea4ecb048b8075e06f9222294ce;p=ardour.git diff --git a/libs/panners/vbap/vbap_speakers.h b/libs/panners/vbap/vbap_speakers.h index 4c28fc6489..b2f8b3c9dd 100644 --- a/libs/panners/vbap/vbap_speakers.h +++ b/libs/panners/vbap/vbap_speakers.h @@ -50,7 +50,7 @@ public: ~VBAPSpeakers (); private: - static const double MIN_VOL_P_SIDE_LGTH = 0.01; + static const double MIN_VOL_P_SIDE_LGTH; int _dimension; boost::shared_ptr _parent; std::vector _speakers;