https://github.com/ekito-station/effector-board-tonejs
Sound can be played with effects in a web browser using Tone.js.
https://github.com/ekito-station/effector-board-tonejs
css html javascript tonejs
Last synced: 3 months ago
JSON representation
Sound can be played with effects in a web browser using Tone.js.
- Host: GitHub
- URL: https://github.com/ekito-station/effector-board-tonejs
- Owner: ekito-station
- Created: 2023-02-12T14:40:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-12T17:08:38.000Z (over 2 years ago)
- Last Synced: 2025-01-13T04:42:54.999Z (5 months ago)
- Topics: css, html, javascript, tonejs
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Effector Board (Tone.js)
Sound can be played with effects in a web browser using Tone.js.
You can experience this application at the following link. https://ekito-station.github.io/effector-board-tonejs/## How to play
- When the PLAY button is pressed, the sound of C4 (Do) is played.
- Pressing the PITCH SHIFT, DISTORTION, or VIBRATO button toggles each effect on and off.
When the button is black, the effect is on;
when the button is gray, the effect is off.