Add files via upload

This commit is contained in:
2020-10-19 03:20:26 +02:00
committed by GitHub
parent aa15929b52
commit 4b6f99289c
6 changed files with 82 additions and 45 deletions

View File

@@ -1,6 +1,6 @@
//Piano roll
var piano = new Nexus.Piano('#target',{
'size': [750,125],
'size': [850,125],
'mode': 'button', // 'button', 'toggle', or 'impulse'
'lowNote': 24,
'highNote': 100