Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
In the scene people always set SIDs and tracker chiptunes apart, because of how technically different the two are. There's an enormous technical complexity of having to emulate not just the SID chip (which still isn't 100% understood) but also the 6510 CPU and even some of the C64's CIA timers to accurately replay SIDs, whereas almost all sample-based tracker music from the Amiga and PC need none of that effort. Repl…
Chiptune.app
41–50 of 186 posts
Re: Chiptune.app
#42Earlier quoted context omitted.
I'd guess the hard work is done by the WebAssembly blob. There are open libraries written in C and C++ for the rendering of just about any audio format into a sample buffer. For General MIDI playback you could use e.g. the TiMidity++ or FluidSynth libraries, which use instrument data from SoundFont files.
The settings offer a variety of playback options, including FluidSynth—with a choice of SoundFonts—or direct Web MIDI. This is wild. Anyone who’s more into this space than I am have any editorial comments on the various SoundFont options? …listening to Space Quest III…
Or Masquerade 55, if you want higher fidelity but with SC-55 replacement in mind.
Space Quest III predates General MIDI altogether. I assume that the original soundtrack was composed for the Roland MT-32 and that the ones you are listening to have been remade into GM by fans, or maybe it was added in a later version. It would be nice if this player contained an MT-32 emulator since so many Sierra (and other) game soundtracks were composed for it specifically. Such a thing already exists: https://github.com/munt/munt
Re: Chiptune.app
#43Earlier quoted context omitted.
In the scene people always set SIDs and tracker chiptunes apart, because of how technically different the two are. There's an enormous technical complexity of having to emulate not just the SID chip (which still isn't 100% understood) but also the 6510 CPU and even some of the C64's CIA timers to accurately replay SIDs, whereas almost all sample-based tracker music from the Amiga and PC need none of that effort. Repl…
Meanwhile, there's GoatTracker (tracker for SID music).
Re: Chiptune.app
#44The fact that the songs play instantly when you click makes me sad for literally all modern software.
Not sure I follow. I just tried with Spotify on my phone and desktop (oooh Electron spooky) and any song plays instantly.
Re: Chiptune.app
#45Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
In the scene people always set SIDs and tracker chiptunes apart, because of how technically different the two are. There's an enormous technical complexity of having to emulate not just the SID chip (which still isn't 100% understood) but also the 6510 CPU and even some of the C64's CIA timers to accurately replay SIDs, whereas almost all sample-based tracker music from the Amiga and PC need none of that effort. Repl…
yes, but also the VIC timers and the PLA. So basically you need all of the c64 chips emulated, at least in part :)
I wrote a simple SID player for fun and I feel like it's 20% shy of being a full c64 emulator, all it needs is video output and keyboard/joystick input.
Re: Chiptune.app
#46Man, VGMusic.com was my Spotify in the 90's :) I don't know much about the MIDI format, but there was one song [1] that I used to love listening to on Windows 9x. I guess the file took advantage of some 9x quirk, because the orchestration is completely busted in modern Windows and macOS. I'm so happy because this site plays it just the way I remember it! [1]: https://chiptune.app/?play=vgmusic.com%20MIDI%2Fconsole%2F…
Re: Chiptune.app
#47Re: Chiptune.app
#48The fact that the songs play instantly when you click makes me sad for literally all modern software.
Not sure I follow. I just tried with Spotify on my phone and desktop (oooh Electron spooky) and any song plays instantly.
Re: Chiptune.app
#49Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
The term chip music was coined on amigas and newer computers to differentiate it from regular sample based music.
Re: Chiptune.app
#50Earlier quoted context omitted.
Not sure I follow. I just tried with Spotify on my phone and desktop (oooh Electron spooky) and any song plays instantly.
I actually find that Spotify is super buggy. If I switch devices it doesn't work (I have to select the new device at least five times), when I go underground with my phone it's super slow to realise that I've lost connection, and I usually have to restart the app for it to continue playing music.