N
Hacker Next
new
past
show
ask
show
jobs
submit
login
▲
Benben: An audio player for the terminal, written in Common Lisp
(
chiselapp.com
)
46 points by
trocado
4 days ago
|
4 comments
add comment
vindarel 2 hours ago
[-]
It's a Common Lisp program for end users and I can literally use it in 3 clicks, thanks to its AppImage (for Linux x86-64). Good (and rare) stuff!
It's also impressive to see that the audio decoding is mostly done in CL, without bindings.
moonlion_eth 35 minutes ago
[-]
when you have a thirst but only common lisp can quench it
wtn 5 hours ago
[-]
It seems the developer has no plans to support MPEG-4 audio files.
EnigmaCurry 4 hours ago
[-]
Maybe try
https://github.com/nschlia/ffmpegfs
Rendered at 00:47:18 GMT+0000 (Coordinated Universal Time) with Vercel.
It's also impressive to see that the audio decoding is mostly done in CL, without bindings.