Hi all,
I'm using Mind Your OSCs, and app that recieves data from the Emotiv EPOC (a consumer eeg headset) and converts them to OSCs for use in other programs. I get a bunch of different entires in the output log of unreal when I run my game, so I know I'm getting information. I get a lot of different values though, all input on separate lines (the EPOC has algorithms for meditation, concentration, engagement, and emg values for blinks, furrowed brows, etc.) and I'm not sure how to sort through them and use them as User Input for controls in other Blueprints.

tl;dr - I have a bunch of OSCs coming in. How do I sort through them, find the values I want, and map them to User Input for use in other blueprints?
I'm using Mind Your OSCs, and app that recieves data from the Emotiv EPOC (a consumer eeg headset) and converts them to OSCs for use in other programs. I get a bunch of different entires in the output log of unreal when I run my game, so I know I'm getting information. I get a lot of different values though, all input on separate lines (the EPOC has algorithms for meditation, concentration, engagement, and emg values for blinks, furrowed brows, etc.) and I'm not sure how to sort through them and use them as User Input for controls in other Blueprints.
tl;dr - I have a bunch of OSCs coming in. How do I sort through them, find the values I want, and map them to User Input for use in other blueprints?
Comment