﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 4  » Inquisit can't open sound files</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Thu, 30 Apr 2026 14:36:06 GMT</lastBuildDate><ttl>20</ttl><item><title>Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18612.aspx</link><description>Hi, I'm new to using this software and I'm trying to insert a sound file into my script...&lt;br/&gt;&lt;br/&gt;&amp;lt;sound 250hz&amp;gt;&lt;br/&gt;/ items = ("M:\My Documents\A1 LJMU Psychology Studies\PhD Autonomic Correlates Of Listening Effort\Pure Tones\250Hz.wav")&lt;br/&gt;&amp;lt;/sound&amp;gt;&lt;br/&gt;&amp;lt;sound 500hz&amp;gt;&lt;br/&gt;/ items = ("M:\My Documents\A1 LJMU Psychology Studies\PhD Autonomic Correlates Of Listening Effort\Pure Tones\500Hz.wav")&lt;br/&gt;&amp;lt;/sound&amp;gt;&lt;br/&gt;&amp;lt;likert ListeningQu&amp;gt;&lt;br/&gt;/ stimulusframes = [1=250hz; 2=500hz]&lt;br/&gt;/ anchors = [1="very well"; 2="well"; 3="moderately"; 4="unclear"; 5="not at all"]&lt;br/&gt;/ position = (50, 80)&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&lt;br/&gt;But, it comes up with an error saying it cannot open the sound files.&lt;br/&gt;Does anyone know why? Or how to correct this?&lt;br/&gt;Thanks.</description><pubDate>Wed, 16 Mar 2016 07:46:52 GMT</pubDate><dc:creator>KS</dc:creator></item><item><title>RE: Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18655.aspx</link><description>&amp;gt; I&amp;nbsp;expected that if&amp;nbsp;I responded with '1' on my likert scale, there would be a second presentation of sound with the adjusted volume. However, &lt;br/&gt;&amp;gt; this doesn't happen. Why is this?&lt;br/&gt;&lt;br/&gt;There is nothing in your code that would run the &amp;lt;likert&amp;gt; again. If you want to run it again, you need to /branch to it of the response is 1.&lt;br/&gt;&lt;br/&gt;Notice the /branch logic in the example I directed you to. &amp;lt;trial mytrial&amp;gt; is run again unless the response is "stop".&lt;br/&gt;</description><pubDate>Wed, 16 Mar 2016 07:46:52 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18654.aspx</link><description>Thank you so much! I've attempted to use that in my script, however, I think I'm missing something as&amp;nbsp;I&amp;nbsp;expected that if&amp;nbsp;I responded with '1' on my likert scale, there would be a second presentation of sound with the adjusted volume. However, this doesn't happen. Why is this?&lt;br/&gt;&lt;br/&gt;&amp;lt;sound example&amp;gt;&lt;br/&gt;/ items = ("M:\My Documents\A1 LJMU Psychology Studies\PhD Autonomic Correlates Of Listening Effort\INQUISIT Trials\PureTone 250Hz 20Db.wav")&lt;br/&gt;&amp;lt;/sound&amp;gt;&lt;br/&gt;&amp;lt;likert ListeningQu&amp;gt;&lt;br/&gt;/ stimulusframes = [1= example]&lt;br/&gt;/ anchors = [1="I can hear", 2="Barely audiable", 3="I can not hear anything"]&lt;br/&gt;/ position = (50, 80)&lt;br/&gt;/ ontrialend=[if (likert.ListeningQu.response == "1") sound.example.volume = sound.example = -100]&lt;br/&gt;&amp;lt;/likert&amp;gt;&lt;br/&gt;&amp;lt;block AgeGender&amp;gt;&lt;br/&gt;/ trials = [1=WelcomeMsgTrial; 2=AgeTrial; 3=GenderTrial; 4=HITrial; 5=ListeningInstructions; 6=ListeningQu]&lt;br/&gt;&amp;lt;/block&amp;gt;</description><pubDate>Wed, 16 Mar 2016 07:29:31 GMT</pubDate><dc:creator>KS</dc:creator></item><item><title>RE: Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18641.aspx</link><description>You can do something along the lines of &lt;a href="https://www.millisecond.com/forums/FindPost12903.aspx"&gt;https://www.millisecond.com/forums/FindPost12903.aspx&lt;/a&gt; to allow for adjusting volume.&lt;br/&gt;</description><pubDate>Wed, 16 Mar 2016 05:24:17 GMT</pubDate><dc:creator>Dave</dc:creator></item><item><title>RE: Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18638.aspx</link><description>Thanks for the help Dave!&lt;br/&gt;Do you know (or anyone else) if there is a way to code so that the participant hearing the sound stimuli and manually adjust the volume, possibly using a slider on the screen or something along those lines?&lt;br/&gt;Thanks!&lt;br/&gt;K :)</description><pubDate>Wed, 16 Mar 2016 04:28:06 GMT</pubDate><dc:creator>KS</dc:creator></item><item><title>RE: Inquisit can't open sound files</title><link>https://forums.millisecond.com/Topic18616.aspx</link><description>Either the file path is wrong or the files are not supported WAVs. In the latter case you can either re-encode the files to standard 16-bit PCM WAVs or try using the &amp;lt;video&amp;gt; element instead of &amp;lt;sound&amp;gt;.&lt;br/&gt;</description><pubDate>Tue, 15 Mar 2016 06:01:58 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>