An audio player that works with looping files that have special looping behavior
Find a file
2024-04-25 11:23:38 -07:00
.gitea/workflows Hopefully fix workflow. 2023-07-23 20:58:59 -07:00
.idea Add TOML support and playback error handling. 2023-12-22 14:13:48 -08:00
assets Add struct for playback streams. 2024-04-14 13:25:49 -07:00
backends/ui Add android support (WIP) 2024-04-25 11:23:38 -07:00
cmake Add android support (WIP) 2024-04-25 11:23:38 -07:00
flatpakref Add flatpakref files 2023-07-19 08:16:05 -07:00
screenshots Upload theme editor screenshots 2023-07-21 10:19:04 -07:00
sdl-android-project Add android support (WIP) 2024-04-25 11:23:38 -07:00
subprojects Add android support (WIP) 2024-04-25 11:23:38 -07:00
thirdparty Add TOML support and playback error handling. 2023-12-22 14:13:48 -08:00
web Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
.gitignore Add android support (WIP) 2024-04-25 11:23:38 -07:00
.gitmodules Add android support (WIP) 2024-04-25 11:23:38 -07:00
backend.cpp Update DBus API 2024-04-09 10:15:05 -07:00
backend.hpp Update DBus API 2024-04-09 10:15:05 -07:00
backend_glue.cpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
build-android.sh Add android support (WIP) 2024-04-25 11:23:38 -07:00
build-file.sh Fix accidental ignore of build-file.sh 2023-07-16 17:09:08 -07:00
BUILDING.md Various changes 2024-03-26 18:39:02 -07:00
cmake-android.sh Add android support (WIP) 2024-04-25 11:23:38 -07:00
CMakeLists.txt Add android support (WIP) 2024-04-25 11:23:38 -07:00
com.experimentalcraft.NekoPlayer.yml Fix missing version in flatpak 2023-07-21 09:39:07 -07:00
conanfile.txt Add conanfile.txt 2023-10-22 14:00:06 -07:00
config.cmake.h.in Various changes 2024-03-26 18:39:02 -07:00
COPYING.md Various changes 2024-03-26 18:39:02 -07:00
daemon_backend.cpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
daemon_backend.hpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
data.h UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
dbus.cpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
dbus.hpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
gen_ui_backend_inc.py UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
LICENSE.GPL Various changes 2024-03-26 18:39:02 -07:00
license.hpp Various changes 2024-03-26 18:39:02 -07:00
LICENSE.MIT Various changes 2024-03-26 18:39:02 -07:00
log.cpp UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
log.hpp UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
looper Add android support (WIP) 2024-04-25 11:23:38 -07:00
main.cpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
meson2cmake_cfg.py UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
options.cpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
options.hpp UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -07:00
playback.cpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
playback.h Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
proxy_backend.cpp Add web support, and fix a bug. 2024-04-24 09:59:51 -07:00
proxy_backend.hpp Add web support, and fix a bug. 2024-04-24 09:59:51 -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
translation.cpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
translation.hpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
util.cpp Add android support (WIP) 2024-04-25 11:23:38 -07:00
util.hpp Various changes 2024-03-26 18:39:02 -07:00
version.sh UI backends, DBus interface, port to CMake build system 2024-03-23 18:41:26 -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