From 4028a032e53e6c01a7ad273492567a57f5ab7b4f Mon Sep 17 00:00:00 2001 From: Alex Evans <715855+mmalex@users.noreply.github.com> Date: Sun, 10 Nov 2024 13:13:46 +0000 Subject: sample editor; this is before backtracking on contiguous mode --- sample_editor/sample_editor2.html | 290 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 290 insertions(+) create mode 100644 sample_editor/sample_editor2.html (limited to 'sample_editor/sample_editor2.html') diff --git a/sample_editor/sample_editor2.html b/sample_editor/sample_editor2.html new file mode 100644 index 0000000..5671603 --- /dev/null +++ b/sample_editor/sample_editor2.html @@ -0,0 +1,290 @@ + + + + + + Tabbed Interface App + + + + + + +
+
+ +
+ +
+
1
+ +
+
+
2
+ +
+
+
3
+ +
+
+
4
+ +
+
+
5
+ +
+
+
6
+ +
+
+
7
+ +
+
+
8
+ +
+
+
W
+ +
+
+ +
+ Drop one or more audio files here to begin. + +
+
+
+ +
+
+
+
+ + +
+
+
+ + + +
+ + + +
+
+ + + + +
+
+ + +
+
+ + + + + -- cgit v1.2.3