aiffparse: Also set a channel mask for 2 channels
Basically, the channel_mask was not initialized in this scope. And channel_mask was set by the logic of AIFF specification, When the channels are above (>) 2. So I removed this condition.
Edited by Sebastian Dröge