User input

Rmrlife021402's icon

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.

Pierre Guillot's icon

Hi,
Double click on the flonum or number object.

Rmrlife021402's icon

Thank you,
I was not sure if their is any other way to.

Pierre Guillot's icon
Max Patch
Copy patch and select New From Clipboard in Max.

You can use "textedit" obejct, the first outlet connected to "zl slice 1" :

Rmrlife021402's icon

Thank You,
That helped a lot.