intermediate audiofile test

hardcoded filepath watch out, also it automatically starts playing and the fft visualisation shows only one file
This commit is contained in:
jrkb 2023-10-12 21:32:38 +02:00
parent e6e705f86f
commit 16124c755d
7 changed files with 121 additions and 2 deletions

View file

@ -964,3 +964,6 @@ h4{
margin-bottom: -3px;
box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.7), 0 3px 4px rgba(0, 0, 0, 0.7);
}
.invisible {
display: none;
}