• s_s@lemmy.one
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Well, it is on Android…

    But the main app is written in win32–moving it to linux would basically require a complete rewrite. DEADBEEF is an example of something like this. Parallel values and ideals, but open source.

    There are wine-bottled versions out there. Of course, whether or not output is bit perfect would depend on the wine settings. Bottling it, of course, defeats the point of the program being highly modular/extensible.

    Also, you have to remember that a lot of proprietary formats have proprietary encoders/decoders that are incompatible with the GPL.

    Shipping Windows binaries are much less of a hassle for the dev than than trying to reverse-engineer everything they need.