Music perception trackΒΆ
Warning
This part of the PsyNet documentation is still work in progress.
The music perception track is tailored towards people who want to run online behavioral studies about how people perceive music.
The first step is to install PsyNet. You should make sure you do the optional step 5, namely installing editable PsyNet and Dallinger repositories.
Next you should read the introduction to the demos section, and then explore the first two demos, Hello world, and Timeline. These demos introduce you to the basics of PsyNet experiments. You should approach each demo in the following way:
Copy and paste the demo from the PsyNet source code location into another location on your computer.
Open the demo as a new PyCharm project.
Run the demo following the standard approach (
psynet local debug
, ordocker/psynet local debug
).Read the source code in the demo and relate it to the behavior of the demo.
Try making some changes to the demo and see how they change the experiment. Note that minor changes will be reflected if you just save the code and refresh the page, but major changes (e.g. adding pages) may require you to restart the experiment (hit CTRL-C to stop the experiment, then rerun the original command to relaunch it).
Now take the following tutorials:
Take the timeline exercise.
Explore the audio demo, then take the JSSynth exercises.
Explore the following trial demos: