[jitter] Re: How to limit bangs?
bryanteoh
bryanteoh at gmail.com
Thu May 1 16:17:11 MDT 2008
- Previous message: [jitter] Re: How to limit bangs?
- Next message: [jitter] Re: How to limit bangs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
look at the help files for the objects. The [>500] sends out a 1 if the argument is true, and a 0 if the argument is false. The middle outlet of the [change] object sends a one out if it detects a change from 0 to 1. [select 1] will send a bang if a 1 gets passed to it. I have max 5 and am unsure how cross compatible patches are (still haven't read the updated documentation) but here's a picture of what it would look like. -------------- next part -------------- A non-text attachment was scrubbed... Name: Picture 3.png Type: image/png Size: 12122 bytes Desc: not available Url : http://www.cycling74.com/pipermail/jitter/attachments/20080501/2bbc63c5/Picture3.png
- Previous message: [jitter] Re: How to limit bangs?
- Next message: [jitter] Re: How to limit bangs?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
