cpp-lln-lab / CPP_PTB

a set of function to make it easier to create behavioral, EEG, fMRI experiment with psychtoolbox
https://cpp-ptb.readthedocs.io/en/latest/index.html#
MIT License
12 stars 13 forks source link

add close PsychPortAudio close to clean up #16

Closed marcobarilari closed 4 years ago

marcobarilari commented 4 years ago

Just added a couple of line that checks if an audio device was opened and therefore needs to be close. Have you had in mind something like this in #7 ?