[PD] Loading arrays with arbitrary wave forms

Alexandros Drymonitis adrcki at gmail.com
Wed Apr 9 17:56:19 CEST 2014


And here's a patch that creates guard points. Your table should already
have a size of (2^x) + 3, which is taken care of in the patch.


On Wed, Apr 9, 2014 at 6:43 PM, Alexandre Torres Porres <porres at gmail.com>wrote:

> and I'm using it for an envelope...
>
>
> 2014-04-09 12:42 GMT-03:00 Alexandre Torres Porres <porres at gmail.com>:
>
> I made one that takes care of it, here you go
>>
>> it's just doing a hann window, but you tweak any way you want it :)
>>
>>
>> 2014-04-09 11:52 GMT-03:00 David <dfkettle at gmail.com>:
>>
>> Right, I think 'sinesum' takes care of that for you. I don't know if
>>> Tim's example takes care of that or not.
>>>
>>> Thanks again.
>>>
>>>
>>> On Wed, Apr 9, 2014 at 10:36 AM, Alexandre Torres Porres <
>>> porres at gmail.com> wrote:
>>>
>>>> the tricky detail you'd have to think of, if you're planing to use
>>>> [tabread4~], is that you need 3 extra points that are copies of existing
>>>> points. The help file will tell you that. [tabosc4~], in extent, needs a
>>>> power of 2 plus the 3 extra points.
>>>>
>>>>
>>>> 2014-04-09 9:21 GMT-03:00 David <dfkettle at gmail.com>:
>>>>
>>>>>  Thanks to everyone who replied, I'll try your suggestions when I get
>>>>> home tonight.
>>>>>
>>>>> David.
>>>>>
>>>>> _______________________________________________
>>>>> Pd-list at iem.at mailing list
>>>>> UNSUBSCRIBE and account-management ->
>>>>> http://lists.puredata.info/listinfo/pd-list
>>>>>
>>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140409/981e90fb/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: guard-points.pd
Type: text/x-puredata
Size: 4187 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20140409/981e90fb/attachment-0001.bin>


More information about the Pd-list mailing list