Simply Buttons and Sliders question
Hi to Everyone...
I´m trying to do a little setup to launch some devices with simply commands ( Midi Notes and Controllers )
I don´t know how to assign the MIDI parameters to each button...
After may tests and fails i will ask to the people. o_o
Here a photo...
If someone can help me..., may be helps other people also :)
Thanks a lot, bye.
look to the objects [noteout] and [ctlout]. usually buttons for notes and sliders/dials for controllers. Check the help files, it's a breeze to set up, you'll be jamming in no time ;)
Hi.
Thanks for the help. I was looking on the manual and understanding better with good results.
The copy-paste function from the examples is really great
Here the advances..., if anyone needs
Bye
looks like a good start. look also to [patcher] so you can encapsulate all the stuff below your buttons/sliders. Makes for a much cleaner patch, and you can use [patcherargs] to set the note values within the subpatch, or set them elsewhere with [preset], [pattr], etc). Also you can use [send] and [receive] to send all your values to one [noteout]. This is helpful because if you want to record the notes with [seq] you can tie it in at the main "out" point.
All words in brackets above are objects, read the help files and documentation for everything as you go, it's WELL worth the time---you'll get things done much quicker, and even more, you'll find new things you can do that you didn't plan on...!