UNPKG

soundfont2

Version:

A SoundFont2 parser for Node.js and web browsers

5 lines (4 loc) 118 B
export * from './chunkIterator'; export * from './parseError'; export * from './parser'; export * from './riffChunk';