User input
I am still new to Max, I am wondering if their is an object that when the app is running the user can type a input in this case numbers. I am trying to use this for tempo control so the user can input the BPM that they want.
Hi,
Double click on the flonum or number object.
Thank you,
I was not sure if their is any other way to.
Max Patch
Copy patch and select New From Clipboard in Max.
You can use "textedit" obejct, the first outlet connected to "zl slice 1" :
Thank You,
That helped a lot.