Volume control - button controller repeat indefinitely

On older versions of BC you could repeat indefinitely, now you have to specify a number of times it repeats. I would end the repeat with an action on release. I'm trying to do some volume control and can't figure it out with BC 3.0. Perhaps there's a better way I'm not thinking of. Thanks!

No you don't. But why would you want to? It has to stop changing the volume eventually, right? Are your trying to get it so that it will continue to issue the volume down while you hold the button down? It's not a volume slider, that is going to take some "magic" to get it to work right. Your button will also have to report "released" correctly.