[PD] mod~ ???

Derek Holzer derek at umatic.nl
Mon May 7 19:09:54 CEST 2007


Test patch attached... see the [wraparound~] subpatch for the part which 
doesn't work yet!

d.

Derek Holzer wrote:
> I tried this already, and it's not appropriate in this case. The idea is 
> to change the start of the loop to any place in the sample. If the 
> length of the loop is longer than what's left of the sample in the 
> table, currently I get silence. If I use [wrap~] the way you describe 
> it, the loop I select always starts at the beginning of the table, 
> because [wrap~] returns the percentage of the table I have "overshot".
> 
> I need a solution where, if the table is 100 places long, I can loop 
> from 95 back around to 25 if need be. Which is what my theoretical 
> [mod~] would do. But I simply can't "wrap" my head around how to 
> construct it. Your [wrap~] solution seems to return a loop starting at 0 
> which is 30 units long instead.
> 
> best,
> d.
> 
> IOhannes m zmoelnig wrote:
>> Derek Holzer wrote:
>>> end of the table)? [wrap~] doesn't do the trick, BTW.
>> i am sure it does.
>> try scaling the signal before sending it to [wrap~] and afterwards undo
>> the scaling.
>>
>>
>> [/~ 100]
>> |
>> [wrap~]
>> |
>> [*~ 100]
>>
>> mfa.sdr
>> IOhannes
>>
> 

-- 
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 87:
"Imagine the music as a moving chain or caterpillar"
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: variable_loop_point.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20070507/c851edf5/attachment.asc>


More information about the Pd-list mailing list