Why won't this list change work?
I am aware this is probably a very simple mistake. I don't think I understand how lists work fully.
How do I change my loop parameters automatically?
Why won't this list change work?
I am aware this is probably a very simple mistake. I don't think I understand how lists work fully.
You use [line~] to index the [tabread4~]. Looking at the parameters of your pack it doesn't seem like you're doing that (if i'm not wrong your telling it to start from sample 57 and play to 1100 in 102 milliseconds). Since your table is called amenbreak, and i believe the duration of a single amenbreak is something like 5 seconds there should be a parameter in the environment of 220000 (length of the sample at 44.1) and 5000 (duration of going from sample 0 to 220000).
|] [] |.| ][|-| -- http://soundcloud.com/domxh
The numbers I put in for the picture aren't right. I'm aware of that stuff. If the right numbers were in (I have them calculated already), why wouldn't this work?
Maybe you should put something like this:
[O] <-bang
|
[t b b b]
| | |
...before number boxes.
Your message box should be [$1, $2 $3(. $f1 et al. is only used in [expr]. Also, bang the [pack], not the message box. The message box won't remember the last values you sent it, but [pack] will.
Of course. Makes sense now. Thanks to everyone who responded.
Oops! Looks like something went wrong!