• MP3 encoder integration

    From Malcolm McLean@malcolm.arthur.mclean@gmail.com to comp.programming on Sun Jul 23 13:01:58 2023
    From Newsgroup: comp.programming

    I recently added audio file support to the Baby X resource compiler.
    I found a simple MP3 decoder from a third party (Fabrice Bellard of
    tcc fame), so you can rip MP3 files and store the PCM samples in
    your prpgram. But an MP3 encoder is a different proposition. The
    standard one is LAME, but it's a huge project.

    I concluded that trying to integrate it with the Baby X resource compiler
    would cause too many problems. But I'm open to persuasion if people
    think there is route to doing it.

    The Baby X resource compiler is here

    https://github.com/MalcolmMcLean/babyxrc
    --- Synchronet 3.20a-Linux NewsLink 1.114