nisrulz/zentone

Generate tone but play in stereo channels? L/R

zhenwei2972 opened this issue · 1 comments

Hi is there support for intergration with perhaps SoundPool to play in stereo rather than just playing it in mono

With the release of v2.0.0, this is possible:

private val zenTone = ZenTone(channelMask = AudioFormat.CHANNEL_OUT_STEREO)