What is playing this back? When using the inspector, I see it actually downloads the .mid file. I didn't grant Chrome access to my MIDI devices (not that I'd have any connected) and it was still playing the audio. Is it playing it back with some internal samples and a playback feature, relaying it to the OS, or is this a Javascript player? -- Oh wait, I just turned on the Visualizer, which makes me think that this is…
Chiptune.app
31–40 of 186 posts
Re: Chiptune.app
#32Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
May I recommand to you the High Voltage Sid Collection? It is a collection of curated SID songs in a neat package, and it is updated regularly! https://www.hvsc.c64.org/
Re: Chiptune.app
#33Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
May I recommand to you the High Voltage Sid Collection? It is a collection of curated SID songs in a neat package, and it is updated regularly! https://www.hvsc.c64.org/
Re: Chiptune.app
#34The fact that the songs play instantly when you click makes me sad for literally all modern software.
Re: Chiptune.app
#35Re: Chiptune.app
#36What is playing this back? When using the inspector, I see it actually downloads the .mid file. I didn't grant Chrome access to my MIDI devices (not that I'd have any connected) and it was still playing the audio. Is it playing it back with some internal samples and a playback feature, relaying it to the OS, or is this a Javascript player? -- Oh wait, I just turned on the Visualizer, which makes me think that this is…
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.
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…
Re: Chiptune.app
#37Am I blind or are there no SID modules? C64 is like 90% of tracked music that I'm listening to. :(
Re: Chiptune.app
#38The 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.