←back to thread

80 points tomaspollak | 1 comments | | HN request time: 0.204s | source

10 years ago I began working on Muki, a web-based MIDI and chiptune player which I eventually announced here on HN[0]. It was a fun weekend project.

Over the years I received numerous requests from people that wanted more: more music, more features, more playable formats, you name it.

Eventually I began working on a complete rewrite of the app (this time for real), and, realizing that each year another chiptune or MIDI website went offline, I decided to start archiving them for preservation.

Today, 10 years after the first release, I think it's finally time for the new, nicer version to hit the shelves. It's now called Pixeltune and yes, now you can actually turn down the volume. :)

Hope you like it!

[0] https://news.ycombinator.com/item?id=10305918

Show context
snowram ◴[] No.41221862[source]
Looks like there are a bunch of Famitracker modules (.ftm files) that are converted to MIDI but should actually be converted to NSF like any other NES song.
replies(2): >>41221922 #>>41224505 #
1. tomaspollak ◴[] No.41224505[source]
Oh, yes. That's because the Famitracker port I'm using[0] is a bit old and doesn't support the newer .ftm versions. So in case the player doesn't support a given song, there's a fallback to using FTMtoMID so you can still listen to it.

This was all done before I ported Furnace Tracker (that also supports the .ftm format) so I might just use Furnace for playing them. I have to check whether it can play the newer .ftm versions.

[0] https://github.com/nukep/famitracker-cx