[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple II Music Format
- Subject: Re: Apple II Music Format
- From: Daniel Kruszyna <dan@krue.net>
- Date: Wed, 20 Jun 2012 11:11:10 +0000 (UTC)
- Cancel-lock: sha1:VOMMy2q2RTamJMUvozwE78fkgAA=
- Injection-date: Wed, 20 Jun 2012 11:11:10 +0000 (UTC)
- Injection-info: mx04.eternal-september.org; posting-host="mMysQdl3n5vtyk/T+i6QVA"; logging-data="27073"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+svtnSXR8qZlLU3w++M9lB"
- Newsgroups: comp.sys.apple2
- Organization: A noiseless patient Spider
- References: <jprlor$dvn$1@dont-email.me> <82627b24-fe78-4373-b3a2-efcd1cff7d73@googlegroups.com>
- User-agent: tin/2.0.1-20111224 ("Achenvoir") (UNIX) (Linux/2.6.32.19 (ppc64))
bpiltz@gmail.com wrote:
>
> A great idea, I should think not *too* hard to implement via emulation.
>
> Also, how about an 'Electric Duet' player which could allow us to play
> the tweedy two-voice music we've collectected and composed over the
> years on other platforms? Perhaps extract to .WAV format and finally
> hear them in 16-bit glory?
Maybe my original post wasn't too clear, but my main goal _is_ to play
Apple II music on other platforms. The "player" basically amounts to an
emulator which supports the CPU and $c030. Similar formats are .nsf for
the nes and .sid for the c64. I hope the support for this new format
would eventually be added to the Game_Music_Emu library:
https://code.google.com/p/game-music-emu/
-- Daniel