Piano keyboard & pedals visualizer, with some fun stats about your playing, all in the browser! Forked from https://github.com/wiwikuan/pianometer (by wiwi) Demo: https://piano.miku.sup39.dev/pianometer/
Find a file
2023-03-29 01:24:26 +08:00
globals.js Add files via upload 2023-03-29 01:16:08 +08:00
index.html Add files via upload 2023-03-29 01:16:08 +08:00
LICENSE Initial commit 2023-03-29 01:14:15 +08:00
p5.min.js Add files via upload 2023-03-29 01:16:08 +08:00
piano-visualizer.js Add files via upload 2023-03-29 01:16:08 +08:00
README.md Create README.md 2023-03-29 01:24:26 +08:00
style.css Add files via upload 2023-03-29 01:16:08 +08:00
webmidi.js Add files via upload 2023-03-29 01:16:08 +08:00

鋼琴鍵盤顯示器 by 好和弦

88 鍵鋼琴鍵盤顯示器,練琴、拍影片、直播的好幫手!有以下的功能:

  • 免安裝,只要支援 Web MIDI API 的瀏覽器就可以執行Brave、Chrome、Opera⋯⋯
  • 可以顯示正被按住的音,以及被踏板踩住的音。
  • 音符計數器
  • 顯示每秒鐘彈奏音符數量
  • 圓滑指數(最近一秒鐘平均有幾個鍵被同時按住)
  • 熱量消耗估計(參考就好)
  • 左、右踏板深度顯示
  • 音名顯示
  • 內建截圖功能(點鍵盤最左上角的角落)

PianoMeter by NiceChord

Piano keyboard & pedals visualizer, with some fun stats about your playing, all in the browser!