This is simple Audio Player implementation in Lazarus Freepascal using uos_flat unit.

*Features:

  • Volume Control
  • Seek audio position
  • Add many files to playlist
  • Auto next play

*Information:

  • In Windows you need to add MSVCR110.DLL to you project directory or install that redrisbutive on your machine
  • Checkout the unit dependency and all library in audlib folder

*License:

  • Use and modify the code freely