﻿<?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 6  » Looping sound as video</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Wed, 16 Sep 2026 02:49:49 GMT</lastBuildDate><ttl>20</ttl><item><title>Looping sound as video</title><link>https://forums.millisecond.com/Topic30067.aspx</link><description>Hi all,&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I'm attempting to have short audio clips loop during the background of blocks during an experiment. The issue I'm running into is a gap between each instance playback, interrupting what should be a constant sound, that isn't caused by the audio itself (looping is seamless in audacity, for example, though not in quicktime player or in inquisit. &lt;br/&gt;&lt;br/&gt;Is there any way to force seamless playback? I have 37 audio files that may need to play for as long as 3 minutes, and I would hate to make people download 37 3-minute audio files, assuming that's even within the size limit Inquisit will handle.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Minimal working example below, with links to audio download because I can't seem to upload .mp3s:&lt;br/&gt;Audio 1: &lt;a href="https://drive.google.com/file/d/1TSiDGXYH-cCfNVVJE1LDhbfxRlBcUklT/view?usp=sharing"&gt;https://drive.google.com/file/d/1TSiDGXYH-cCfNVVJE1LDhbfxRlBcUklT/view?usp=sharing&lt;/a&gt;&lt;br/&gt;Audio 2:&amp;nbsp;&lt;a href="https://drive.google.com/file/d/1sQSku__OcxoS9czdxLozEqFjrbWzcbiR/view?usp=sharing"&gt;https://drive.google.com/file/d/1sQSku__OcxoS9czdxLozEqFjrbWzcbiR/view?usp=sharing&lt;/a&gt;&lt;br/&gt;[code]&amp;lt;item polyrhythms&amp;gt;&lt;br/&gt;/1="a1.1-1.mp3"&lt;br/&gt;/2="a1.16-15.mp3"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;video sounds&amp;gt;&lt;br/&gt;/ items = item.polyrhythms&lt;br/&gt;/ select = noreplace &lt;br/&gt;/ loop = true&lt;br/&gt;/ erase = false&lt;br/&gt;&amp;lt;/video&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructions&amp;gt;&lt;br/&gt;/1 = "These are simple instructions"&lt;br/&gt;/2 = "These are more simple instructions"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text instructions&amp;gt;&lt;br/&gt;/ items = instructions&lt;br/&gt;/ select = sequence&lt;br/&gt;/ size = (85%, 60%)&lt;br/&gt;/ txcolor = black&lt;br/&gt;/ hjustify = left&lt;br/&gt;/ resetinterval = 0&lt;br/&gt;/ position = (50%, 50%)&lt;br/&gt;/ hjustify = left&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial instructions&amp;gt;&lt;br/&gt;/ stimulustimes = [0=instructions]&lt;br/&gt;/ validresponse = (" ")&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block task&amp;gt;&lt;br/&gt;/ bgstim = (sounds)&lt;br/&gt;/ trials = [&lt;br/&gt;&amp;nbsp; 1=instructions; ]&lt;br/&gt;&amp;lt;/block&amp;gt;&amp;gt;[/code]</description><pubDate>Mon, 09 Nov 2020 11:56:14 GMT</pubDate><dc:creator>kveylet</dc:creator></item><item><title>RE: Looping sound as video</title><link>https://forums.millisecond.com/Topic30073.aspx</link><description>&lt;blockquote data-id="30067" class="if-quote-wrapper" unselectable="on" data-guid="1604922925990" id="if_insertedNode_1604922924259" contenteditable="false"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="30067" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="30067" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="30067" title=" "&gt;&amp;nbsp;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;kveylet - 11/8/2020&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-30067"&gt;&lt;div class="if-quote-message-margin" contenteditable="true"&gt;Hi all,&amp;nbsp;&lt;br/&gt;&lt;br/&gt;I'm attempting to have short audio clips loop during the background of blocks during an experiment. The issue I'm running into is a gap between each instance playback, interrupting what should be a constant sound, that isn't caused by the audio itself (looping is seamless in audacity, for example, though not in quicktime player or in inquisit. &lt;br/&gt;&lt;br/&gt;Is there any way to force seamless playback? I have 37 audio files that may need to play for as long as 3 minutes, and I would hate to make people download 37 3-minute audio files, assuming that's even within the size limit Inquisit will handle.&amp;nbsp;&lt;br/&gt;&lt;br/&gt;Minimal working example below, with links to audio download because I can't seem to upload .mp3s:&lt;br/&gt;Audio 1: &lt;a href="https://drive.google.com/file/d/1TSiDGXYH-cCfNVVJE1LDhbfxRlBcUklT/view?usp=sharing"&gt;&lt;a href="https://drive.google.com/file/d/1TSiDGXYH-cCfNVVJE1LDhbfxRlBcUklT/view?usp=sharing"&gt;https://drive.google.com/file/d/1TSiDGXYH-cCfNVVJE1LDhbfxRlBcUklT/view?usp=sharing&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;Audio 2:&amp;nbsp;&lt;a href="https://drive.google.com/file/d/1sQSku__OcxoS9czdxLozEqFjrbWzcbiR/view?usp=sharing"&gt;&lt;a href="https://drive.google.com/file/d/1sQSku__OcxoS9czdxLozEqFjrbWzcbiR/view?usp=sharing"&gt;https://drive.google.com/file/d/1sQSku__OcxoS9czdxLozEqFjrbWzcbiR/view?usp=sharing&lt;/a&gt;&lt;/a&gt;&lt;br/&gt;[code]&amp;lt;item polyrhythms&amp;gt;&lt;br/&gt;/1="a1.1-1.mp3"&lt;br/&gt;/2="a1.16-15.mp3"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;video sounds&amp;gt;&lt;br/&gt;/ items = item.polyrhythms&lt;br/&gt;/ select = noreplace &lt;br/&gt;/ loop = true&lt;br/&gt;/ erase = false&lt;br/&gt;&amp;lt;/video&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;item instructions&amp;gt;&lt;br/&gt;/1 = "These are simple instructions"&lt;br/&gt;/2 = "These are more simple instructions"&lt;br/&gt;&amp;lt;/item&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;text instructions&amp;gt;&lt;br/&gt;/ items = instructions&lt;br/&gt;/ select = sequence&lt;br/&gt;/ size = (85%, 60%)&lt;br/&gt;/ txcolor = black&lt;br/&gt;/ hjustify = left&lt;br/&gt;/ resetinterval = 0&lt;br/&gt;/ position = (50%, 50%)&lt;br/&gt;/ hjustify = left&lt;br/&gt;&amp;lt;/text&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;trial instructions&amp;gt;&lt;br/&gt;/ stimulustimes = [0=instructions]&lt;br/&gt;/ validresponse = (" ")&lt;br/&gt;/ recorddata = false&lt;br/&gt;&amp;lt;/trial&amp;gt;&lt;br/&gt;&lt;br/&gt;&amp;lt;block task&amp;gt;&lt;br/&gt;/ bgstim = (sounds)&lt;br/&gt;/ trials = [&lt;br/&gt;&amp;nbsp; 1=instructions; ]&lt;br/&gt;&amp;lt;/block&amp;gt;&amp;gt;[/code]&lt;a class="if-quote-goto quote-link" href="#" data-id="30067"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/blockquote&gt;&lt;br/&gt;&amp;gt; Is there any way to force seamless playback&lt;br/&gt;&lt;br/&gt;No. Creating 3-minute long already looped audio files would be the way to go.</description><pubDate>Mon, 09 Nov 2020 11:56:14 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>