From 526a603f02e0e9acc5d7264b545556ae8902a50c Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Wed, 10 Jul 2019 13:39:37 -0400 Subject: views/components/AudioPlayer: Add audio player component --- views/components/AudioPlayer.php | 51 +++++++++ views/index.view.php | 225 ++++----------------------------------- 2 files changed, 70 insertions(+), 206 deletions(-) create mode 100644 views/components/AudioPlayer.php diff --git a/views/components/AudioPlayer.php b/views/components/AudioPlayer.php new file mode 100644 index 0000000..d3ba487 --- /dev/null +++ b/views/components/AudioPlayer.php @@ -0,0 +1,51 @@ +
+ +
+ +
+ +
+ +
+ +
+
+
0:00
+
+
+
+
+
+
+
0:00
+
+
+ +
+ +
+
+ + volume +
+
+ + + + + +
+ +
+ +
+ +
+ +
+ +
diff --git a/views/index.view.php b/views/index.view.php index 3ac2d0b..130247f 100644 --- a/views/index.view.php +++ b/views/index.view.php @@ -19,63 +19,16 @@ -
- -
- -
- -
- -
- -
-
-
0:00
-
-
-
-
-
-
-
0:00
-
-
- -
- -
-
- - volume -
-
- - - - - -
- -
- -
- -
- -
- -
+

Narrative

-

+

Spoken or written accounts of connected events.

@@ -86,63 +39,16 @@ -
- -
- -
- -
- -
- -
-
-
0:00
-
-
-
-
-
-
-
0:00
-
-
- -
- -
-
- - volume -
-
- - - - - -
- -
- -
- -
- -
- -
+

Dramatic

-

+

Sudden and striking narrative elements.

@@ -153,64 +59,16 @@ -
- -
- -
- -
- -
- -
-
-
0:00
-
-
-
-
-
-
-
0:00
-
-
- -
- -
-
- - volume -
-
- - - - - -
- -
- -
- -
- -
- -
- +

Commercial

-

+

Old school narrative commercial style.

@@ -221,56 +79,11 @@ -
- -
- -
- -
- -
- -
-
-
0:00
-
-
-
-
-
-
-
0:00
-
-
- -
- -
-
- - volume -
-
- - - - - -
- -
- -
- -
-
+ -
-- cgit v1.2.3