CNMAT / CNMAT-MMJ-Depot

CNMAT's expanding library of Max/MSP/Jitter patches
90 stars 17 forks source link

soundfile interpolation space - upgrade list #22

Closed equilet closed 9 years ago

equilet commented 9 years ago

From Ed:

"If you can, implement an arrow key navigation of soundfile_interpoloation_space of the mouse cursor — can be active all the time and just responds to the four arrow keys on keyboard — up down left right — should move at a medium slow rate such that one can drive through the 2d space and do mixing from keyboard rather than mouse.

If you can, please improve the size/appearance of the mouse cursor image on the soundfle_interpoloation_space — it is too small and is easily lost in a space that involves a lot of soundfiles. — I think it needs to be fatter, perhaps colored red?

soundfile_interpoloation_space should have frequency domain analysis embedded and should have the send to Music29. I was hoping this send was going to switch over to something called “signalX” can’t remember if that too much of a hassle.

Add a delay time factor on looping in the soundfile interpolation space. Default should be no delay, with possibility of adding in tenths of seconds (i.e. 1.4 seconds, 1.9 seconds instead of ms) silence between loop starts. This will solve problem of very small samples that end up looping too rapidly. maximum delay should be 10 seconds."

equilet commented 9 years ago

I’ve included aux_send, frequency domain analysis, and the cursor arrow key modification. For the looping feature, I’ll need to edit the sf poly.

equilet commented 9 years ago

I don't think this is relevant anymore. @EdmundCampion should I close this?