To extract audio onsets from wav files, we needed the #librosa and #soundfile python libraries ... so go to Plugin/Packages Manager > Packages search for your required package(s) and install...
Comments
Log in with your Bluesky account to leave a comment
Once installed you can use those libraries in a script or in code components in a PsychoPy Builder experiment. We used librosa and soundfile in a script to work through pre-recorded files and output the onsets...
Comments
Full code here https://buff.ly/4hKQGvU