tebjan / VVVV.Audio

Implementation of an audio engine for vvvv
http://vvvv.org
GNU Lesser General Public License v3.0
39 stars 13 forks source link

Granulator inputs at audio framerate #137

Open sunep opened 8 years ago

sunep commented 8 years ago

Can't remember the name of it right now, but the granular node should like all other parameters that you might want to work with rhythmically be at audio frame rate

zeos commented 8 years ago

I think would be great to have the possibility of live input, to decouple it from the main node, so one can use a file or sample live input (buffer), something like S+H (or buffer writer)... what do you think?

tebjan commented 8 years ago

@zeos there is another issue adressing this: #136

tebjan commented 8 years ago

in any case, i think in VAudio all params should be audio signals in the end... still thinking about how to implement that...