Using 10.6.1:
SCS won’t let me use a single loop. It says I have to use a number >1. So I can have unlimited or 2, but not one? Two loops is too long for my current need.
Number of loops cannot = 1?
Re: Number of loops cannot = 1?
Have you tried it? The pop-up label on the loop count box says "Number of times the looped part of the sound is to be heard...". Surely, if it's only heard once it's not a loop. If you enter "2", it will loop back once only and then play to the end.
Malcolm
Malcolm
Re: Number of loops cannot = 1?
Hmm... I suppose the value of >1 seemed a bit misleading. I expected to enter a value of 1 to loop once. Instead I need a value of 2 to play a certain section twice. I suppose it's just a matter of semantics. Never mind.
-
- Posts: 138
- Joined: Fri Jan 26, 2007 2:36 am
- Location: Redwood Shores, CA (SF Bay Area)
- Contact:
Re: Number of loops cannot = 1?
Mike, if there's a lot of confusion on this, you might consider using a term which is clear on whether or not the first iteration is included in the count ... for example:
- "# iterations" includes the first time through the audio section
- "# repeats" does not include the first time through.
Maybe those aren't very clear either ...
- "# iterations" includes the first time through the audio section
- "# repeats" does not include the first time through.
Maybe those aren't very clear either ...

John Kowtko
Sound Designer/Engineer
Local schools and community theater
Redwood City, CA USA
Sound Designer/Engineer
Local schools and community theater
Redwood City, CA USA
-
- Site Admin
- Posts: 3630
- Joined: Sun Jul 24, 2005 8:58 am
- Location: Brisbane, Queensland, Australia. TZ:GMT+10
- Contact:
Re: Number of loops cannot = 1?
Yes, this is probably the best solution. I remember not being sure whether to make the 'number of loops' inclusive or exclusive of the first iteration, and for some reason settled on making it inclusive.jkowtko wrote:Mike, if there's a lot of confusion on this, you might consider using a term which is clear on whether or not the first iteration is included in the count ...