Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jdpigeon
Copy link
Contributor

A simple implementation of event markers that tie into the library.

All I've done is added an RxJS Subject to the MuseClient class, which can be imperatively trigged to send data with the new injectMarker function.

It's helpful in my app, specifically as it introduces a similar API to the Emotiv SDK.

If needed, I can throw a recipe or example into the documentation to show how one might merge the events stream in with EEG using the withLatestFrom operator.

@jdpigeon jdpigeon changed the title Added event markers stream Add event marking Jul 31, 2018
@jdpigeon jdpigeon mentioned this pull request Aug 1, 2018
@urish
Copy link
Owner

urish commented Aug 4, 2018

Thanks!

It seems like many parts of the code were reformatted, which makes the diff hard to follow. Can you run yarn format and update the PR?

@jdpigeon
Copy link
Contributor Author

jdpigeon commented Aug 6, 2018

Yea, sorry man. I tried to clean everything up, but still having a little problem with prettier automatically changing some stuff. Hopefully it's a readable diff now!

@urish urish merged commit cb66273 into urish:master Aug 10, 2018
@urish
Copy link
Owner

urish commented Aug 10, 2018

Thanks!

urish added a commit that referenced this pull request Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants