labstreaminglayer / App-BrainAmpSeries

LSL connector for BrainAmps
MIT License
3 stars 4 forks source link

Add downsampling option #1

Open Vincentvjj opened 5 years ago

Vincentvjj commented 5 years ago

When changing the nominal srate(to 1000) in the file mainwindow.cpp, the effective srate measured through the LabRecorder remains to be the default srate(5000). How does one change the effective srate through the BrainAmpSeries connector tool?

Thanks in advance.

tstenner commented 5 years ago

See https://github.com/sccn/lsl_archived/issues/264. Basically, the sampling rate is fixed and can only be downsampled in software afterwards.

Vincentvjj commented 5 years ago

Thank you for the linked issue. Duplicate issue, closing this now.

tstenner commented 5 years ago

See https://github.com/sccn/lsl_archived/issues/264 and https://mailman.ucsd.edu/pipermail/lsl-l/2015/000034.html for pointers.

sappelhoff commented 2 weeks ago

@tstenner was this not closed with https://github.com/labstreaminglayer/App-BrainAmpSeries/commit/c49f755bb20170ceeef7222c06d548da0372b3ca ?