I have a MindWave headset that reads brain waves and transmits them via Bluetooth. I am sending OSC data to PureData which either generates audio or sends Midi data.
The problem is, the data jumps around and it is difficult to tell how it is trending. I'm thinking if I could do a running average of the incoming data, it would be more usable. The data comes in on one second intervals.
I would appreciate some feedback on how to accomplish this in pd.
General feedback/suggestions appreciated.
Thanks,
Tom