> On Wed, 15 Feb 2023, E. Auer wrote: > > > Well, you can tell a CD drive to play track X using my > > minimalist cdrom2ui, but I think that would be sort of > > an INdecent open source alternative because it is too > > minimal :-D On the other hand, a QuickBasic solution > > sounds like something needing FreeBASIC in QB mode, or > > something which compiles into a large binary? That is > > probably too non-minimal?
On Wed, Feb 15, 2023 at 4:30 PM Steve Nickolas <usots...@buric.co> wrote: > Would it be something not too hard to bang out with a decent C compiler? > > I've never written a CD player interface per se, but if all the > information can be retrieved, and all the commands can be executed, why > not? I haven't written a CD Player either, but I would think it's not too hard. If you can read the waveform from the CD track file, and send that to the sound card - that seems like that's all you need to do, no? Steve has released SJGPlay as CC0. It's a different programming language, but maybe you can look at his code to implement a similar player in C. _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel