simple music player by me with ai
  • C++ 98.3%
  • CMake 1.7%
Find a file
2026-09-06 18:08:06 +09:00
.github/workflows a 2026-07-30 21:46:06 +09:00
.qtcreator audio engine change and beautiful etc 2026-07-30 21:34:28 +09:00
assets audio engine change and beautiful etc 2026-07-30 21:34:28 +09:00
libs audio engine change and beautiful etc 2026-07-30 21:34:28 +09:00
separated_class Redesign music player interface and add tray controls 2026-09-06 18:04:49 +09:00
.gitignore Redesign music player interface and add tray controls 2026-09-06 18:04:49 +09:00
CMakeLists.txt audio engine change and beautiful etc 2026-07-30 21:34:28 +09:00
LICENSE.md Add LICENSE.md file 2026-07-30 22:57:42 +09:00
main.cpp audio engine change and beautiful etc 2026-07-30 21:34:28 +09:00
README.md Update README with improved descriptions 2026-07-30 21:52:24 +09:00

PSMP, Personal Simple Music Player

AI와 함께 제작하고 있는 간단한 플레이어이며, 해당 프로젝트의 대부분의 과정을 AI에 의존하였습니다. miniaudio 와 Qt를 이용하여 제작됩니다.

지원하는(지원할) 플렛폼

현재 지원

  • Linux (x86_64 지원, 32bit 구동 가능 여부 모름)

지원 예정

  • Windows
  • macOS
  • Android(제작 중단)

지원하는 코덱

상단의 miniaudio repository를 참조하세요.