radiobutton / nx-audio_player

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Pascal 99.8%Language:SourcePawn 0.2%