You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to tweek into the muse.js file exports.EEG_FREQUENCY = 256; exports.EEG_SAMPLES_PER_READING = 32;
but I get no visible changes...
If I have a 460 millisecond lag between each sample take, 32 samples per each electrode account for 256hz of sample rate. But I must be obliterating something.
I'm getting data each 460ms. and 12 readings per electrode.
Is there a way to decrease the sample rate or increment the 12 readings?
The text was updated successfully, but these errors were encountered: