Cleans ExperimentAcquisitionVR workflow removing acquisition and logging nodes for: Microphone; PupilLabs; UBX, TinkerForge and Wind sensors.
Adds unity recording events sent from unity and logged in bonsai, making a experimental protocol for video recordings inside unity.
Updates UnityScreenRecording.cs unity behavior to receive a path from bonsai in order to store videos in the acquisition folder (if bonsai is not connected saves them on the unity predefined folder).
Update ExperimentAcquisitionVR to record experimental protocol with regular zeromq logging UnityRecorder.
Add a new harp stream with unity recording events (timestamps from unity) in stream 199.
This PR does:
Fixes #54 Fixes