Skip to content

version 24.3

Compare
Choose a tag to compare
@hvianna hvianna released this 31 Mar 17:18
· 45 commits to master since this release

📢 audioMotion is now an online web app that can play music and video directly from your device! No download necessary.

What's new

Added:

** Special thanks to @TF3RDL for the code snippets which helped immensely in the implementation of these features!

Changed & improved:

  • User preset funcionality now provides 9 slots for saving your favorite analyzer configurations;
  • Prism and Rainbow gradients have been updated with softer colors (the old versions can be enabled in the Config panel);
  • Random Mode has been renamed to Randomize and it's now possible to remove the Analyzer Mode from the randomized settings;
  • AUTO gradient functionality has been changed to Gradients option under Settings affected by Randomize;
  • PEAKS now work for Line and Area graph analyzer modes in Radial view;
  • STEREO switch has been replaced by the Channel Layout setting;
  • Peaks hold and decay times are now more consistent on varying frame rates;
  • Improved frequency scale labeling (label font size slightly reduced in fullscreen);
  • Play queue size limit increased to 2000 files;
  • Source and Speakers settings are now automatically restored between sessions - suggested by @dieterstoll;
  • Smoothing setting has been moved to General settings;
  • Added more options to the minimum and maximum values in the Frequency range;
  • New default settings: 20Hz - 20kHz frequency range, FFT smoothing set to 0.7, Scale-Y off and info displayed at both the start and end of the song;
  • New fonts for the user interface and internal console;
  • New custom UI controls to replace standard range inputs and radio buttons;
  • If you are self-hosting audioMotion, it can now run from any subdirectory (no need to use a virtual host or custom port);
  • Updated documentation;

Fixed:

  • Reflex not working on PIP mode on some circumstances;
  • Some special characters in file/directory names preventing files from being loaded.