jsynth-file-sample

1.3.1 • Public • Published

jsynth-file-sample

This module will turn your audio file / clip into a Web Audio source node. Use it to create samples.

Use with browserifyv.2 and brfs

npm install jsynth-file-sample

usage

see example.js - uses fs.readFileSync as supported by brfs. Use base64 encoding.

npm install -g browserify -opa
git clone https://github.com/NHQ/jsynth-file-sample
cd jsynth-file-sample
npm install
opa -e example.js -o public/bundle.js -t brfs

/jsynth-file-sample/

    Package Sidebar

    Install

    npm i jsynth-file-sample

    Weekly Downloads

    4

    Version

    1.3.1

    License

    MIT

    Last publish

    Collaborators

    • johnnyscript