An audio player that works with looping files that have special looping behavior
Find a file
2023-07-25 08:57:39 -07:00
.gitea/workflows Hopefully fix workflow. 2023-07-23 20:58:59 -07:00
assets Update translation template 2023-07-25 08:57:39 -07:00
flatpakref Add flatpakref files 2023-07-19 08:16:05 -07:00
IconFontCppHeaders@321a095aa2 Initial commit. 2023-04-24 13:45:06 -07:00
imgui@dc3e531ff2 Make main windows docked, fix crashing bug when docking, and update ImGui 2023-07-17 15:45:43 -07:00
imgui-filebrowser Update open dialog and theme selector 2023-07-17 14:56:02 -07:00
screenshots Upload theme editor screenshots 2023-07-21 10:19:04 -07:00
subprojects Set up flatpak and add allow installation. 2023-07-16 17:05:07 -07:00
.gitignore Add portal support and update .gitignore 2023-07-17 12:21:38 -07:00
.gitmodules Set up flatpak and add allow installation. 2023-07-16 17:05:07 -07:00
base85.cpp Add translation support 2023-07-24 23:13:47 -07:00
base85.h Add translation support 2023-07-24 23:13:47 -07:00
build-file.sh Fix accidental ignore of build-file.sh 2023-07-16 17:09:08 -07:00
com.experimentalcraft.NekoPlayer.yml Fix missing version in flatpak 2023-07-21 09:39:07 -07:00
config.h.in Add translation support 2023-07-24 23:13:47 -07:00
file_browser.cpp URL decode file paths 2023-07-20 09:53:23 -07:00
file_browser.h Update appearance and add about window. 2023-07-20 14:45:35 -07:00
install.sh Set up flatpak and add allow installation. 2023-07-16 17:05:07 -07:00
LICENSE Update appearance and add about window. 2023-07-20 14:45:35 -07:00
license.h Update appearance and add about window. 2023-07-20 14:45:35 -07:00
main.cpp Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
meson.build Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
meson_options.txt Add portal support and update .gitignore 2023-07-17 12:21:38 -07:00
playback.cpp Lower CPU usage by increasing samples rendered at a time. 2023-07-17 16:19:56 -07:00
playback.h Update appearance and add about window. 2023-07-20 14:45:35 -07:00
README.md Make screenshots a table with two pairs of columns, and add the new screenshots to it 2023-07-21 10:26:04 -07:00
theme.cpp Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
theme.h Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
translation.cpp Add translation support 2023-07-24 23:13:47 -07:00
translation.h Use more strings and fix theme strings 2023-07-25 07:56:56 -07:00
version.sh Update appearance and add about window. 2023-07-20 14:45:35 -07:00
x86_64-w64-mingw32.txt Fix Windows support on MinGW-w64 on Arch Linux 2023-07-16 19:59:23 -07:00

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.

Downloads

Flatpak:

Nightlies

Latest release

Windows:

Latest release

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

Description Screenshot Description Screenshot
Main Window Screenshot Dark mode with a custom accent color Screenshot
Theme editor (Sizes tab) Screenshot Playback with the above settings Screenshot
Theme editor (Colors tab) Screenshot N/A N/A