cortex-lab / Rigbox

A MATLAB toolbox for running behavioral neuroscience experiments and managing data
GNU General Public License v3.0
33 stars 16 forks source link

document rig audio device loading in SignalsTest #286

Open k1o0 opened 4 years ago

k1o0 commented 4 years ago

Is your feature request related to a problem? Please describe. The default rig audio device loading in the eui.SignalsTest constructor is not clear.

https://github.com/cortex-lab/Rigbox/blob/cd888f0ae2653ac78651243b22d566ab67a6fb60/%2Beui/SignalsTest.m#L197-L202

Describe the solution you'd like There should be in-line comments explaining what it's doing (namely selecting the lowest latency device).