https://github.com/bbidulock/flmusic
https://github.com/bbidulock/flmusic
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bbidulock/flmusic
- Owner: bbidulock
- Created: 2021-05-30T07:47:11.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T07:50:51.000Z (about 5 years ago)
- Last Synced: 2025-03-09T12:53:44.065Z (over 1 year ago)
- Language: C
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This program calls ALSA functions, not OSS functions.
I use:
fltk-1.3.x-r10019, alsa-libs-1.0.27, libpthread,
linux-3.10.x, gcc-4.8.2, a soundcard with CMI-8768 chip.
I additionally use:
libsox-14.4.1
Without libsox:
this program can play music CD.
With libsox:
this program additionally can play all music files libsox can handle.
The directory convert/ contains a simple program. With this program the
file lang.h has been converted to lang.h_utf8.
Links:
http://www.alsa-project.org/
http://sox.sourceforge.net/