You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Changelog.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,24 @@ nav_order: 3
6
6
7
7
# Changelog
8
8
9
+
## version 20.8 :mask:
10
+
11
+
### Added:
12
+
13
+
+ New [Radial visualization](docs/user-interface.md#mode-switches) for all modes;
14
+
+ Option to display [level (dB) scale](docs/user-interface.md#scale) on vertical axis;
15
+
+ New [**Demo** preset](docs/user-interface.md#preset).
16
+
17
+
### Changed:
18
+
19
+
+ Improved the background image [**Pulse**](docs/user-interface.md#image-fit) effect to look more synced regardless of music style;
20
+
+ Any image located in the song's folder can now be used as album cover when a picture is not found in the song metadata (see the [documentation](docs/user-interface.md#background) for filename precedence).
21
+
22
+
### Fixed:
23
+
24
+
+ Audio files with uppercase extensions not recognized when audioMotion was running on a standard web server.
* Customizable Web Audio API parameters (FFT size, sensitivity and time-smoothing constant)
25
26
* HTML5 audio player supports MP3, AAC (m4a), OGG and FLAC files (support may vary depending on browser)
26
27
* Visual file explorer and play queue with drag-and-drop functionality
27
28
* Support for M3U playlists (`m3u` and `m3u8` file extensions)
28
29
* Visualize audio from your microphone (or "stereo mix", if your soundcard supports it)
29
30
* Lightweight custom file server — also works on standard web servers with minimal configuration
30
-
* Client runs on any modern browser (tested with Firefox, Chrome and Safari)
31
+
* Client runs on any modern browser (tested on Chrome, Firefox, Opera and Safari)
31
32
32
33
## Online demo
33
34
@@ -78,18 +79,20 @@ For full documentation summary, see the [docs folder](docs/).
78
79
Discrete frequencies mode. User interface showing the file explorer and play queue.
79
80

80
81
81
-
1/12th-octave bands mode with LED effect and on-screen song information. User interface showing the settings panel.
82
-

82
+
1/4th-octave bands with LED effect, extra wide bar spacing and on-screen song information. User interface showing the settings panel.
83
+

83
84
84
-
Full screen view: 1/6th-octave bands, Regular bar spacing, 30Hz-16KHz, "Outrun" gradient, Reflex effect and complete on-screen information.
85
-

85
+
Fullscreen 1/6th-octave bands, regular bar spacing, 30Hz-16KHz, "Outrun" gradient, Reflex effect and complete on-screen information.
86
+

86
87
87
-
Full screen view: Area fill mode, 20Hz-22KHz, frequency scale on, "Rainbow" gradient.
88
-

88
+
Fullscreen Line graph, 20Hz-22KHz, frequency and level scales on, "Rainbow" gradient.
89
+

89
90
90
-
Full screen view: 1/8th-octave bands mode with Luminance bars effect, 30Hz-16KHz, frequency scale on, "Tie Dye" gradient.
91
-

91
+
Fullscreen 1/8th-octave bands with Luminance bars effect, 30Hz-16KHz, frequency scale on, "Tie Dye" gradient.
92
+

92
93
94
+
Fullscreen Radial 1/6th-octave bands with frequency scale on, "Apple ][" gradient.
95
+

0 commit comments