Metadata-Version: 2.1
Name: karaokemanagerwinampdriver
Version: 1.0.1
Summary: Winamp driver for KaraokeManager
Home-page: https://github.com/peeveen/karaokemanagerwinampdriver
Author: Steven Frew
Author-email: steven.fullhouse@gmail.com
License: MIT
Download-URL: https://pypi.org/project/karaokemanagerwinampdriver/
Keywords: Winamp,KaraokeManager
Platform: UNKNOWN
Description-Content-Type: text/markdown

# Winamp Driver for KaraokeManager

A KaraokeManager driver for Winamp.

- For CDG visuals, you need to have a suitable CDG plugin installed. [I heartily recommend this one](https://github.com/peeveen/gen_cdgPro), though [others are available](https://winampheritage.com/plugin/cdg-plug-in/100775).
- For key changes, you need to have the [Pacemaker plugin](https://www.surina.net/pacemaker/) installed.

### To use

- Install [the package](https://pypi.org/project/karaokemanagerwinampdriver/) with `pip install karaokemanagerwinampdriver`
- Edit your KaraokeManager .yaml file, and set driver class to `karaokemanagerwinampdriver.winamp_driver.Driver`
- In the driver-specific section, you can add an `exe` string, set to the path where `winamp.exe` can be found. If you do this, Winamp will be launched when KaraokeManager starts.


# v1.0

First release


