Skip to content

Latest commit

 

History

History
34 lines (21 loc) · 871 Bytes

README.md

File metadata and controls

34 lines (21 loc) · 871 Bytes

A collection of effects to use with OpenRazer

Installation

  • Install OpenRazer

  • Install other packages

    • Debian Python 3.6: sudo apt install python3.6-dev portaudio19-dev libdbus-1-dev libdbus-glib-1-dev
  • Install openrazer_effects

    • pip install openrazer_effects

Usage

openrazer_effects list List all effects

openrazer_run <effect> [--audio-device=<device>] Run an effect for a specific audio device.

openrazer_effects audiolist List available audio devices

openrazer_effects audiotest Test capture of available audio devices. Can be crashy!!

Contributing

Contributions are always welcome. Just send a PR!

License

GPLv2