|
Amiga Code Centre 1.0 It's hard to find information about writing code for these old beasts any more, so I aim to explain how some things work on the AmigaOS platform and share any hard lessons I've learned along the way. This bit assumes you're familiar with the C programming language, compilers, and header files, because I don't want to cover any of that. If you're not literate in this area, please turn away now. Otherwise, stick around and you may learn something before it's all done!* Lesson 1: MPEG audio and AHI (gesundheit!) How to write a simple MPEG player with mpega.library and AHI. This will explain the mystery of how to decode MPEG audio and how to play it using AHI. |Windows practically runs on Globally Unique Identifiers, the (nearly) always unique strings that are used to identify things. Aside from Windows, they are handy for identifying things such as temporary files, where you don't want to wind up overwriting another file. |
*From the Fat Albert cartoon show!
|
|