Hey guys, I'm thinking of using flutter to make a wireless five channel speaker system. I've read that the flutter allows data throughput of 1Mbps when close to 300Kbps when farther away. I'm thinking if I encoded each of five channels to ~64Kbps I could transmit from one flutter to the others.
What do you guys think? Can the built-in chipset handle the audio processing well enough to keep everything in sync? Is this a possible application for the flutter?
Thanks