@ondas/rhodes
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Rhodes

A self-container mono-sample piano

npm version npm version

A Rhodes electric piano. Currently there's one instrument using jlearman.jRhodes3d

import Rhodes from "@ondas/rhodes";

const rhodes = new Rhodes(new AudioContext());

// Wait until the audio is loaded
await rhodes.ready();

// Start and stop
rhodes.start("C4");

Install

npm i @ondas/rhodes

Package Sidebar

Install

npm i @ondas/rhodes

Weekly Downloads

0

Version

0.1.1

License

MIT

Unpacked Size

27.5 kB

Total Files

7

Last publish

Collaborators

  • danigb