Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 577 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 577 Bytes

Nightingale - audio player

screenshot

mini-mode

Building

% make
% ./nightingale

See .github/workflows/build.yaml for more details.

Note

I'm using this project as a playground to learn Dear ImGui and to play with audio technology. Nightingale is meant to be a fun toy. I hope you like it.

Thanks

Made with the excellent Dear ImGui, miniaudio, pffft, and nativefiledialog.