HolyLib Wiki

bass.CreateMixerChannel

  bass.CreateMixerChannel( number sampleRate, number channels, number flags )

Description

Creates a mixer channel into which other channels can be combined into
See https://www.un4seen.com/doc/#bassmix/BASS_Mixer_StreamCreate.html for more details.

This function requires the BassMix plugin to work at all!
You can find all the plugins at https://www.un4seen.com/ drop them into the bin/ folder besides libbass.so

Recently Added

This was recently added in version (0.8 - DEV).

Arguments

1number sampleRate
2number channels
3number flags