chucker pitch

halsallian's icon

Is there any reasonably easy way to get pitch on a per chunk basis out of this?
If not it would be a really nice upgrade to the module or perhaps if it risks breaking the old one a new object with this functionality.

iansp's icon

What do you mean?
Chucker has a sync out, which you can get the step number from, and you can use fzero~ to analyze the pitch every step, but I'm not sure if that's what you're looking for.

halsallian's icon

Yeah what I said was a bit misleading - I want to be able to set the pitch of each slice.

I wanted to change the buffer shuffler and add a pitch control as well as the forward, reverse and silence.

geddonn's icon

You could use pfft~ gizmo_loadme (in the gizmo~ help file).
Use the sync value out of chucker to step through a multislider.

halsallian's icon

The multislider sync works well but I have to say that the documentation for this is awful. I don't think it mentions the fetch command anywhere!

Thanks for the tip

Roman Thilenius's icon

i bet you also have never heard of "peakreset" and "candycane2".

-110

halsallian's icon

Now that's strange because I am now looking at the documentation from a different computer and it's all there in the docs. So I was probably too tired last night to see it.

But I will check the other machine later to confirm.