EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 8 forks source link

Fix partial parse #161

Closed nitin710 closed 2 years ago

nitin710 commented 2 years ago

Description

Fix to the parser, which ensures the complete raw file is parsed. The Parser now tracks the read and write thread to ensure enough time is given to the write threads to catch up with the read speeds.

Requirements

Issues Referenced

Documentation update

Link to a change in documentation (if any)

Test Result Link

Checklist:

Screenshots: