Page 1 of 2

Help with MIDI settings

PostPosted: 17 Mar 2009, 14:35
by Anonyme-x22
Hi,

I m using this config on my controller:
16 Knob B0 55 - B16 55
16 button B0 56 - B16 56

I m trying to set the effect 1 on player 1 (Here Reso)
I ve done with learning
Knob 1 : B0 55 / effectVol / (changed activeplayer to) Player 1 -> OK
Knob 2 : B1 55 / effslider / (changed activeplayer to) Player 1 (Here CutOff) -> OK
Knob 3 : B2 55 / effslider / (changed activeplayer to) Player 1 (Here sweep freq) -> NOK the knob 3 does the same things than knob 2.

Is the effslider the good parameter?
Is there any settings with this parameter to help knob 3 to attack effect data 2 (here sweep freq) ?
Any idea ?

Rgds,

Re: Help with MIDI settings

PostPosted: 19 Mar 2009, 15:46
by djegun
Hi,
*Do you use the 7.1 version?

*
Anonyme-x22 wrote:I m trying to set the effect 1 on player 1 (Here Reso)
I ve done with learning
Knob 1 : B0 55 / effectVol / (changed activeplayer to) Player 1 -> OK
Knob 2 : B1 55 / effslider / (changed activeplayer to) Player 1 (Here CutOff) -> OK
Knob 3 : B2 55 / effslider / (changed activeplayer to) Player 1 (Here sweep freq) -> NOK the knob 3 does the same things than knob 2.

Is the effslider the good parameter?

Yes.
See an example with the VCI:
Effect Parameter 1:
#b0 46 EFFSLIDER 1 0 0 0
Effect Parameter 2:
#b0 47 EFFSLIDER 1 0 0 1
Effect Parameter 3:
#b0 48 EFFSLIDER 1 0 0 2

*See the file attached to help you with all MIDI functions.

If it doesn't work (I can't remember if it is bug of the 7.1) try to update your version and use the version 7.21 RC2 (I'm sure it works in this version).

Re: Help with MIDI settings

PostPosted: 19 Mar 2009, 20:11
by Anonyme-x22
Hi,

Thanks for help...
I had the 7.1, it seems it was a bug.
Work well with 7.2x

rgds,

Re: Help with MIDI settings

PostPosted: 20 Mar 2009, 06:43
by UncleVibes
Have a look to the file uploaded by djegun in the previous post, it's a full list of MIDI commands & how to use them. You will find it very useful.

Re: Help with MIDI settings

PostPosted: 20 Mar 2009, 12:51
by Anonyme-x22
Hi,

Here is another question about MIDI setting on reso effect player 1.

Now that i have downloaded the 7.2x, no more issue with vol,cutoff,sweep,q.

I wanted to set the effbeat by learning first:

Using a knob B9 55, nothing append.
Then i tried to edit it in the MIDI edition panel :
I ve put two line :
B9 55 3 / Effbeat / Player 1 / 0
B9 55 7 / Effbeat / Player 1 / 0.64

Turning the knob to 0 set the effbeat to none, but increasing the knob don t do anything.

Do i m doing something wrong ?

Also i have seen that in effect edit window, there is two parameter that we don t see in effect part linked to the player:

Lfo type
Speed

Is the effbeat linked to the parameter speed ?

I tried to learn these to parameter but the slider don t became gray.
It is possible to learn them ?

There is an active effect button on players, tried to learn it with a knob and or a button but nothing work.

I is possible to link it ?

rgds,

Re: Help with MIDI settings

PostPosted: 20 Mar 2009, 19:44
by djegun
Anonyme-x22 wrote:Using a knob B9 55, nothing append.
Then i tried to edit it in the MIDI edition panel :
I ve put two line :
B9 55 3 / Effbeat / Player 1 / 0
B9 55 7 / Effbeat / Player 1 / 0.64

Turning the knob to 0 set the effbeat to none, but increasing the knob don t do anything.

Do i m doing something wrong ?
Is your knob send control change value (from 0 to 127) or a MIDI note value (0 or 127)? Becasue the effbeat command only supports MIDI note value.

Anonyme-x22 wrote:Also i have seen that in effect edit window, there is two parameter that we don t see in effect part linked to the player:

Lfo type
Speed

Is the effbeat linked to the parameter speed ?
Yes you're right, both are time values. But speed is in ms and effbeat is in 'beat' (depends on the media BPM).

Anonyme-x22 wrote:I tried to learn these to parameter but the slider don t became gray.
It is possible to learn them ?
No sorry you can't learn them. But the three knobs in the player FX section are the three first parameters of the FX edit windows.

Anonyme-x22 wrote:There is an active effect button on players, tried to learn it with a knob and or a button but nothing work.

I is possible to link it ?
No sorry it doesn't work at this moment.

Re: Help with MIDI settings

PostPosted: 20 Mar 2009, 22:10
by Anonyme-x22
Hi,

djegun wrote:Is your knob send control change value (from 0 to 127) or a MIDI note value (0 or 127)? Becasue the effbeat command only supports MIDI note value.


Ok, will try to send a note value.
Do you plan to change the behavior, because it s strange to have all other control (regarding effect) in values and the beat in notes?

Anonyme-x22 wrote:No sorry you can't learn them. But the three knobs in the player FX section are the three first parameters of the FX edit windows.


Do plan to add them in learning ?

djegun wrote:No sorry it doesn't work at this moment.


Time to wait....... :)

rgds,

Re: Help with MIDI settings

PostPosted: 23 Mar 2009, 17:59
by Anonyme-x22
Hi,

djegun wrote:Is your knob send control change value (from 0 to 127) or a MIDI note value (0 or 127)? Becasue the effbeat command only supports MIDI note value.


i ve set the knob to send a note on from 0-127 -> Not working.
i used my master keyboard to learn the effbeat -> Not working.

rgds,

Re: Help with MIDI settings

PostPosted: 23 Mar 2009, 20:06
by djegun
Actually try to use the EFFBEAT with a button.

Code: Select all
Example with a button:
#90 e   EFFBEAT      1   1.000000   0       NOUP INC

Re: Help with MIDI settings

PostPosted: 24 Mar 2009, 13:48
by djegun
djegun wrote: Anonyme-x22 a écrit:There is an active effect button on players, tried to learn it with a knob and or a button but nothing work.

I is possible to link it ?

No sorry it doesn't work at this moment.


Actually you can choose an active FX. See code lines below:

Code: Select all
A EFFACTIVE   1   0   1   NOUP
S EFFACTIVE   1   1   1   NOUP
D EFFACTIVE   1   2   1   NOUP
F EFFACTIVE   1   3   1   NOUP
G EFFACTIVE   1   4   1   NOUP
H EFFACTIVE   1   5   1   NOUP