nfg.forums

NFG Forums => SIG X68000 => Topic started by: megatron-uk on December 03, 2022, 09:55:06 AM

Title: Sound APIs or documents
Post by: megatron-uk on December 03, 2022, 09:55:06 AM
Got a new project under way at the moment writing an RPG and the X68000 is one of the targets.

Graphics isn't an issue, I know my way around that. What is missing is any documentation in English language on music or effect playback. Ideally I'd like to offer both midi and FM music options (with the FM music pulled from something like the vgm collection - I'm not a musician!).

Is there anything out there?

This will be from c (the GCC lydux toolchain).
Title: Re: Sound APIs or documents
Post by: FedericoTech on September 15, 2023, 11:05:09 PM
Hi there,

I'm working in documenting the library through examples and I have a draft with the FM.
I also manage the PCM well.
Perhaps we could do something.