shepard-tone
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Shepard Tone

Web Audio implementation of Shepard Tone Based on Jordan Eldredge's article

npm install shepard-tone

Usage

import { ShepardTone, createAudioContext } from "shepard-tone";
 
const shepardTone = new ShepardTone(createAudioContext());
shepardTone.play();

Demo

Dependents (0)

Package Sidebar

Install

npm i shepard-tone

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

11.5 kB

Total Files

6

Last publish

Collaborators

  • iddan