Re: [stella] Update: "do re bB" and webTune2600

Subject: Re: [stella] Update: "do re bB" and webTune2600
From: Kirk Israel <kirkjerk@xxxxxxxxx>
Date: Thu, 18 Aug 2005 11:00:26 -0400
On 8/18/05, cybergoth@xxxxxxxx <cybergoth@xxxxxxxx> wrote:
> Hi there!
> 
> Well, and if you'd write a proper 5.3 music driver you could use music.h for some better sounding note names than:

5.3 music driver?  Like one that embeds distortion value in the
remaining 3 bits?    Hmm, interesting idea!
 
> data musicData
>  24,30,27,30,30,30,27,30,24,28,-1,2,24,28,-1,2,24,60
>  27,28,-1,2,27,28,-1,2,27,60,24,30,20,28,-1,2,20,60
>  24,30,27,30,30,30,27,30,24,28,-1,2,24,28,-1,2,24,28,-1,2
>  24,30,27,28,-1,2,27,30,24,30,27,30,30,120
> 
> you'd have
> 
> data musicData
> LEAD_G4, LEAD_G4, LEAD_G4, SQUARE_D5_2, SQUARE_C5, SQUARE_H4_2, SQUARE_C5
> SQUARE_H4_2, LEAD_A4, LEAD_G4, LEAD_G4, SQUARE_C5, LEAD_A4, LEAD_C4, LEAD_C4
> LEAD_G4, LEAD_G4

Well, part of the point of the exercise was to use the output of
Tune2600, which isn't friendly like that, but I guess I could add
another column amalgamating the two...

Possibly I could add to the scraping of tune2600 to get those, though
I don't like how it would mean information would be in two places,
Archives (includes files) at http://www.biglist.com/lists/stella/archives/
Unsub & more at http://stella.biglist.com

Current Thread