-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mark Cottman-Fields
committed
Feb 20, 2014
1 parent
fdc3691
commit cb6b99a
Showing
8 changed files
with
53 additions
and
2 deletions.
There are no files selected for viewing
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
angular.module('bawApp.annotationLibrary', ['bawApp.configuration']) | ||
|
||
.controller('AnnotationLibraryCtrl', ['$scope', | ||
function($scope){ | ||
|
||
}]); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
<div class="tagitem ReadingSummary" style="min-width: 250px; max-width: 129px; | ||
height: 299px; background-color:#7E7E7E;"> | ||
<div style="position:relative; width:129px; margin:0 auto;"> | ||
<img src="/Spectrogram.ashx?height=256&ppms=0.045&ID=761c2204-2ed3-4f3e-b5b2-97878daf0431&start=382379&end=385244" alt="spectrogram" style="z-index: 1; width: 129px; height: 256px;"> | ||
<!-- div for displaying tag --> | ||
<div style="position: absolute; z-index: 2; width: 89px; | ||
border: 1px solid #51FF00; left: 20px; | ||
top: 62px; height: 183px; | ||
opacity: .9; filter: alpha(opacity=90);"> | ||
</div> | ||
</div> | ||
<div class="spectrogramShow"> | ||
<a href="#t13471" name="t13471" id="t13471" class="audiotaglink" title="Tag: (no name) -- | ||
Start: 2011 Mar 24 05:06:22 -- | ||
Duration: 1 sec 1 ms excl. padding. -- | ||
Frequency: 474 - 8355 -- | ||
Sensor: Open Forest 24th Morning_Team 2994" audiomp3="/sensors/ByID/761c2204-2ed3-4f3e-b5b2-97878daf0431.mp3?start=382379&end=385244" audioogg="/sensors/ByID/761c2204-2ed3-4f3e-b5b2-97878daf0431.ogg?start=382379&end=385244"> | ||
(no name)</a> | ||
<div class="freqLine freqLine10">10</div> | ||
<div class="freqLine freqLine9">9</div> | ||
<div class="freqLine freqLine8">8</div> | ||
<div class="freqLine freqLine7">7</div> | ||
<div class="freqLine freqLine6">6</div> | ||
<div class="freqLine freqLine5">5</div> | ||
<div class="freqLine freqLine4">4</div> | ||
<div class="freqLine freqLine3">3</div> | ||
<div class="freqLine freqLine2">2</div> | ||
<div class="freqLine freqLine1">1</div> | ||
</div> | ||
<div style="height: 22px; overflow: hidden; text-align: center; background-color:#D9EBFF;"> | ||
[<a href="/UI/AudioReading/AudioReadingData.aspx?AudioReadingIds=761c2204-2ed3-4f3e-b5b2-97878daf0431&subitemtoload=360000&jumptotimeoffsetms=22823" title="Go to tag in audio player" target="_blank">link</a>] [<a href="/UI/Tag/ReferenceTagList.aspx?duration=1977&maxfrequency=8355&minfrequency=474">find similar</a>] | ||
</div> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters