64 points trocado | 7 comments | | HN request time: 0.876s | source | bottom
1. wtn ◴[] No.44609146[source]
It seems the developer has no plans to support MPEG-4 audio files.
replies(1): >>44609606 #
2. EnigmaCurry ◴[] No.44609606[source]
Maybe try https://github.com/nschlia/ffmpegfs
3. vindarel ◴[] No.44610751[source]
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.

4. moonlion_eth ◴[] No.44611272[source]
when you have a thirst but only common lisp can quench it
5. user3939382 ◴[] No.44611568[source]
cmus is also very cool, it’s a TUI. Paging through tracks in cmus blows iTunes out of the water.
6. shawn_w ◴[] No.44611927[source]
If you read the fine print, the next significant release will be written in Common Lisp but the current releases are written in Crystal.