Benben: An audio player for the terminal, written in Common Lisp chiselapp.com 68 points by trocado 4 days ago
superdisk 43 minutes ago Nice, last time I used this it was actually written in Crystal. I used it at the time to render VGM files, very handy and fast. Author is nice and responsive as well, I reported an odd issue with a VGM I had and she responded quickly.
vindarel 8 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.
shawn_w 5 hours ago If you read the fine print, the next significant release will be written in Common Lisp but the current releases are written in Crystal.
wtn 11 hours ago It seems the developer has no plans to support MPEG-4 audio files. EnigmaCurry 11 hours ago Maybe try https://github.com/nschlia/ffmpegfs
user3939382 6 hours ago cmus is also very cool, it’s a TUI. Paging through tracks in cmus blows iTunes out of the water.
Nice, last time I used this it was actually written in Crystal. I used it at the time to render VGM files, very handy and fast. Author is nice and responsive as well, I reported an odd issue with a VGM I had and she responded quickly.
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.
If you read the fine print, the next significant release will be written in Common Lisp but the current releases are written in Crystal.
It seems the developer has no plans to support MPEG-4 audio files.
Maybe try https://github.com/nschlia/ffmpegfs
cmus is also very cool, it’s a TUI. Paging through tracks in cmus blows iTunes out of the water.
when you have a thirst but only common lisp can quench it