* Potluck, midi -> chiptune
@ 2014-02-17 4:59 Mike Gran
2014-02-18 11:08 ` Ludovic Courtès
2014-04-18 20:16 ` Andy Wingo
0 siblings, 2 replies; 3+ messages in thread
From: Mike Gran @ 2014-02-17 4:59 UTC (permalink / raw)
To: Guile User
[-- Attachment #1: Type: text/plain, Size: 576 bytes --]
Hi,
For this year's potluck, I wrote prog that converts a MIDI file
into an 8-bit-era chiptune, such as might have been rendered by
a Game Boy or SNES.
It is here:
https://github.com/spk121/furry-nemesis
Specifically it converts a file named tmp.midi
(that must be in the current directory) to a file named
tmp.wav.
I'll be honest: this code is just a couple of days old, and
it is really raw. Incomplete and painfully slow. But, it
is good for a laugh.
I'll fix it up over the next couple of weeks, if I can
find some spare time.
-Mike Gran
[-- Attachment #2: Type: text/html, Size: 4628 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Potluck, midi -> chiptune
2014-02-17 4:59 Potluck, midi -> chiptune Mike Gran
@ 2014-02-18 11:08 ` Ludovic Courtès
2014-04-18 20:16 ` Andy Wingo
1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2014-02-18 11:08 UTC (permalink / raw)
To: guile-user
Hi!
Mike Gran <spk121@yahoo.com> skribis:
> For this year's potluck, I wrote prog that converts a MIDI file
> into an 8-bit-era chiptune, such as might have been rendered by
> a Game Boy or SNES.
>
>
> It is here:
>
> https://github.com/spk121/furry-nemesis
Neat!
I confirm it does the job (and does it CPU-intensively ;-)). I’m
impressed that this can be done in so few lines of code actually.
Thanks!
Ludo’.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Potluck, midi -> chiptune
2014-02-17 4:59 Potluck, midi -> chiptune Mike Gran
2014-02-18 11:08 ` Ludovic Courtès
@ 2014-04-18 20:16 ` Andy Wingo
1 sibling, 0 replies; 3+ messages in thread
From: Andy Wingo @ 2014-04-18 20:16 UTC (permalink / raw)
To: Mike Gran; +Cc: Guile User
On Mon 17 Feb 2014 05:59, Mike Gran <spk121@yahoo.com> writes:
> For this year's potluck, I wrote prog that converts a MIDI file
> into an 8-bit-era chiptune, such as might have been rendered by
> a Game Boy or SNES.
>
> It is here:
>
> https://github.com/spk121/furry-nemesis
This is really neat! I'm late to the party but I just wanted to enthuse
:-))
Cheers,
Andy
--
http://wingolog.org/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-04-18 20:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-17 4:59 Potluck, midi -> chiptune Mike Gran
2014-02-18 11:08 ` Ludovic Courtès
2014-04-18 20:16 ` Andy Wingo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).