Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TomerAberbach/piano
🎹 A resizable and responsive iframe embeddable piano chords display and player.
https://github.com/TomerAberbach/piano
audio chord-diagram chords css css3 embeddable html html-css-javascript html5 iframe iframe-embeds javascript midi music piano piano-keyboard player progression responsive soundfont
Last synced: 3 months ago
JSON representation
🎹 A resizable and responsive iframe embeddable piano chords display and player.
- Host: GitHub
- URL: https://github.com/TomerAberbach/piano
- Owner: TomerAberbach
- License: mit
- Created: 2018-05-19T23:06:10.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T06:36:22.000Z (over 1 year ago)
- Last Synced: 2024-04-20T19:41:17.885Z (7 months ago)
- Topics: audio, chord-diagram, chords, css, css3, embeddable, html, html-css-javascript, html5, iframe, iframe-embeds, javascript, midi, music, piano, piano-keyboard, player, progression, responsive, soundfont
- Language: JavaScript
- Homepage:
- Size: 5.02 MB
- Stars: 7
- Watchers: 4
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
- awesome-javascript-audio - TomerAberbach/piano - very nice sounding piano, simple UI (MIDI instruments / Piano)
README
# Piano
> A resizable and responsive iframe embeddable piano chords display and player.
## Usage
The following HTML displays playable chords.
### Cmaj
```html
```
### Amaj, Emaj, F#min, Dmaj
```html
```
### Cmaj7, C#min7b5, Dmin7, Ddim7 With Play Button
```html
```
## License
[MIT](https://github.com/TomerAberbach/piano/blob/main/license) © [Tomer Aberbach](https://github.com/TomerAberbach)