Merge pull request #516 from tidalcycles/source-nodes

registerSound API + improved sounds tab + regroup soundfonts
This commit is contained in:
Felix Roos 2023-03-16 16:13:30 +01:00 committed by GitHub
commit 18d62b32c2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 3267 additions and 949 deletions

View file

@ -30,7 +30,6 @@
--app-height: 100vh;
}
#console-tab,
#samples-tab {
#console-tab {
font-family: BigBlueTerminal, monospace;
}