2024-11-06 15:22:53 -08:00
|
|
|
# Looper
|
2023-07-16 14:06:16 -07:00
|
|
|
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.
|
|
|
|
|
2023-07-19 08:17:46 -07:00
|
|
|
## Downloads
|
|
|
|
|
2024-11-06 15:22:53 -08:00
|
|
|
AppImage:
|
2023-07-19 08:17:46 -07:00
|
|
|
|
2024-11-06 15:22:53 -08:00
|
|
|
[Nightlies](https://complecwaft.com/catmeow/looper/runs/latest/artifacts/appimage)
|
2023-07-19 08:18:15 -07:00
|
|
|
|
2023-07-16 17:51:13 -07:00
|
|
|
## Themes
|
2023-07-16 14:06:16 -07:00
|
|
|
This player supports theming! Go to the preferences window, and either select a theme, or open the theme editor.
|
|
|
|
|
2023-07-16 17:51:13 -07:00
|
|
|
In addition, themes support changing the accent color to have the hue you select.
|
|
|
|
|
|
|
|
## Screenshots
|
2023-07-21 10:26:04 -07:00
|
|
|
| Description | Screenshot | Description | Screenshot |
|
|
|
|
|----------------------------------|---------------------------------------------------|--------------------------------------|-------------------------------------------------|
|
|
|
|
| Main Window | ![Screenshot](screenshots/main_window.png) | Dark mode with a custom accent color | ![Screenshot](screenshots/dark_with_accent.png) |
|
|
|
|
| Theme editor (Sizes tab) | ![Screenshot](screenshots/theme_editor_sizes.png) | Playback with the above settings | ![Screenshot](screenshots/playing.png) |
|
2024-11-06 15:22:53 -08:00
|
|
|
| Theme editor (Colors tab) | ![Screenshot](screenshots/theme_editor.png) | N/A | N/A |
|