/Tenori-DOM

Tenori-on inspired React project.

Primary LanguageJavaScript

noteId tags
fcff0d707f5611ea94180380d21e5425

TENORI-DOM

A Tenori-On inspired musical instrument created with React. The instrument is broken down into a 16x16 grid of notes. Each row contains a single note and each column contains every note. Yo can add notes by clicking on the circles and they will turn green once activated. You can alter the sound of of the instrument by adjusting the wave form, octave, release, tempo and volume with the corresponding control. Enjoy!

tenori-dom.com

Currently best on Chrome, Edge and Desktop. More mobile friendly designs likely never coming.

DEMO IMAGE

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.