-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complete natural sounds experiment example script #6
Comments
Thanks for updating @ofgulban!
|
I have written instructions about how to download the move the sound stimuli. Maybe we can turn this into a script in the future. BIDS style events.tsv idea is great, I will make the protocol generation/outputs comply with it. Could you try following the instructions and see whether it works for you. The experiments script should run until the end. The protocol is meaningless for now, I will work on a protocol creation script next. |
Just some small updates:
|
The chirping sound is related to the outputSetSound.play() statement in line 150 ''' The description seems to indicate that this should be silent, but instead the first stimulus (s2_animal_30.wav) is played. I further noticed no difference in performance upon removal. |
@M-earnest thanks for the report. The sounds and the sound presentation order do not match for now. The script in its current state is just the foundation and still work in progress. |
@PeerHerholz & @M-earnest thanks for testing the initial script, I will prioritize pushing a simple protocol creator now. |
The text was updated successfully, but these errors were encountered: