Skip to content
Discussion options

You must be logged in to vote

Hi, @kittymimo

Thank you very much for using my plugin.

I am writing to apologize as I found a bug in the current version. I have attached the latest plugin file to this post—could you please replace your current version with this one?
jspsych-psychophysics.zip

If it works correctly on your end, I will proceed to update my repository (please note that the repository has not been updated yet).

I have included a usage example below for your reference.

    const sounds = [ 
        './sound/tone100ms.wav',
        './sound/880Hz_100ms.wav'
    ];

    // Preloading files are needed to present the stimuli accurately.
    const preload = {
        type: jsPsychPreload,
        audio: sounds,
    

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by kittymimo
Comment options

You must be logged in to vote
1 reply
@kurokida
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants