Projects
Multimedia
vamp-match-plugin
vamp-match-plugin-cplusplus.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vamp-match-plugin-cplusplus.patch of Package vamp-match-plugin (Revision 4)
Currently displaying revision
4
,
Show latest
--- a/Matcher.h +++ b/Matcher.h @@ -202,8 +202,8 @@ protected: /** Disable or enable debugging output */ static bool silent; - static const double decay = 0.99; - static const double silenceThreshold = 0.0004; + static constexpr double decay = 0.99; + static constexpr double silenceThreshold = 0.0004; static const int MAX_RUN_COUNT = 3; friend class Finder; //!!!
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.