Skip to content

Releases: MatMercer/YouTube-Audio-Visualizer

0.3 - Improvements Release

Pre-release

Choose a tag to compare

@MatMercer MatMercer released this 24 May 19:41

Popup

Changelog:
Added a popup menu.
Improved MonsterYTAV scene.
Fixed a lot of bugs.

In the next release:
There will be settings, so all the options for the scenes will be used.
A lot of DOM bug fixes, related to the visualizer initialization.

Thanks.

0.2 - Scenes Release

0.2 - Scenes Release Pre-release
Pre-release

Choose a tag to compare

@MatMercer MatMercer released this 27 Apr 21:54

YTAV

Changelog:

  • Added a new visualizer inspired in the MonsterCat visualizer (runs at 60 FPS)
  • Added a new scene inspired in a oscilloscope
  • Cleaned the code
  • Added a ton of options for color and size (Only configurable through the console)
  • Made the canvas transparent
  • Now the default scene is "monsterYTAV"

Some pics (they was generated in real time)
YTAV
YTAV

0.1 - Google Chrome Extension Release

Pre-release

Choose a tag to compare

@MatMercer MatMercer released this 23 Apr 15:20

First release. It is a Google Chrome Extension.
There are more changes on the code, now the bars are more precise since it uses float values instead of byte values in the audio analysis. Note that the code is more flexible right now, allowing anyone to add an "audio visualizer scene" easily.

This version is worst than the 0.8 TamperMonkey release since I remade it almost entirely. But in the future releases it will have a lot of features.

Thanks.