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:
parent
e6e705f86f
commit
16124c755d
7 changed files with 121 additions and 2 deletions
|
@ -292,6 +292,7 @@
|
|||
<button id="midi_open">midi</button>
|
||||
<button id="hide_ui">hide ui</button>
|
||||
<button id="exporter_open">export</button>
|
||||
<button id="upload_audio">upload audiofile</button>
|
||||
<button id="save_project" onclick="window.tp.downloadProject()">save project</button>
|
||||
<button id="open_project" onclick="window.tp.uploadProject(true)">open project</button>
|
||||
<button id="start_new_project" onclick="window.tp.startNewProject()">start new project</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue