Skip to content

Commit

Permalink
Merge pull request #66 from naomiaro/fix/auto-scroll-from-select-ev
Browse files Browse the repository at this point in the history
SEO improvements
  • Loading branch information
naomiaro authored May 21, 2017
2 parents 9c6fd8c + 9641506 commit aa1a338
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 19 deletions.
2 changes: 1 addition & 1 deletion dist/waveform-playlist/annotations.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Playlist Annotations</title>
<meta name="description" content="Annotate the playlist with timed text segments. Drag boundries to adjust timing. Enhance the annotation editing process with custom user defined functionalit...">
<meta name="description" content="Annotate the playlist with timed text segments. Drag boundries to adjust timing. Enhance the annotation editing process with custom user defined functionality. Aeneas support.">

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
Expand Down
2 changes: 1 addition & 1 deletion dist/waveform-playlist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h3>
<h3>
<a class="post-link" href="/waveform-playlist/stem-tracks.html">Stem Tracks</a>
</h3>
<p class="lead">Mute or solo the different tracks that make up the composition.</p>
<p class="lead">Multitrack scheduling allows to layer audio for simultaneous playback. Mute, solo, or set different volume levels for each audio track that makes up the composition. Control the master volume of the mix.</p>
</li>

<li>
Expand Down
16 changes: 12 additions & 4 deletions dist/waveform-playlist/stem-tracks.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Stem Tracks</title>
<meta name="description" content="Create a playlist with multiple stem tracks. Mute or solo the different stems in the playlist.">
<meta name="description" content="Create a playlist with multiple stem tracks. Mute, solo, or set different volume levels for each audio track. Multitrack scheduling audio simultaneous playback. Master volume adjustment.">

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
Expand Down Expand Up @@ -36,7 +36,7 @@
<article class="post">
<header class="post-header">
<h1 class="post-title">Stem Tracks</h1>
<p class="lead">Mute or solo the different tracks that make up the composition.</p>
<p class="lead">Multitrack scheduling allows to layer audio for simultaneous playback. Mute, solo, or set different volume levels for each audio track that makes up the composition. Control the master volume of the mix.</p>
</header>
<div class="post-content">
<div id="top-bar" class="playlist-top-bar">
Expand All @@ -52,8 +52,16 @@ <h1 class="post-title">Stem Tracks</h1>
</div>
</div>
<div id="playlist"></div>
<form>
<label>Master Volume: <input type="range" min="0" max="100" value="100" class="master-gain input-small form-control"></label>
<form class="form-inline">
<div class="form-group">
<label for="master-gain">Master Volume</label>
<input type="range" min="0" max="100" value="100" class="master-gain form-control" id="master-gain">
</div>
<div class="checkbox">
<label>
<input type="checkbox" class="automatic-scroll"> Automatic Scroll
</label>
</div>
</form>
<div class="sound-status"></div>
<div class="loading-data"></div>
Expand Down
2 changes: 1 addition & 1 deletion dist/waveform-playlist/web-audio-editor-fill.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Waveform Editor with seek style set to fill</title>
<meta name="description" content="Waveform Playlist, the multitrack javascript web audio editor and player. Set audio cue in and cue out. Set linear, exponential, logarithmic, and s-curve fad...">
<meta name="description" content="Waveform Playlist, the multitrack javascript web audio editor and player. Set audio cue in and cue out. Set linear, exponential, logarithmic, and s-curve fades. Shift audio in time. Zoom in and zoom out on the waveform. Play, stop, pause and seek inside the audio tracks.">

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
Expand Down
15 changes: 11 additions & 4 deletions dist/waveform-playlist/web-audio-editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>Full Waveform Editor</title>
<meta name="description" content="Waveform Playlist, the multitrack javascript web audio editor and player. Set audio cue in and cue out. Set linear, exponential, logarithmic, and s-curve fad...">
<meta name="description" content="Waveform Playlist, the multitrack javascript web audio editor and player. Set audio cue in and cue out. Set linear, exponential, logarithmic, and s-curve fades. Shift audio in time. Zoom in and zoom out on the waveform. Play, stop, pause and seek inside the audio tracks.">

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
Expand Down Expand Up @@ -124,9 +124,16 @@ <h1 class="post-title">Full Waveform Editor</h1>
<label class="audio-pos">00:00:00.0</label>
</form>

<form>
<label>Master Volume: <input type="range" min="0" max="100" value="100"
class="master-gain input-small form-control"></label>
<form class="form-inline">
<div class="form-group">
<label for="master-gain">Master Volume</label>
<input type="range" min="0" max="100" value="100" class="master-gain form-control" id="master-gain">
</div>
<div class="checkbox">
<label>
<input type="checkbox" class="automatic-scroll"> Automatic Scroll
</label>
</div>
</form>
<form class="form-inline">
<div class="control-group">
Expand Down
16 changes: 12 additions & 4 deletions ghpages/_examples/04stemtracks.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
layout: page
title: Stem Tracks
lead: Mute or solo the different tracks that make up the composition.
excerpt: Create a playlist with multiple stem tracks. Mute or solo the different stems in the playlist.
lead: Multitrack scheduling allows to layer audio for simultaneous playback. Mute, solo, or set different volume levels for each audio track that makes up the composition. Control the master volume of the mix.
excerpt: Create a playlist with multiple stem tracks. Mute, solo, or set different volume levels for each audio track. Multitrack scheduling audio simultaneous playback. Master volume adjustment.
permalink: stem-tracks.html
javascript: stem-tracks.js
audio_title: Starlight
Expand All @@ -22,8 +22,16 @@
</div>
</div>
<div id="playlist"></div>
<form>
<label>Master Volume: <input type="range" min="0" max="100" value="100" class="master-gain input-small form-control"></label>
<form class="form-inline">
<div class="form-group">
<label for="master-gain">Master Volume</label>
<input type="range" min="0" max="100" value="100" class="master-gain form-control" id="master-gain">
</div>
<div class="checkbox">
<label>
<input type="checkbox" class="automatic-scroll"> Automatic Scroll
</label>
</div>
</form>
<div class="sound-status"></div>
<div class="loading-data"></div>
13 changes: 10 additions & 3 deletions ghpages/_examples/99webaudioeditor.html
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,16 @@
<div id="playlist"></div>
<div class="playlist-bottom-bar">
{% include timeformat.html %}
<form>
<label>Master Volume: <input type="range" min="0" max="100" value="100"
class="master-gain input-small form-control"></label>
<form class="form-inline">
<div class="form-group">
<label for="master-gain">Master Volume</label>
<input type="range" min="0" max="100" value="100" class="master-gain form-control" id="master-gain">
</div>
<div class="checkbox">
<label>
<input type="checkbox" class="automatic-scroll"> Automatic Scroll
</label>
</div>
</form>
<form class="form-inline">
<div class="control-group">
Expand Down
2 changes: 1 addition & 1 deletion ghpages/_includes/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">

<title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title>
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}">
<meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines }}{% else %}{{ site.description }}{% endif %}">

<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" />
Expand Down

0 comments on commit aa1a338

Please sign in to comment.