Chiptune.app
91–100 of 186 posts
Re: Chiptune.app
#92What 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…
Re: Chiptune.app
#93Earlier quoted context omitted.
Yeah, it’s a bit strange omission.
Playing samples in patterns and computing coded sound are completely different efforts.
Re: Chiptune.app
#94Re: Chiptune.app
#95Re: Chiptune.app
#96Re: Chiptune.app
#97Re: Chiptune.app
#98Re: Chiptune.app
#99The classical piano pieces sound great in the Pianoteq VST.
Re: Chiptune.app
#100Earlier quoted context omitted.
Playing samples in patterns and computing coded sound are completely different efforts.
But the site already has tons of tracker music, as well as other not-strictly-chiptunes like an incredible number of .mid versions of classical music and contemporary pop songs of all things.
MIDI files: a table of notes and variations for playing default samples for instruments.
Chip synthesis programs: code that generates sequences of sounds, requiring some specific synth engine.
The former two have a radically different (lack of) complexity compared to the latter...