minor
1 files changed, 1 insertions(+), 0 deletions(-) M player/channelmixer.go
M player/channelmixer.go +1 -0
@@ 164,6 164,7 @@ func (cm *ChannelMixer) RenderTick(tickS /* // should be called each tick ? func (cm *ChannelMixer) UpdateTick() { +func (cm *ChannelMixer) ProcessTick() { pp(2) } */