joystick progress
2008-01-06 by korgpolyex800
Yahoo Groups archive
Index last updated: 2026-04-28 23:27 UTC
Thread
2008-01-06 by korgpolyex800
I surprised myself today when I added code to determine the joystick position. I didn't think I would get it working so fast but I have successfully added the code that reliably monitors the joystick position. So now we start adding controllers, both the original and NEW ONES! Mike.
2008-01-07 by jure zitnik
great! could you make it somehow that it would set parameter value? like when holding the bank button or something like that... jure
On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > I surprised myself today when I added code to determine the joystick > position. I didn't think I would get it working so fast but I have > successfully added the code that reliably monitors the joystick position. > > So now we start adding controllers, both the original and NEW ONES! > > Mike. > >
2008-01-07 by korgpolyex800
Yes, I think this is possible. I was thinking that I would have the bank hold button flash when in joystick mode. You press the bank hold once to go into normal bank hold and when you press it a second time it starts to flash and then moving the joystick right would slowly increase the parameter. The further you push to right, the faster the parameter would increase. The same idea pushing to the left. The further you push to the left, the faster the parameter goes down. Press bank hold again and bank hold turns off. --- In korgpolyex@yahoogroups.com, "jure zitnik" <kokoon@...> wrote: > > great! could you make it somehow that it would set parameter value? > like when holding the bank button or something like that... > > jure > > On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > > > > > > > > I surprised myself today when I added code to determine the joystick > > position. I didn't think I would get it working so fast but I have > > successfully added the code that reliably monitors the joystick position.
> > > > So now we start adding controllers, both the original and NEW ONES! > > > > Mike. > > > > >
2008-01-07 by Phoebe
--- In korgpolyex@yahoogroups.com, "korgpolyex800" <korgpolyex800@...> wrote: > > I surprised myself today when I added code to determine the joystick > position. I didn't think I would get it working so fast but I have > successfully added the code that reliably monitors the joystick position. > > So now we start adding controllers, both the original and NEW ONES! *bows down before the Poly800 GOD!!!* Seriously Mike, you're amazing. You're going to turn my p800 from a pseudo dust-collector to an active part of my *ahem* "studio" Thanks so much for your efforts! Phoebe
2008-01-07 by jure zitnik
i don't know about others, but i would actually prefer to have joystick set ABSOLUTE parameter value instead of relative (joystick extreme left = 0, extreme right = max value) ... like... if you are holding down the bank button, then the joystick sets the absolute param value. wouldn't that be the quickest way to set a value? at least approximate value, since the joystick resolution probably isn't that great. cheers, jure
On Jan 7, 2008 3:11 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > Yes, I think this is possible. I was thinking that I would have the > bank hold button flash when in joystick mode. You press the bank hold > once to go into normal bank hold and when you press it a second time > it starts to flash and then moving the joystick right would slowly > increase the parameter. The further you push to right, the faster the > parameter would increase. The same idea pushing to the left. The > further you push to the left, the faster the parameter goes down. > Press bank hold again and bank hold turns off. > > > --- In korgpolyex@yahoogroups.com, "jure zitnik" <kokoon@...> wrote: > > > > great! could you make it somehow that it would set parameter value? > > like when holding the bank button or something like that... > > > > jure > > > > On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > > > > > > > > > > > > > > > I surprised myself today when I added code to determine the joystick > > > position. I didn't think I would get it working so fast but I have > > > successfully added the code that reliably monitors the joystick > position. > > > > > > So now we start adding controllers, both the original and NEW ONES! > > > > > > Mike. > > > > > > > > > >
2008-01-07 by David Mochen
----- Original Message -----From: jure zitnikSent: Monday, January 07, 2008 6:16 AMSubject: Re: [korgpolyex] joystick progressgreat! could you make it somehow that it would set parameter value?
like when holding the bank button or something like that...
jure
On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@yahoo.com> wrote:
>
>
>
>
>
>
> I surprised myself today when I added code to determine the joystick
> position. I didn't think I would get it working so fast but I have
> successfully added the code that reliably monitors the joystick position.
>
> So now we start adding controllers, both the original and NEW ONES!
>
> Mike.
>
>
2008-01-07 by David Mochen
----- Original Message -----From: jure zitnikSent: Monday, January 07, 2008 11:24 AMSubject: Re: [korgpolyex] Re: joystick progressi don't know about others, but i would actually prefer to have
joystick set ABSOLUTE parameter value instead of relative (joystick
extreme left = 0, extreme right = max value) ... like... if you are
holding down the bank button, then the joystick sets the absolute
param value. wouldn't that be the quickest way to set a value? at
least approximate value, since the joystick resolution probably isn't
that great.
cheers,
jure
On Jan 7, 2008 3:11 PM, korgpolyex800 <korgpolyex800@yahoo.com> wrote:
>
>
>
>
>
>
> Yes, I think this is possible. I was thinking that I would have the
> bank hold button flash when in joystick mode. You press the bank hold
> once to go into normal bank hold and when you press it a second time
> it starts to flash and then moving the joystick right would slowly
> increase the parameter. The further you push to right, the faster the
> parameter would increase. The same idea pushing to the left. The
> further you push to the left, the faster the parameter goes down.
> Press bank hold again and bank hold turns off.
>
>
> --- In korgpolyex@yahoogroups.com, "jure zitnik" wrote:
> >
> > great! could you make it somehow that it would set parameter value?
> > like when holding the bank button or something like that...
> >
> > jure
> >
> > On Jan 6, 2008 11:57 PM, korgpolyex800 ...> wrote:
> > >
> > >
> > >
> > >
> > >
> > >
> > > I surprised myself today when I added code to determine the joystick
> > > position. I didn't think I would get it working so fast but I have
> > > successfully added the code that reliably monitors the joystick
> position.
> > >
> > > So now we start adding controllers, both the original and NEW ONES!
> > >
> > > Mike.
> > >
> > >
> >
>
>
2008-01-07 by korgpolyex800
OK brainstorming a little here, The X and Y range is only 6 bits (64) so that is the reason why I am opting to use a push up, down configuration. How about this? Both X and Y will be able to be assigned to almost any MIDI controller. And they will also be able to be assigned to program change, parameter select and parameter value. There will be two options in that mode. The first mode will allow program change to be assigned to X or Y and any other MIDI controller to the other axis. When you press the program/parameter button and go into parameter edit mode the program change joystick axis will switch to changing the selected parameter. Pressing bank hold will do what it normally does (by holding the keypad to the least significant digit) but will also change the joystick axis to change the actual parameter value (up/down). So you would use the one axis to do program, selected parameter and parameter value changes. The second mode will assign one of the axis to program selection and the other axis to a MIDI controller. But when you press the program/parameter button the program axis becomes the parameter selection axis and the other axis affects the parameter value. So you can use say the X axis to scroll through the parameters and use the Y axis to modify the actual value of the parameter. I am going to do assignable MIDI controllers first of all since they are going to be much easier to implement than the adjustment of program/parameters and parameter values. I need to look at the parameter editing code to see if this is even feasible. Mike. --- In korgpolyex@yahoogroups.com, "jure zitnik" <kokoon@...> wrote: > > i don't know about others, but i would actually prefer to have > joystick set ABSOLUTE parameter value instead of relative (joystick > extreme left = 0, extreme right = max value) ... like... if you are > holding down the bank button, then the joystick sets the absolute > param value. wouldn't that be the quickest way to set a value? at > least approximate value, since the joystick resolution probably isn't > that great. > > cheers, > jure > > On Jan 7, 2008 3:11 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > > > > > > > > Yes, I think this is possible. I was thinking that I would have the > > bank hold button flash when in joystick mode. You press the bank hold > > once to go into normal bank hold and when you press it a second time > > it starts to flash and then moving the joystick right would slowly > > increase the parameter. The further you push to right, the faster the > > parameter would increase. The same idea pushing to the left. The > > further you push to the left, the faster the parameter goes down. > > Press bank hold again and bank hold turns off. > > > > > > --- In korgpolyex@yahoogroups.com, "jure zitnik" <kokoon@> wrote: > > > > > > great! could you make it somehow that it would set parameter value? > > > like when holding the bank button or something like that... > > > > > > jure > > > > > > On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@> wrote: > > > > > > > > > > > > > > > > > > > > > > > > > > > > I surprised myself today when I added code to determine the joystick > > > > position. I didn't think I would get it working so fast but I have > > > > successfully added the code that reliably monitors the joystick > > position. > > > > > > > > So now we start adding controllers, both the original and NEW ONES!
> > > > > > > > Mike. > > > > > > > > > > > > > > > >
2008-01-07 by korgpolyex800
Yes, I need to look at the feasibility of doing this, but that is the plan. The further you push to left or right, up or down, the faster the program, parameters and parameter values would change. --- In korgpolyex@yahoogroups.com, "David Mochen" <davidmochen@...> wrote: > > It be GREAT if in EDIT mode, moving the joystick along the X axis would allow to scroll thru the parameters, and moving it along the Y axis would let us increase/decrease the values... feasible? like, one push to either end of the axis would equal to one step (so as to be able to define values on a one-by-one increment/decrement basis), and then, holding the joystick in position for a second or so would let us have values/parameters increase/decrease more or less rapidly? > > dave > > > ----- Original Message ----- > From: jure zitnik > To: korgpolyex@yahoogroups.com > Sent: Monday, January 07, 2008 6:16 AM > Subject: Re: [korgpolyex] joystick progress > > > great! could you make it somehow that it would set parameter value? > like when holding the bank button or something like that... > > jure > > On Jan 6, 2008 11:57 PM, korgpolyex800 <korgpolyex800@...> wrote: > > > > > > > > > > > > > > I surprised myself today when I added code to determine the joystick > > position. I didn't think I would get it working so fast but I have > > successfully added the code that reliably monitors the joystick position.
> > > > So now we start adding controllers, both the original and NEW ONES! > > > > Mike. > > > > >
2008-01-08 by Atom Smasher
no joystick on the EX-800... but i've got a PC1600x... i'd be happy if i
can set to sliders on that to do the joystick-edit tricks ;)
--
...atom
________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"I've always thought that underpopulated countries in
Africa are vastly under-polluted."
-- Lawrence Summers,
chief economist of the World Bank,
explaining why we should export toxic wastes
to Third World countries2008-01-09 by korgpolyex800
That's the plan. --- In korgpolyex@yahoogroups.com, Atom Smasher <atom@...> wrote: > > no joystick on the EX-800... but i've got a PC1600x... i'd be happy if i
> can set to sliders on that to do the joystick-edit tricks ;) > > > -- > ...atom > > ________________________ > http://atom.smasher.org/ > 762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808 > ------------------------------------------------- > > "I've always thought that underpopulated countries in > Africa are vastly under-polluted." > -- Lawrence Summers, > chief economist of the World Bank, > explaining why we should export toxic wastes > to Third World countries >