openyou / emokit

Open source driver for accessing raw data from the Emotiv EPOC EEG headset
http://www.openyou.org
Other
521 stars 235 forks source link

Allow caller to specify output path for Emotiv objects EmotivWriter #211

Closed Morgan243 closed 7 years ago

Morgan243 commented 7 years ago

The Emotiv object can automatically write out data through the EmotivWriter, but the Emotiv class uses hardcoded filenames, so a caller can't choose a save location. This will become important for code that intends to supply an end-user with these kinds of options.