UNPKG
audio-mixer
Version:
latest (2.1.4)
2.1.4
2.1.3
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Allows mixing of PCM audio streams.
github.com/ConnorChristie/Audio-Mixer
ConnorChristie/Audio-Mixer
audio-mixer
/
dist
/
index.d.ts
4 lines
(3 loc)
•
90 B
TypeScript
View Raw
1
2
3
4
export
*
from
'./mixer'
;
export
*
from
'./mixer-interleaved'
;
export
*
from
'./input'
;