copyToChannel 方法
- Float32List source,
- int channelNumber, [
- int? startInChannel
实现
void copyToChannel(Float32List source, int channelNumber,
    [int? startInChannel]) native;void copyToChannel(Float32List source, int channelNumber,
    [int? startInChannel]) native;