Karplus strong generator

This commit is contained in:
2025-10-11 23:27:01 +02:00
parent 00e8b4a3a5
commit 94a36b1a29
6 changed files with 541 additions and 0 deletions

View File

@ -504,6 +504,10 @@
position: relative;
}
.engine-button:hover {
z-index: 1001;
}
.engine-button.active {
opacity: 1;
border-color: #646cff;