I am trying to open up a file (mp3 file in this case) as a binary file. Then I want to save the binary representation of that file to a SD card sequentially (not in fat format). Sounds simple but I don’t know how to go about this. Is this even possible. Can I have some ideas or a web page that can help me. Has anyone done this before. even better
1.save mp3 file as binary data
2.direct disk save byte by btye to Physical memory location
I have many books on delphi and non seem to touch the subject. Any help or direction would be Greatly appreciated.
1.save mp3 file as binary data
2.direct disk save byte by btye to Physical memory location
I have many books on delphi and non seem to touch the subject. Any help or direction would be Greatly appreciated.