iPod MIDI file server?
Wurlitzer
Posts: 237
Have any of the brain trust, working with the Propeller, entertained using an iPod as a file server (MIDI in my case)?
Love them or hate them, they have a nice operator interface and a bunch of storage in a compact package. Rather than scrolling through MP3 files I would need to just treat the iPod as a hard drive with MIDI files (way smaller than MP3s) and use the operator interface to simply select the file to be sent to the Propeller.
I am using· MIDI to drive my pipe organ (if I ever get past the one bug in another thread). The Propeller would need to receive the MIDI data and generate the appropriate output. That part I can handle. I did a search for iPod using the Google/Parallax search and only hit a single thread relating to USB. Recording to the iPod in MIDI would be phase II.
Love them or hate them, they have a nice operator interface and a bunch of storage in a compact package. Rather than scrolling through MP3 files I would need to just treat the iPod as a hard drive with MIDI files (way smaller than MP3s) and use the operator interface to simply select the file to be sent to the Propeller.
I am using· MIDI to drive my pipe organ (if I ever get past the one bug in another thread). The Propeller would need to receive the MIDI data and generate the appropriate output. That part I can handle. I did a search for iPod using the Google/Parallax search and only hit a single thread relating to USB. Recording to the iPod in MIDI would be phase II.
Comments
Yes, if it were just for the actual file storage (although the iPod would have much more). I was interested in using the file scroll and select features of the iPod operator interface. One neat package providing the code to extract the data is not prohibitive. It could also be use to quickly download MIDI files from another PC or Internet via a PC.
If nobody has or will be creating code to communicate with an iPod then certainly the SD-Card will be my backup plan.
Thanks!
"
Yes, and I believe that a USB cable is available for them. Looking at some of the iPod hack sites, I see that text and pdf files can be loaded so certainly other file formats can be loaded and retrieved.
·
It is just such a nice package of large storage and slick user interface that would seem to be a natural to combine with a Propeller for numerous projects. My application may be of limited appeal on this forum but the concept of a Propeller-iPod would seem to stir the creative juices of those on this forum with a greater skill set than my own to begin hacking. (LEGAL of course)