A very simple audio player built in Delphi that runs ASIO drivers and decodes input files using ffmpeg. You can load multiple audio files and see their waveform. It's possible to edit the playlist, moving tracks up and down and removing them.
- Checkout the tagged commit (v1.2). This is important for the dependencies to work properly.
- Clone CAS-Engine v1.8 inside "deps\CasAudioEngine".
- Install components TAcrylicForm v1.5.
- Open project and compile.