@fluid-music/kit

4.0.3 • Public • Published

@fluid-music/kit

A collection of drum samples packaged for the fluid-music Node framework.

npm i @fluid-music/kit

It exports a single tLibrary object, which looks roughly like this:

hint:

const tLibrary = {
  d: acousticKickIntensityLayers,
  D: electronicKick,
  k: snare,
  s: snare,
  S: snareRing,
  t: tambourineRandomSoft,
  T: tambourineIntensityLayers,
  r: new RippleTechnique(snare),
}

module.exports.tLibrary = tLibrary

Read index.js for more details.

fluid-music/example uses this package.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @fluid-music/kit

Weekly Downloads

0

Version

4.0.3

License

UNLICENSED

Unpacked Size

1.09 MB

Total Files

19

Last publish

Collaborators

  • charlesholbrow
  • zhiweigan