This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
297f0cc
commit 878eed4
Showing
1 changed file
with
64 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,76 @@ | ||
<p align="center"> | ||
<img src="http://pre00.deviantart.net/8b75/th/pre/f/2015/193/5/a/lano_visualizer___highly_configurable_visualizer_by_marcopixel-d910vg1.png"> | ||
</p> | ||
# Lano Visualizer | ||
A simple but highly configurable visualizer with rounded bars. | ||
![Lano Visualizer Screenshot](https://raw.githubusercontent.com/MarcoPixel/marcopixel.github.io/master/img/lano.png "Lano Visualizer Screenshot") | ||
|
||
#### Minimum Requirements: | ||
- Windows Vista | ||
- Rainmeter 3.3 (4.0 Beta recommended) | ||
# lano-visualizer | ||
|
||
#### Features | ||
A simple but highly configurable realtime audio visualizer with rounded bars. | ||
|
||
Supports all major media players, including full Spotify (thanks to **[.raptor](https://forum.rainmeter.net/viewtopic.php?t=17077)** for the Spotify plugin) and Google Play Music Desktop Player (thanks to **[@tjhrulz](https://github.com/tjhrulz)** for his plugin) support. | ||
|
||
## Minimum Requirements: | ||
- Windows 7 or higher. | ||
- Rainmeter 4.0 (r2746) or higher. | ||
|
||
## Features | ||
|
||
- Live visualization of the audio output | ||
- Customizable colors and fonts | ||
- Genre-based colors (AIMP, CAD, iTunes, WMP and Winamp) | ||
- Support for all mayor media players | ||
- Cover-based colors (All supported players) | ||
- Desktop-based colors | ||
- Support for all major media players | ||
- Full Spotify support | ||
- Full Google Play Music Desktop Player support | ||
- Settings skin for easier customization/configuration | ||
- Hide skin when media player is not running | ||
|
||
#### Important notes | ||
## Important notes | ||
|
||
|
||
- You need at least Rainmeter 3.3 or higher to get all features of this skin. You can find the newest version on rainmeter.net | ||
- After installation you can access the settings by right-clicking the skin and then clicking on Open Settings. | ||
- You need at least **Rainmeter 4.0 (r2746) or higher** to get all features of this skin. You can find the newest version on https://www.rainmeter.net/ | ||
- After installation you can access the settings by right-clicking the visualizer or song information and then clicking on Open Settings. | ||
- Due to limitations of Rainmeter/the plugin used for the visualization the complete audio output of your system will be shown on the visualizer. For the best experience only play music. This is something I can’t fix. | ||
|
||
#### Credits | ||
## Getting started | ||
|
||
### Automatic installation | ||
|
||
**1.** Download the latest skin here: https://github.com/MarcoPixel/Lano-Visualizer/releases | ||
|
||
**2.** Install the skin by **double-clicking** the .rmskin file and going through the installer. | ||
|
||
**3.** After finishing the setup Rainmeter will open the settings skin where you can access additional options. | ||
|
||
**4.** You're done! Enjoy your new desktop visualizer! | ||
|
||
### Manual installation | ||
|
||
**1.** Clone this repo to **Documents\Rainmeter\Skins**. | ||
|
||
**2.** Go to **.installer\plugins** and then move the 32 or 64-bit plugins (depending on your system) to **AppData\Roaming\Rainmeter\Plugins**. | ||
|
||
**3.** Launch Rainmeter and right-click the tray icon, press Skins and go to **Lano-Visualizer** and open **Settings\intro\intro.ini**. | ||
|
||
**4.** You're done! Enjoy your new desktop visualizer! | ||
To access the settings, right-click the visualizer and press Open Settings. | ||
|
||
## Troubleshooting and FAQs | ||
|
||
You can access the frequently asked questions and our troubleshooting guide in our Monstercat-Visualizer wiki. | ||
#### [Click here to open the wiki](https://github.com/MarcoPixel/Monstercat-Visualizer/wiki). | ||
|
||
## Issues & feature requests | ||
|
||
If you still have issues or a bug, please report them [here](https://github.com/MarcoPixel/Lano-Visualizer/issues). Be sure to include details like the operating system, Rainmeter version and logs so we can help you as much as we can. | ||
|
||
You can also request new features and help them develop by joining the discussion. Just add the **request label** to your issue and we will have a look! | ||
|
||
#### [Click here to get to the open issues](https://github.com/MarcoPixel/Lano-Visualizer/issues). | ||
|
||
### Credits | ||
|
||
- Rainmeter Skin - MarcoPixel | ||
- AudioLevel Plugin (visualizer) - dgrace from the Rainmeter Forums | ||
- Spotify Plugin - .raptor from the Rainmeter Forums | ||
- Wallpaper used in Screenshot - http://jscene.deviantart.com/art/Northern-Valley-198551838 | ||
- **Rainmeter Skin** - MarcoPixel | ||
- **AudioLevel Plugin (visualizer)** - **[@dcgrace](https://github.com/dcgrace/AudioLevel)** | ||
- **Spotify Plugin** - **[.raptor](https://forum.rainmeter.net/viewtopic.php?t=17077)** from the Rainmeter Forums | ||
- **Google Play Music Desktop Player Plugin** - **[@tjhrulz](https://github.com/tjhrulz/GPMDP-Plugin)** | ||
- **Nexa Font** - FontFabric (thanks to **[RekaVM](http://rekavm.deviantart.com/)** for showing me the fonts) | ||
- Thanks to **undefinist** for letting me use his factory code (made everything so much easier and cleaner) | ||
- Thanks to **[@alatsombath](https://github.com/alatsombath)** for letting me use his audio device picker code :thumbsup: |