[maxmsp] Re: Re: Random count~ bangs?
jvkr
alljvkr at jvkr.nl
Sat Mar 1 23:38:35 MST 2008
- Previous message: [maxmsp] Re: Re: Random count~ bangs?
- Next message: [maxmsp] Comparing current value and previous value in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> its working now thanks for your help, i set the MAX SCHEDULER IN OVERDRIVE and SCHEDULE IN AUDIO INTERRUPT to on. but im unsure what these settings do and if they should be turned to on. The explanation of these concepts is covered in the msp-tutorials-and-topics. What happens in your patch is that before count~ has had the chance to evaluate the stop message, it has repeated its count to 255 a number of times. The simplest fix is to remove the upper boundary to the count~. In these cases the use of capture~ is helpful. _ johan
- Previous message: [maxmsp] Re: Re: Random count~ bangs?
- Next message: [maxmsp] Comparing current value and previous value in a list
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
