https://github.com/zeozeozeo/pianofall
Simple piano roll website which uses Tone.js, Tonejs-Instruments, NexusUI and canvas for note rendering.
https://github.com/zeozeozeo/pianofall
audio canvas nexusui piano piano-roll tonejs web
Last synced: 4 months ago
JSON representation
Simple piano roll website which uses Tone.js, Tonejs-Instruments, NexusUI and canvas for note rendering.
- Host: GitHub
- URL: https://github.com/zeozeozeo/pianofall
- Owner: zeozeozeo
- License: bsl-1.0
- Created: 2022-09-14T13:14:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T18:07:39.000Z (over 2 years ago)
- Last Synced: 2024-12-04T19:36:21.032Z (6 months ago)
- Topics: audio, canvas, nexusui, piano, piano-roll, tonejs, web
- Language: JavaScript
- Homepage: https://zeozeozeo.github.io/pianofall/src
- Size: 150 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎹 Pianofall
Simple piano roll website which uses [Tone.js](https://tonejs.github.io/), [Tonejs-Instruments](https://github.com/nbrosowsky/tonejs-instruments), [NexusUI](https://nexus-js.github.io/ui/) and canvas for note rendering.
## Demo

[View live demo](https://zeozeozeo.github.io/pianofall/src)
# License
Source code is released under the Boost Software License 1.0 (see [LICENSE](https://raw.githubusercontent.com/zeozeozeo/pianofall/main/LICENSE))
Samples are released under [CC-by 3.0](https://creativecommons.org/licenses/by/3.0/).