Skip to content

Releases: naomiaro/waveform-playlist

Fix Webworker Paths

19 Jan 10:56
Compare
Choose a tag to compare

js path relative to the document including the library must be configured in order to have the recorder web worker found properly. Updated README with config option.

ES2015 Rewrite

18 Jan 03:46
Compare
Choose a tag to compare

Waveform Playlist has been redone using ES2015!

Examples on how to accomplish the previous setups can be found in dist/examples.

Audio Controls Fix

26 Aug 22:56
Compare
Choose a tag to compare

Fix for implementations not using the cursor time inputs.

Mute, Solo and Individual volume track controls

24 Aug 16:22
Compare
Choose a tag to compare

Optional track controls available now for the playlist:

  • track's name
  • mute / solo button
  • volume controls for individual tracks

State of the playlist changes to 'cursor' when the playlist is playing. The chosen playlist state will be re-established when playout has ceased.

Live seeking during playout does not update the current cursor position. Selected areas will now stay intact if you seek within them.

Many bugs fixed from previous versions.

0.2.2

18 May 21:56
Compare
Choose a tag to compare

Using multiple canvas rendering when necessary, providing better support for zooming in and displaying long audio files.
Timescale gives better information for zoom level.

0.2.1

10 May 06:30
Compare
Choose a tag to compare

Smoother live seeking experience.

0.2.0

09 May 06:09
Compare
Choose a tag to compare

Seeking on playback enabled.

App contained in single global WaveformPlaylist

V0.1.0

22 Apr 05:16
Compare
Choose a tag to compare

All major updates completed from the original files used in Airtime by Sourcefabric