Page 1 of 1
Posted: 24 May 2012, 01:08
by seamus
http://www.sensomusic.com/forums/upload ... %20tab.pat
i saw your example of tabs with text but I couldnt figure out how to do this with patches.
how could i put the rotator part in the first tab with the midi feeding to the 2nd tab note scaler.?
Posted: 24 May 2012, 02:01
by Floego
you need to put rotator subpatch and scaler subpatch into a deeper level, see:
http://sensomusic.com/forums/uploads.ph ... 0tab_2.pat
Posted: 24 May 2012, 03:29
by seamus
cool got it thanks!
Posted: 24 May 2012, 23:46
by seamus
http://www.sensomusic.com/forums/upload ... 204.0a.pat
i am having a problem with sending the midi to tab 2. My rotator should feed the note scaler. It only works if the notescaler is in the main patch. When i place the scaler in the tab 2 it doesnt get the midi properly. Does turning on the different tabs activate that portion of the patch? I would want the tabs just to be visual access but the mid should flow normally thoughout the patch and subpatches.
i will also upload a screenshot.
Posted: 24 May 2012, 23:47
by seamus
Posted: 25 May 2012, 00:11
by nay-seven
2 things here : you tabs don't works here , too many patches and sub-patches, you can simplify this..
the midi in of the tab 2 is not linked to the main midi in, so can't receive midi flux..?
maybe you need a dispatch module who follow the tabs..?
this way when you select tab1, midi in is send to tab1, when you select tab 2, midi in is sent to tab 2 ( if i understand correctly..)
Posted: 25 May 2012, 00:37
by seamus
maybe its just better to build smaller patches. i think i am making this too complicated?
Posted: 25 May 2012, 00:38
by nay-seven
here a version for the tab part
Download
Posted: 25 May 2012, 00:40
by seamus
i thought of having this tabbed patch that was a master midi input. Harmonize, force to scale and maybe arp with a preset window that could store for all the patch. Perhaps until I get better at patching i should keep things separate and not try to tab.?
Posted: 25 May 2012, 00:44
by seamus
is it possible to have the mx 256 presets on tab 3 work for the whole entire patch?
Posted: 25 May 2012, 00:55
by nay-seven
you have to try but preset manager modules have a target to set ( current/parent/top parent patch )
Posted: 25 May 2012, 01:09
by seamus
ok Nay!
yes and now i have a dispatch module controlling the midi flow. I may even build an arp and some other midi tricks in separate tabs.
Do you think it is unwise to have one tab be a preset tab that could store presets for the whole master patch?
BTW having access to geniuses like you is WAY better than the best manual!
Posted: 25 May 2012, 01:11
by seamus
is it better to have a preset manager for each tab? one for rotate one for force to scale one for ARP? smaller simpler ones?
Posted: 25 May 2012, 08:27
by nay-seven
not easy to answer on this , always many solutions with Usine, depending of your use.
You can use small presets for each tab and the conductor to store all ?. better is to try for a period
Posted: 25 May 2012, 19:00
by seamus
Thanks that is what I will try.