An audio player that works with looping files that have special looping behavior
Zachary Hall
9ebdb3b967
Prepare for flatpak build and create initial manifest which may not work yet. Add desktop file and icon. Fix incorrect location for desktop file in meson.build Change player executable name so it's not so generic. Update executable bit of the desktop file and add my flatpak repo folder to .gitignore. Update executable bit of the desktop file and add my flatpak repo folder to .gitignore. Update desktop file name. Hopefully make flatpak export the desktop file and icon/ Fix incorrect icon path. Fix incorrect binary and hopefully fix install script. Actually fix install script. Add categories to desktop file. Fix incorrect separator and add generic name in desktop file. |
||
---|---|---|
.gitea/workflows | ||
assets | ||
IconFontCppHeaders@321a095aa2 | ||
imgui@d2291df551 | ||
imgui-filebrowser | ||
subprojects | ||
.gitignore | ||
.gitmodules | ||
com.experimentalcraft.NekoPlayer.yml | ||
install.sh | ||
LICENSE | ||
main.cpp | ||
meson.build | ||
playback.cpp | ||
playback.h | ||
README.md | ||
theme.cpp | ||
theme.h | ||
x86_64-w64-mingw32.txt |
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.