Replies: 2 comments 6 replies
-
Hmmm. Strictly speaking, SC68 is less "a file format" than it is about a rather complete emulator engine with specific capabilities as to emulate a set of chips used by the Atari ST (but not only that one). Sure, there are *.sc68 file, but the requirements to handle the code and data in those files are high. CPU emulation as to run native music player machine code plus emulation of audio chips and support chips. Because of that, SC68 is very exotic. Also, Atari ST music has had some fans, but AMIGA music has been much more popular. There have been similar solutions, like DeliPlayer largely relying on emulation in addition to handling some file formats directly. For example, some music composers have used proprietary file formats and proprietary players, such as TFMX by Chris Hülsbeck and Peter Thierolf, and only by means of running the native player code (with bugs and glitches and all) and music data within an emulator, the resulting music would be played back accurately enough. Attempts at handling exotic file formats directly (perhaps only with emulated sound generation if not playing back samples only) may have been successful enough as to play a few files well enough while failing to handle many more. It's been similar with MOD files and the flood of derivatives. I'm not familiar with the SC68 player that's available for Linux as source code. It seems to be unmaintained since 2003 (or a few years later). Interest in old compositions depends on how popular the music has been. That's why there are backend libraries for playing SID files, MOD files, FC files, and so on. An existing old plugin for XMMS wouldn't help much, since Audacious has changed a lot, and work would need to start with making available an SC68 emulator engine somehow, e.g. as a backend library. Not sure there's sufficient interest in that. |
Beta Was this translation helpful? Give feedback.
-
There is actually Audacious plugin included in SC68 sources, but it currently only supports Audacious <= 3.7 (before the latest plugin API change): I've added support for Audacious >= 3.8 API a few years ago, but haven't gotten around to finish it and submit a PR. |
Beta Was this translation helpful? Give feedback.
-
Does Audacious have the ability to play these old Atari ST and Amiga songs? Supposedly there was a SC68 XMMS plugin at one time and Audacious is a port of that I thought.
I found Linux and windows player for sndh and it it wouldve been great if Audacious supported that as well.
Just asking as I wouldnt expect anyone is really that interested in these formats from the last century!
Beta Was this translation helpful? Give feedback.
All reactions