I notice that uFMOD_GetStats() returns a single var from which you are supposed to extract right and left channel volume information in the form of the low-order word and high-order word respectively.
I understand about using upper and lower bits to hold separate numbers (having mistakenly thought ASM might be 'fun') but I must confess to having no idea what the related syntax in BlitzMax would be to process the GetStats() return value. What's the proper way to go about this chaps?
I understand about using upper and lower bits to hold separate numbers (having mistakenly thought ASM might be 'fun') but I must confess to having no idea what the related syntax in BlitzMax would be to process the GetStats() return value. What's the proper way to go about this chaps?