ofnicip Posted June 23, 2006 Report Posted June 23, 2006 Hi, I am not very experienced with programming. I am currently working on a midi project and was wondering exactly how i could store my midi files on a PIC chip such that I could read data from the file using PICBasic language.Many thanksHai Quote
stryd_one Posted June 23, 2006 Report Posted June 23, 2006 Hi Hai,This is maybe not the best place to discuss PICBasic projects or standard MIDI File players, as the MIDIBox project is neither of the above... but you may be able to use the onboard RAM or EEPROM of the PIC, depending on which model, otherwise you would need an external storage deviceGood luckStryd Quote
seppoman Posted June 23, 2006 Report Posted June 23, 2006 Hi,here´s a nice little project (record and play MIDI files from a MMC/SD card):http://www.mikrocontroller.net/articles/Projekt_Mr.MIDI_-_Midi_Rekorder_mit_MMC/SD-KarteDescription is in German and it uses an AVR controller, but perhaps it gives you some inspiration.Seppoman Quote
audiocommander Posted June 23, 2006 Report Posted June 23, 2006 Don't know about Basic, but this is about the midi file format specs:http://www.borg.com/~jglatt/tech/midifile.htm;)Cheers, Michael Quote
ofnicip Posted June 23, 2006 Author Report Posted June 23, 2006 Thanks a lot for everyone's help!Hai Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.