UNPKG

@simbi/standardized-audio-context

Version:

A cross-browser implementation of the AudioContext 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