initial commit
This commit is contained in:
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/bg_x2-Blvo_klN.png
Normal file
BIN
web/apps/ep-sample-tool/assets/bg_x2-Blvo_klN.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/favicon-CV1VhAGr.ico
Normal file
BIN
web/apps/ep-sample-tool/assets/favicon-CV1VhAGr.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
108
web/apps/ep-sample-tool/assets/index-bjKAcMKp.js
Normal file
108
web/apps/ep-sample-tool/assets/index-bjKAcMKp.js
Normal file
File diff suppressed because one or more lines are too long
1
web/apps/ep-sample-tool/assets/index-qny0Yi1N.css
Normal file
1
web/apps/ep-sample-tool/assets/index-qny0Yi1N.css
Normal file
File diff suppressed because one or more lines are too long
BIN
web/apps/ep-sample-tool/assets/libsamplerate-C34FEted.wasm
Normal file
BIN
web/apps/ep-sample-tool/assets/libsamplerate-C34FEted.wasm
Normal file
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/libsndfile---U-zQfO.wasm
Normal file
BIN
web/apps/ep-sample-tool/assets/libsndfile---U-zQfO.wasm
Normal file
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/libtag-C1F3EvPd.wasm
Normal file
BIN
web/apps/ep-sample-tool/assets/libtag-C1F3EvPd.wasm
Normal file
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/libtag_c-DP8IdmaO.wasm
Normal file
BIN
web/apps/ep-sample-tool/assets/libtag_c-DP8IdmaO.wasm
Normal file
Binary file not shown.
BIN
web/apps/ep-sample-tool/assets/resample-BWif2rvd.wasm
Normal file
BIN
web/apps/ep-sample-tool/assets/resample-BWif2rvd.wasm
Normal file
Binary file not shown.
31
web/apps/ep-sample-tool/index.html
Normal file
31
web/apps/ep-sample-tool/index.html
Normal file
@@ -0,0 +1,31 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta
|
||||
name="viewport"
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
|
||||
/>
|
||||
<meta
|
||||
name="description"
|
||||
content="Local offline launcher for the Teenage Engineering EP sample tool"
|
||||
/>
|
||||
<title>ep sample tool (offline)</title>
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/x-icon"
|
||||
href="/apps/ep-sample-tool/assets/favicon-CV1VhAGr.ico"
|
||||
/>
|
||||
<script
|
||||
type="module"
|
||||
src="/apps/ep-sample-tool/assets/index-bjKAcMKp.js"
|
||||
></script>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="/apps/ep-sample-tool/assets/index-qny0Yi1N.css"
|
||||
/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user