Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
that's a nice application, cause ou can do linear interpoltion with the downsampling ;) 2015-06-28 20:02 GMT-03:00 Alexandre Torres Porres : > oh, I see you have a patch, let me check it > > 2015-06-28 20:01 GMT-03:00 Alexandre Torres Porres : > >> > apart from downsampling an audio-signal? >> >>

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
oh, I see you have a patch, let me check it 2015-06-28 20:01 GMT-03:00 Alexandre Torres Porres : > > apart from downsampling an audio-signal? > > how would it do that better than you can with [samphold~]? > > 2015-06-28 18:13 GMT-03:00 IOhannes m zmölnig : > >> On 06/28/2015 05:22 AM, Alexandre T

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
> apart from downsampling an audio-signal? how would it do that better than you can with [samphold~]? 2015-06-28 18:13 GMT-03:00 IOhannes m zmölnig : > On 06/28/2015 05:22 AM, Alexandre Torres Porres wrote: > > Could anyone tell me a use they have for [vsnapshot~]? Trying to make a > > good exam

Re: [PD] good example for vsnapshot~

2015-06-28 Thread IOhannes m zmölnig
On 06/28/2015 05:22 AM, Alexandre Torres Porres wrote: > Could anyone tell me a use they have for [vsnapshot~]? Trying to make a > good example to explain its purpose, thanks you mean apart from downsampling an audio-signal? gfdsar IOhannes #N canvas 118 151 952 555 10; #X obj 51 256 vsnapshot~;

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
2015-06-28 16:55 GMT-03:00 Alexandre Torres Porres : > I wonder if [cyclone/Snapshot~] works and behaves as [vsnapshot~] is > desired to. Perhaps it'd be a good place to grab some ideas from the code. > It doesn't! ___ Pd-list@lists.iem.at mailing list

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
I wonder if [cyclone/Snapshot~] works and behaves as [vsnapshot~] is desired to. Perhaps it'd be a good place to grab some ideas from the code. 2015-06-28 16:03 GMT-03:00 Alexandre Torres Porres : > > any change that 'fixes' it will be incompatible! > > Well, I like the idea and design that it ca

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
> any change that 'fixes' it will be incompatible! Well, I like the idea and design that it can convert any sample from the audio block, and not only the last one from it. I guess it'll still have this same functionality, right? :) 2015-06-28 14:00 GMT-03:00 Miller Puckette : > It's a bad design

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Miller Puckette
It's a bad design that it on,y allows up to one block of 'history' - it needs to be rewritten to use a delay line (or something like that). Also it should allow interpolation, I think as an option. Better not use it - any change that 'fixes' it will be incompatible! cheers Miller On Sun, Jun 28

Re: [PD] good example for vsnapshot~

2015-06-28 Thread Alexandre Torres Porres
ok, so now I see that snapshot~ may output values in the same rate as vsnapshot~ but it'll only output the last sample of a block, and won't work for block sizes less than 64 in size so yeah, the idea of a vsnapshot~ seems nice, and seems to work fine, what would the bugs be? cheers 2015-06-28 2

Re: [PD] good example for vsnapshot~

2015-06-27 Thread Alexandre Torres Porres
Ok, and you know what? I've been making tests, and it seems [snapshot~] is just doing the same job as [vsnapshot~], so I'm not sure if there's a case it is needed. Since you are thinking about getting it to work, let me ask, what would it be needed for? cheers 2015-06-28 1:33 GMT-03:00 Miller Pu

Re: [PD] good example for vsnapshot~

2015-06-27 Thread Miller Puckette
Better not play with it - it's not well designed and I want to put it out to pasture once I or someone can design a correct one. cheers Miller On Sun, Jun 28, 2015 at 12:22:03AM -0300, Alexandre Torres Porres wrote: > Could anyone tell me a use they have for [vsnapshot~]? Trying to make a > good

[PD] good example for vsnapshot~

2015-06-27 Thread Alexandre Torres Porres
Could anyone tell me a use they have for [vsnapshot~]? Trying to make a good example to explain its purpose, thanks ___ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list