looper/README.md

22 lines
No EOL
707 B
Markdown

# Neko Player
An audio player that can play back files with seamless loops using their metadata.
It can also change the pitch, tempo, and speed (which is pitch and tempo at the same time) using the SoundTouch libraries found on the system.
## Themes
This player supports theming! Go to the preferences window, and either select a theme, or open the theme editor.
In addition, themes support changing the accent color to have the hue you select.
## Screenshots
Main Window:
![Screenshot is here](screenshots/main_window.png)
Dark mode with a custom accent color:
![Screenshot is here](screenshots/dark_with_accent.png)
Playback with the above settings:
![Screenshot is here](screenshots/playing.png)