::alxSetChannelVolume
usage: (int channel_id, float volume)
@param channel_id ID of channel to set volume on.
@param volume New volume of channel, from 0.0f-1.0f
Currently trying to figure out how to specify the channel when playing a sound.
channel_id refers to the type field of an AudioDescription datablock.