Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Releases: DarthAffe/KeyboardAudioVisualizer

V1.3.1.1 - Settings

09 Jun 17:29
Compare
Choose a tag to compare

This release contains only a bug-fix for the issue with saving colors on exit - nothing else changed to the previous version.

V1.3.1 - Just an update ... again

26 May 12:43
Compare
Choose a tag to compare

This is even smaller than the last

  • Updated RGB.NET to improve device support.

This is a drop-in replacement (just make sure to overwrite everything) and you can completely keep your settings.

V1.3 - Just an update

06 Oct 10:04
Compare
Choose a tag to compare

Again nothing fancy:

  • Updated RGB.NET to improve device support.
  • Added an option to change the background-brush.

This is a drop-in replacement (just make sure to overwrite everything) and you can completely keep your settings.

V1.2 - Up2date again

15 Jul 15:46
Compare
Choose a tag to compare

Nothing fancy in this realase:

  • Updated RGB.NET to improve device support (this should fix all the problems with iCUE).
  • Small improvement of the audio-capturing.

This is a drop-in replacement (just make sure to overwrite everything) and you can completely keep your settings.

V1.1 - Colors, there are colors everywhere!

09 Feb 22:36
Compare
Choose a tag to compare

The first bigger update. Quite a lot of stuff happened in the background with RGB.NET, but this time there are also some visible changes:

  • Lots of bugfixes regarding devices and support for more devices
  • Changeable Gradient/Color for all visualizations
  • Added a option to reverse-scale the audio input with the os-volume. This allows to reduce the impact of a change to the windows-volume if the driver of selected audio device links the loopback device volume to it.
  • Hopefully a final fix for the fake-suround-driver audio problems
  • Increased max update-rate (even if I won't recommend to go above 40)
  • Minor fixes to prevent crashes or weird behaviors on some edge-cases while opening closed windows or creating a configuration

V1.0.1 - Getting ready for the future

30 Sep 18:34
Compare
Choose a tag to compare

Not too much visible changes in this release, the main work was in the background improving the library to work with the devices.

Visible changes are:

  • Tested and confirmed full support for Novation Launchpad S and Logitech G610 (EU layout).
  • Changed the style of the sliders in the config section to have a more obvious disabled-state and to show the current value on mouse over.
  • Added tooltips to the configuration.
  • Added support for different visualizations per device (no new visualizations so far) (which visualization is possible depends on the device).
  • Changed configuration-file (old ones should get converted automatically).
  • Fixed a bug which leads to useless error-logs.

V1.0 - It's colorful - I like it!

13 Aug 14:00
Compare
Choose a tag to compare

There's still much room for improvement but it's working and looks quite cool.
Right now there aren't any tooltips or documentation included, just read the readme on the startpage for more info about what the different parameters are doing.

Currently supported Visualizer:

Keyboard

  • "Frequency Bars" - Simple spectrum visualizer.

Mouse/Headset

  • "Beat detection" - Pulses to the beat of the music. This isn't working really well right now, depending on the music but in general not satisfying, sorry.

Mousepad/Lightbar (K95 Platinum)

  • "Level" - Shows the overall volume.

Supported devices:

  • All Corsair RGB-devices.
  • Logitech G910 and G610 with physical EU layout. (Untested but should work)
  • (In theory every device with SDK support could be include, open an issue if you want to help with increasing the range of supported devices!)