@trackr/core
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

Trackr Core

This package provides the core functionality of the trackr core music api.

Play a simple sequence:

ts``` // define steps let steps = [new TrackrStep(noteFrequency('C3'), 1, oscillator({type: 'sawtooth'})), ... ];

sequencer(steps);

/@trackr/core/

    Package Sidebar

    Install

    npm i @trackr/core

    Weekly Downloads

    1

    Version

    0.4.0

    License

    ISC

    Unpacked Size

    81.8 kB

    Total Files

    86

    Last publish

    Collaborators

    • jorishermans