Poirazi-Lab / mouse2afc

GNU General Public License v3.0
1 stars 4 forks source link

Enable use of sound with PyBpod #2

Open HenryJFlynn opened 10 months ago

HenryJFlynn commented 10 months ago

Background:

With the PyBpod waveplayer plugin, it expects the speaker to be connected through the arduino. This is converse to Bpod which uses speakers connected directly into the PC. Because of this difference, a change must be made to PyBpod or the hardware to allow for the desktop speakers to be used

Goal:

Enable the use of desktop speakers with PyBpod so that experiments using sound can be done

See https://github.com/HenryJFlynn/mouse2afc/issues/57 for original issue