More about instruments

Libraries, utilities, bootloaders...

More about instruments

Postby Risike » Tue Sep 29, 2015 8:21 am

I've read a lot of code about music management on the Gamebuino. I think all is ok for me except a little thing.
I don't understand how to create a new instrument.

When i look the Gamebuino Sound.cpp file I can see this :
const uint16_t squareWaveInstrument[] PROGMEM = {0x0101, 0x03F7};
const uint16_t noiseInstrument[] PROGMEM = {0x0101, 0x03FF};

But what are these numbers (0x0101, 0x03F7 and 0x03FF) ?

Thanks
Risike
 
Posts: 24
Joined: Mon Sep 14, 2015 5:25 pm

Return to Software Development

Who is online

Users browsing this forum: No registered users and 27 guests

cron