Searched refs:BASSBOOST_STRENGTH_MAX (Results 1 – 1 of 1) sorted by relevance
25 #define BASSBOOST_STRENGTH_MAX 1000 macro93 if ((BASSBOOST_STRENGTH_MIN > strength) || (BASSBOOST_STRENGTH_MAX < strength)) { in IBassBoost_SetStrength()