Tuesday, 10 September 2013

There is a way in PD to store a value!?? No way!

Really? There is a way in PD to store a value and called it later? I never knew it before. I had searched for it when I did my audio looping and didn't find it. I found it while doing searching for the external sound effect. Well, sometimes things show up when you don't mean to look for it.

Anyways, with this new knowledge to store value with [value] and restore it using [bang], I redo my audio looping. It looked so much clean and nice now. In the same time, it also showed me the problem we had with the first attempt of audio looping. Well, sometimes, when you code something in better way, bad things that you put there pops out.

With this [value] the PD runs more efficiently, at least I don't have to create another timer and send the looping information every milliseconds. It also make the patch cleaner. Don't you agree that I am getting better at PD?

New PD looping

No comments:

Post a Comment