Live data from Hacker News

Show HN: Wario Synth – Turn any song into Game Boy version

wario.style

1–10 of 20 posts

Show HN: Wario Synth – Turn any song into Game Boy version

#1
Search any song, get a Gameboy version.

Emulates Nintendo's Sharp LR35902 sound hardware: 2 pulse waves for melody/harmony, 1 wave channel for bass, 1 noise for percussion.

Finds MIDI sources, parses tracks, maps to GB roles, resynthesizes with Web Audio. Everything runs client-side.

Site: https://www.wario.style

Open source: https://github.com/b1rdmania/motif

Hobby project, non commercial, so please don't sue me.

Show HN: Wario Synth – Turn any song into Game Boy version
wario.style

Re: Show HN: Wario Synth – Turn any song into Game Boy version

#4
post #3

It’s basically a midi search engine? “No MIDI files found. Try a different search” …

It looks like it requires a MIDI which it then converts to sound like it’s coming out of a Gameboy.

Here’s what the FAQ says:

> How it works

>

> Search a song, pick a MIDI source, hit Generate. The Wario Synthesis Engine analyses the MIDI and resynthesises it using Web Audio oscillators tuned to mimic the Game Boy's 4-channel sound chip. All processing runs in your browser.

Re: Show HN: Wario Synth – Turn any song into Game Boy version

#5
Cool enough I suppose, but the framing had me expecting the more farty twisted squarenoise instruments like in Wario Lands 1-3, and less smooth sines and squares. I tried out Kimi No Shiranai Monogatari and Daft Punk's Aerodynamic.

https://www.wario.style/s/yWHphmhO

https://www.wario.style/s/BSN15NEs

Maybe you could list examples for midis you thought sounded cool next time you share this, or in a comment.

Edit: though I guess a huge part of Wario flavor is the dissonant intervals in the music, as much as the farty instrumentation.

Re: Show HN: Wario Synth – Turn any song into Game Boy version

#7
post #4
post #3

It’s basically a midi search engine? “No MIDI files found. Try a different search” …

It looks like it requires a MIDI which it then converts to sound like it’s coming out of a Gameboy. Here’s what the FAQ says: > How it works > > Search a song, pick a MIDI source, hit Generate. The Wario Synthesis Engine analyses the MIDI and resynthesises it using Web Audio oscillators tuned to mimic the Game Boy's 4-channel sound chip. All processing runs in your browser.

Now just get Claude Code to build a hUGETracker exporter, and you could actually bring one of these songs into GB Studio!

Re: Show HN: Wario Synth – Turn any song into Game Boy version

#10

After 5 or 6 misses I found gimme gimme gimme by ABBA worked pretty well: https://www.wario.style/s/owplrJi2 (first 20 seconds are junk but then it sounds a bit like a castlevania song)

Wanted features: (1) a way to preview the original MIDI again from a share link like this so I could still compare. Searching "ABBA Gimme Gimme Gimme" found one with the title "ABBA Gimme Gimme Gimme L" so I can't be 100% sure it's the same. And (2) a seekbar for the preview as well.

Kinda weird that search results seem hard-capped at 5. I guess it keeps things simple.

Post reply on HN