Live data from Hacker News

Chiptune.app

chiptune.app

91–100 of 186 posts

Re: Chiptune.app

#91
Minor nitpick: volume slider is unstyled in Firefox. Great web app otherwise, I love shuffle play feature.

Re: Chiptune.app

#92
post #26

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…

MIDI playback does not require a device and is baked into the OS via QuickTime's synthesizer and Microsoft GS Wavetable Synth.

Re: Chiptune.app

#93
post #60
post #12

Earlier quoted context omitted.

Yeah, it’s a bit strange omission.

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.

Re: Chiptune.app

#95
I see there's an Project AY folder, but will there come any Atari ST tunes? I'm specifically wondering about The Union Demo by The Union (1989), including intro from The Carebears, and many more.

Re: Chiptune.app

#97
I see that some of the files came with a "txt" link that shows some credit info, which is nice. But I can't find any credits for the site itself, is that intentional?

Re: Chiptune.app

#100
post #93
post #60

Earlier 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.

Tracker files: audio samples as instruments played by a table of notes and variations.

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...

Post reply on HN