HolyLib Wiki

bass.CreateSplitChannel

  bass.CreateSplitChannel( IGModAudioChannel channel, number flags )

Description

Creates a split channel using the given channel
A split channel shares the same buffer with the given channel
See https://www.un4seen.com/doc/#bassmix/BASS_Split_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

2number flags