@r.error: glad if helpful for you. ideally it would need a system to get each individual min/max and increment factor, cause here all faders need to be same range.... il make a more advanced version if got a bit of free time..but didn't want to make it too complex first
if interested Ive uploaded a patch variation ive made using relative delta technique
you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
if interested Ive uploaded a patch variation ive made using relative delta technique
you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
]]>2011-06-28T16:11:39+02:002011-06-28T16:11:39+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19802#p19802 you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
]]>2011-06-28T15:44:41+02:002011-06-28T15:44:41+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19800#p19800Statistics: Posted by 23fx23 — 28 Jun 2011, 15:44
]]>2011-06-28T14:55:31+02:002011-06-28T14:55:31+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19797#p19797Statistics: Posted by 23fx23 — 28 Jun 2011, 14:55
]]>2011-06-28T09:06:33+02:002011-06-28T09:06:33+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19794#p19794Any idea what Is wrong here?
Statistics: Posted by r.erorr — 28 Jun 2011, 09:06
]]>2011-06-28T02:05:57+02:002011-06-28T02:05:57+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19791#p19791I connected an 'Oscilloscope' module to the fader and realized that when the mouse moves at very high speed , the data generated is just too few (about 5 values per full scale) to give a reasonable value once the mouse stopped moving.
Maybe it could be useful to create a module to calculate acceleration? IMHO any mouse movement that has been finished with a positive acceleration (on Y axis) for sure got to the top/botton of the screen. So maybe it is a matter of 'detecting' this parameter to find a solution?
But, could this module steal too much processor time?
]]>2011-06-27T23:59:33+02:002011-06-27T23:59:33+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19790#p19790Statistics: Posted by r.erorr — 27 Jun 2011, 23:59
]]>2011-06-27T21:41:19+02:002011-06-27T21:41:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19789#p19789 so if controlling from absolute mouse, you are not sure to reach full 0..1 range exept if adding a chg scale, but anyway there is a risk of jumping values if using this system, this is why i would use a 'relative' system rather than absolute, using delta added to current controlled fader value. what can be done is each fader send and receive to a specific buss, and according to pressed key the patch receive specific buss, add delta, and resend to same target buss.
]]>2011-06-27T21:28:08+02:002011-06-27T21:28:08+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19788#p19788Statistics: Posted by Floego — 27 Jun 2011, 21:28
]]>2011-06-27T21:15:05+02:002011-06-27T21:15:05+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19787#p19787you can solve this with adding a sub-patch Change Scale (out 0..1) before the send bus module and choose values like mini=0.05 and max = 0.95 then apply poly
Statistics: Posted by nay-seven — 27 Jun 2011, 21:15
Hmmm... why the sliders does not reach top and bottom? when I move mouse up and down there are random variations - lowest rate varies from 11- 15 highest from 76-81, but never reach 100% or 0%
Statistics: Posted by r.erorr — 27 Jun 2011, 20:46
]]>2011-06-27T14:35:13+02:002011-06-27T14:35:13+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19766#p19766cause there's nothing outside to keep the value just add a fader outside , they'll keep the values ( until you've finish, then you can delete them)
Statistics: Posted by nay-seven — 27 Jun 2011, 14:35
]]>2011-06-27T14:17:09+02:002011-06-27T14:17:09+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19764#p19764 just one problem: once I get inside the subpatch and press 'apply polyphony' button, 'key num-2' ...'key num-8' values gets a reset to 0 :/ I don't know why?
]]>2011-06-27T13:30:50+02:002011-06-27T13:30:50+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19762#p19762Here a little prototype ( for pro users only cause use the poly function )
Statistics: Posted by nay-seven — 27 Jun 2011, 13:30
]]>2011-06-27T08:55:16+02:002011-06-27T08:55:16+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19757#p19757using this with the poly mode you can create more shortcuts
Statistics: Posted by nay-seven — 27 Jun 2011, 08:55
]]>2011-06-27T01:53:42+02:002011-06-27T01:53:42+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19752#p19752Statistics: Posted by r.erorr — 27 Jun 2011, 01:53
]]>2011-06-26T16:09:05+02:002011-06-26T16:09:05+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19751#p19751 In other words, a combo between mouse and computer keyboard for a certain action. And grouping them.
]]>2011-06-26T14:11:41+02:002011-06-26T14:11:41+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19750#p19750 or even simpler directly use the mouse module: you can see mouse output light up each time mouse wheel changes, and the delta output show +1 or -1 relating scrolling direction. so it can be possible to connect it to the increment value of a fader ie only when left clic is on or other condition, delta control the fader, even if not on top of it.
i would do something like this: here fader increments of 1 or -1 so fader goes from 0 to 10, but you can add a multiplier to delta if want fader to go from 0to 1. also here it apply scroll only when mouse midle button is on but you can choose another condition.
@r.error: glad if helpful for you. ideally it would need a system to get each individual min/max and increment factor, cause here all faders need to be same range.... il make a more advanced version if got a bit of free time..but didn't want to make it too complex first
if interested Ive uploaded a patch variation ive made using relative delta technique
you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
if interested Ive uploaded a patch variation ive made using relative delta technique
you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
]]>2011-06-28T16:11:39+02:002011-06-28T16:11:39+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19802#p19802 you can change letters assignations in a textfield, then if corresponding key is pressed it get the fader value, and mouse wheel controls the incr/decr.
]]>2011-06-28T15:44:41+02:002011-06-28T15:44:41+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19800#p19800Statistics: Posted by 23fx23 — 28 Jun 2011, 15:44
]]>2011-06-28T15:24:42+02:002011-06-28T15:24:42+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19799#p19799
try to use a 'variable' module in math and connect keypressed to both in and affect, and key up only to affect.
]]>2011-06-28T14:55:31+02:002011-06-28T14:55:31+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19797#p19797Statistics: Posted by 23fx23 — 28 Jun 2011, 14:55
]]>2011-06-28T09:06:33+02:002011-06-28T09:06:33+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19794#p19794Any idea what Is wrong here?
Statistics: Posted by r.erorr — 28 Jun 2011, 09:06
]]>2011-06-28T02:05:57+02:002011-06-28T02:05:57+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19791#p19791I connected an 'Oscilloscope' module to the fader and realized that when the mouse moves at very high speed , the data generated is just too few (about 5 values per full scale) to give a reasonable value once the mouse stopped moving.
Maybe it could be useful to create a module to calculate acceleration? IMHO any mouse movement that has been finished with a positive acceleration (on Y axis) for sure got to the top/botton of the screen. So maybe it is a matter of 'detecting' this parameter to find a solution?
But, could this module steal too much processor time?
]]>2011-06-27T23:59:33+02:002011-06-27T23:59:33+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19790#p19790Statistics: Posted by r.erorr — 27 Jun 2011, 23:59
]]>2011-06-27T21:41:19+02:002011-06-27T21:41:19+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19789#p19789 so if controlling from absolute mouse, you are not sure to reach full 0..1 range exept if adding a chg scale, but anyway there is a risk of jumping values if using this system, this is why i would use a 'relative' system rather than absolute, using delta added to current controlled fader value. what can be done is each fader send and receive to a specific buss, and according to pressed key the patch receive specific buss, add delta, and resend to same target buss.
]]>2011-06-27T21:28:08+02:002011-06-27T21:28:08+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19788#p19788Statistics: Posted by Floego — 27 Jun 2011, 21:28
]]>2011-06-27T21:15:05+02:002011-06-27T21:15:05+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19787#p19787you can solve this with adding a sub-patch Change Scale (out 0..1) before the send bus module and choose values like mini=0.05 and max = 0.95 then apply poly
Statistics: Posted by nay-seven — 27 Jun 2011, 21:15
Hmmm... why the sliders does not reach top and bottom? when I move mouse up and down there are random variations - lowest rate varies from 11- 15 highest from 76-81, but never reach 100% or 0%
Statistics: Posted by r.erorr — 27 Jun 2011, 20:46
]]>2011-06-27T14:35:13+02:002011-06-27T14:35:13+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19766#p19766cause there's nothing outside to keep the value just add a fader outside , they'll keep the values ( until you've finish, then you can delete them)
Statistics: Posted by nay-seven — 27 Jun 2011, 14:35
]]>2011-06-27T14:17:09+02:002011-06-27T14:17:09+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19764#p19764 just one problem: once I get inside the subpatch and press 'apply polyphony' button, 'key num-2' ...'key num-8' values gets a reset to 0 :/ I don't know why?
]]>2011-06-27T13:30:50+02:002011-06-27T13:30:50+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19762#p19762Here a little prototype ( for pro users only cause use the poly function )
Statistics: Posted by nay-seven — 27 Jun 2011, 13:30
]]>2011-06-27T08:55:16+02:002011-06-27T08:55:16+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19757#p19757using this with the poly mode you can create more shortcuts
Statistics: Posted by nay-seven — 27 Jun 2011, 08:55
]]>2011-06-27T01:53:42+02:002011-06-27T01:53:42+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19752#p19752Statistics: Posted by r.erorr — 27 Jun 2011, 01:53
]]>2011-06-26T16:09:05+02:002011-06-26T16:09:05+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19751#p19751 In other words, a combo between mouse and computer keyboard for a certain action. And grouping them.
]]>2011-06-26T14:11:41+02:002011-06-26T14:11:41+02:00https://brainmodular.org/forums/viewtopic.php?t=2936&p=19750#p19750 or even simpler directly use the mouse module: you can see mouse output light up each time mouse wheel changes, and the delta output show +1 or -1 relating scrolling direction. so it can be possible to connect it to the increment value of a fader ie only when left clic is on or other condition, delta control the fader, even if not on top of it.
i would do something like this: here fader increments of 1 or -1 so fader goes from 0 to 10, but you can add a multiplier to delta if want fader to go from 0to 1. also here it apply scroll only when mouse midle button is on but you can choose another condition.