This repository has been archived by the owner on Jul 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Minimal CDDA (Compact Disk Digital Audio) player for linux using tinyalsa
License
PedroEdiaz/cdplayer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
cdplayer "cdplayer" is a minimal CDDA (Compact Disk Digital Audio) player for linux, that only depend on tinyalsa. BUILD: cc -ltinyalsa -o cdplayer cdplayer.c USAGE: ./cdplayer /dev/sr0 (<card>) (<device>) // play cd kill -USR1 <proc> // Seek a minute forward kill -USR2 <proc> // Seek a minute backward kill -STOP <proc> // Stop kill -CONT <proc> // Play LICENSE: 0BSD Copyright (c) 2024 by PedroEdiaz <ppedroediaz (at) gmail.com>
About
Minimal CDDA (Compact Disk Digital Audio) player for linux using tinyalsa
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published