Bangs only sent at certain intervals
Hi, i am sending a bang to a section of a patch and am trying to make it so the bang cannot be sent faster than a certain interval ... say every 100ms to avoid too many bangs coming through in quick succession
thanks for any help you can provide
Chris
try [speedlim]
it seems to send all bangs but just at an interval of the specified ms value ... im trying to make it that if a bang is sent too close to the first one it wont be sent at all but if a bang is sent say 150 after the first bang it will
sorry my first post didnt mention that
Max Patch
Copy patch and select New From Clipboard in Max.
Ok, so this should help:
thanks for your help i think thats enough for me to get the system working as needed
chris