Changes

Jump to navigation Jump to search
941 bytes added ,  16:37, 6 March 2020
add workshop notice
Line 1: Line 1:  +
{{mbox
 +
| type = notice
 +
| text = There will be a Psychopy [http://tsgdoc.socsci.ru.nl/index.php?title=Workshop:_Python_for_social_scientists workshop] in april
 +
| image = {{{image|}}}
 +
}}
 
{{Infobox software
 
{{Infobox software
 
| name                  = Psychopy
 
| name                  = Psychopy
Line 42: Line 47:     
== Learning PsychoPy ==
 
== Learning PsychoPy ==
* [https://www.socsci.ru.nl/~wilberth/psychopy/index.html psychopy tutorial website]
+
* [https://www.socsci.ru.nl/wilberth/psychopy/index.html psychopy tutorial website]
 
* [[PsychoPy-Matplotlib|Combining Psychopy and Matplotlib]]
 
* [[PsychoPy-Matplotlib|Combining Psychopy and Matplotlib]]
   Line 49: Line 54:     
== Troubleshooting ==
 
== Troubleshooting ==
 +
 +
==== Version Change to 1.85 ====
 +
 +
If you use audio in psychopy, but you do not choose the back-end yourself (this is the default method), then sound will be played in a different, more reliable way.
 +
This may lead to slightly larger but still small latency.We do not expect this to be problematic.
 +
If you have any questions about this, come to TSG.
 +
Do you use audio in psychopy and choose your own backend with the following line:
 +
 +
''prefs.general['audioLib'] = ['pyo']''
 +
 +
change this
 +
 +
''prefs.general['audioLib'] = ['sounddevice']''
 +
 +
This may lead to slightly larger but still small latency. We do not expect this to be problematic.
 +
 +
If you have any questions about this, come to TSG.
 +
 +
Also see: https://github.com/psychopy/psychopy/releases/tag/1.85.0
    
==== Version History ====
 
==== Version History ====

Navigation menu