Guest ansgaria Posted May 23, 2014 Report Share Posted May 23, 2014 (edited) Hello. I'm looking for help on how to go about creating an infinite loop of a 1-3 minute audio loop that would play during a photo exhibition. The audio is a slowly moving textural drone piece, so a long crossfade would be great, but I'm unsure about how to go about setting it up without having to set up a laptop running some program that would perhaps crash. Is there some CPU-low applications for this purpose out there? I'm sure there are countless Max/msp applications, but I'm not familiar working with those setups. Another dummy-proof way would be to create a x-hour long audio file of the piece, though it would be horrendously large, it would perhaps do. Any help would be appreciated, thank you. Edited May 23, 2014 by Hasselbalch Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/ Share on other sites More sharing options...
psn Posted May 23, 2014 Report Share Posted May 23, 2014 Tape loop? Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2166931 Share on other sites More sharing options...
chim Posted May 23, 2014 Report Share Posted May 23, 2014 Record the loop in its full, play the wav, have an ipod with the file nearby for backup Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2166936 Share on other sites More sharing options...
mcbpete Posted May 23, 2014 Report Share Posted May 23, 2014 You could maybe burn 70 mins of the loop onto CD, have like a 1 sec fade up and fade down at either end and then put the CD on repeat. Won't be completely seamless, but should be able to repeat for as long as you wish Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures I haven't eaten a Wagon Wheel since 07/11/07... ilovecubus.co.uk - 25ml of mp3 taken twice daily. Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2166941 Share on other sites More sharing options...
Guest ansgaria Posted May 23, 2014 Report Share Posted May 23, 2014 (edited) On 5/23/2014 at 3:34 PM, psn said: Tape loop? Not nearly reliable enough. On 5/23/2014 at 4:04 PM, chim said: Record the loop in its full, play the wav, have an ipod with the file nearby for backup It does seem like it's the best solution. I would have to render it as .mp3, which probably wouldn't matter considering the headphones probably will be a low-end Sennheiser model. On 5/23/2014 at 4:27 PM, mcbpete said: You could maybe burn 70 mins of the loop onto CD, have like a 1 sec fade up and fade down at either end and then put the CD on repeat. Won't be completely seamless, but should be able to repeat for as long as you wish That's definitely an idea, though I'd like to try and work around that. But thank you all. Edited May 23, 2014 by Hasselbalch Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2166944 Share on other sites More sharing options...
Guest lambda Posted May 23, 2014 Report Share Posted May 23, 2014 (edited) Interesting problem. One solution would be to (a) make a copy of your sound with slow attack and decay, and with an amount of silence at the end equal to the sound itself, (b) load the file into two instances of any audio player that you can run two instances of, e.g. mplayer or vlc, and © start the sound on repeat in one player, then as it starts decaying out, start it up on repeat in the other instance. The two would constantly overlap each other, each playing the sound part over the silent part of the other. That sounds ridiculous as I write it, but it's probably easier than anything programming-related, and would be very light on computer resources. --Edit: just realized one of the files would have to have a shorter tail, and if you didn't time it just right, they'd slowly oscillate in and out of sync (which could be very cool sounding, but is clearly not what you're looking for). I guess if I were in your shoes, I'd make a cron job that ran the sound in mplayer every x minutes, overlapping with the previous one. Edited May 23, 2014 by lambda Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2166981 Share on other sites More sharing options...
Guest Jonah Posted May 23, 2014 Report Share Posted May 23, 2014 if your loop loops perfectly mp3/flac/lossless file player on repeat should work. digital has no moving parts which is what's going to cause gaps. just tried it with my phone and it seems to work. i think they actually even added a slight cross fade to make things loop better. if you're using a computer, for on the cheap, you might try reaper, i've had that looping all day before with no issues, but computers, :) so try it out 1st. Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2167074 Share on other sites More sharing options...
modey Posted May 24, 2014 Report Share Posted May 24, 2014 Minidisc! Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide modey's signature Hide all signatures youtube | bandcamp | soundcloud | twitter | facebook 0F.digital Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2167095 Share on other sites More sharing options...
Guest ansgaria Posted May 24, 2014 Report Share Posted May 24, 2014 On 5/23/2014 at 6:15 PM, lambda said: Interesting problem. One solution would be to (a) make a copy of your sound with slow attack and decay, and with an amount of silence at the end equal to the sound itself, (b) load the file into two instances of any audio player that you can run two instances of, e.g. mplayer or vlc, and © start the sound on repeat in one player, then as it starts decaying out, start it up on repeat in the other instance. The two would constantly overlap each other, each playing the sound part over the silent part of the other. That sounds ridiculous as I write it, but it's probably easier than anything programming-related, and would be very light on computer resources. --Edit: just realized one of the files would have to have a shorter tail, and if you didn't time it just right, they'd slowly oscillate in and out of sync (which could be very cool sounding, but is clearly not what you're looking for). I guess if I were in your shoes, I'd make a cron job that ran the sound in mplayer every x minutes, overlapping with the previous one. Certainly an idea, but it would, as you mentioned, end up being some Steve Reich-phasing piece if not synchronized perfectly. On 5/23/2014 at 11:16 PM, Jonah said: if your loop loops perfectly mp3/flac/lossless file player on repeat should work. digital has no moving parts which is what's going to cause gaps. just tried it with my phone and it seems to work. i think they actually even added a slight cross fade to make things loop better. if you're using a computer, for on the cheap, you might try reaper, i've had that looping all day before with no issues, but computers, :) so try it out 1st. Now that you mention it, I even think iTunes allows you to adjust the crossfade between tracks. If an iPhone/Pod can do the same, that certainly is a solution. On 5/24/2014 at 12:43 AM, modey said: Minidisc! Then I'd much rather do a Gescom piece. Thank you. Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2167167 Share on other sites More sharing options...
Squee Posted May 24, 2014 Report Share Posted May 24, 2014 Unless you've already composed the soundscape, then make the intro and the end pulsate in a very slow manner. That way it'll sound like the intro and outro are the same. Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Hide all signatures Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2167219 Share on other sites More sharing options...
ghsotword Posted May 24, 2014 Report Share Posted May 24, 2014 On 5/23/2014 at 2:54 PM, Hasselbalch said: Is there some CPU-low applications for this purpose out there? I'm sure there are countless Max/msp applications, but I'm not familiar working with those setups. just looping a one .wav file takes hardly any CPU and is not prone to crashes in most common audio software (e.g. Ableton Live, Adobe Audition, Winamp) Thanks Haha Confused Sad Facepalm Burger Farnsworth Big Brain Like × Quote Link to comment https://forum.watmm.com/topic/83546-infinite-loop-for-ambient-soundpieces/#findComment-2167234 Share on other sites More sharing options...
Recommended Posts