UNPKG

standardized-audio-context

Version:

A cross-browser wrapper for the Web Audio API which aims to closely follow the standard.

3 lines 174 B
export const MOST_NEGATIVE_SINGLE_FLOAT = -3.4028234663852886e38; export const MOST_POSITIVE_SINGLE_FLOAT = -MOST_NEGATIVE_SINGLE_FLOAT; //# sourceMappingURL=constants.js.map