Author Topic: FM3 MIDI CC list?  (Read 5722 times)

ericd

  • Team Member
  • **
  • Posts: 84
    • View Profile
FM3 MIDI CC list?
« on: May 08, 2022, 12:56:28 PM »
Just wondering if anyone has made an updated/current list of MIDI CC#'s for the FM3 they'd be willing to share here?
Thanks

Toltekradiation

  • Sr. Member
  • ****
  • Posts: 254
    • View Profile
Re: FM3 MIDI CC list?
« Reply #1 on: May 09, 2022, 07:58:21 AM »

ericd

  • Team Member
  • **
  • Posts: 84
    • View Profile
Re: FM3 MIDI CC list?
« Reply #2 on: May 09, 2022, 11:44:52 AM »
Wonderful- thank you so much  :)

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: FM3 MIDI CC list?
« Reply #3 on: May 12, 2022, 08:06:58 AM »

Hi,

I know the midi doc is not very up to date.
Don't hesitate to ask any questions if you need more details.

Megalomidiac

  • Team member
  • *
  • Posts: 40
    • View Profile
Re: FM3 MIDI CC list?
« Reply #4 on: June 17, 2022, 12:12:42 PM »

Hi,

I know the midi doc is not very up to date.
Don't hesitate to ask any questions if you need more details.

Is there any new development in the MIDI list?

I think it would be very handy if there where more deep MIDI control over the FM.
So you could just use it like the OP6 with its sliders. Just add a LaunchControlXL to it and here you go. ;)

Of course it would be the best, if the Preen had a MIDI learn feature, so there would not be a hardcoded list and you could just do it learn what is needed.
« Last Edit: June 17, 2022, 12:16:18 PM by Megalomidiac »

ericd

  • Team Member
  • **
  • Posts: 84
    • View Profile
Re: FM3 MIDI CC list?
« Reply #5 on: June 19, 2022, 01:17:56 PM »
In case anyone can't be bothered going through the source code list linked above by Toltekradiation, here is a pdf. I think I have filled in all the CC numbers correctly but please let me know here if you find an error.

Xavier feel free to remove this post if it is not helpful or accurate. Thanks.

Megalomidiac

  • Team member
  • *
  • Posts: 40
    • View Profile
Re: FM3 MIDI CC list?
« Reply #6 on: June 20, 2022, 11:38:39 AM »
In case anyone can't be bothered going through the source code list linked above by Toltekradiation, here is a pdf. I think I have filled in all the CC numbers correctly but please let me know here if you find an error.

Xavier feel free to remove this post if it is not helpful or accurate. Thanks.

Thank you very much, this helps me a lot!

TwistedGenetics

  • Team member
  • *
  • Posts: 20
    • View Profile
Re: FM3 MIDI CC list?
« Reply #7 on: August 11, 2022, 04:57:52 PM »
Hi,

Can you set up midi cc to control the performance knobs?

Thanks

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: FM3 MIDI CC list?
« Reply #8 on: August 23, 2022, 08:49:36 AM »
Can you set up midi cc to control the performance knobs?

No, it's not currently possible.
I think it was not so simple with the preenfm2. But i don't rememver why now.

With the preenfm3, you can use UserCC instead.
They can be set to any free CC in MIX > Global 2 page.
And then use in the modulation matrix.


sisyphus

  • Team member
  • *
  • Posts: 12
    • View Profile
Re: FM3 MIDI CC list?
« Reply #9 on: September 13, 2022, 08:55:30 AM »
Impressive list! How would you all go about doing 303 style slides via external MIDI cc ? I saw CC for Modwheel, but maybe since this is FM it would be smarter route to CC one of the operators ?

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: FM3 MIDI CC list?
« Reply #10 on: September 22, 2022, 10:14:19 PM »

"route to CC one of the operator ? "
I'm not sure i understand.

Matrix modulation and operator does not operate as sample sampling rates.
The LFO/matrix is 1024 times slower.

So it's not possible to "mix" them.

truth teller

  • Team member
  • *
  • Posts: 7
    • View Profile
Re: FM3 MIDI CC list?
« Reply #11 on: April 03, 2023, 03:34:39 PM »
theres only mix and pan for 4 instruments.  what are the final 2 instruments mix and pan?
« Last Edit: April 03, 2023, 03:36:17 PM by pac systems »

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: FM3 MIDI CC list?
« Reply #12 on: April 16, 2023, 10:35:51 PM »
I think you mean Mix and Pan for 4 operators.
Very few FM algorithm use more then 4 carrier operators. Only algo 23 and 27 i think.
For algo 23 and 27, you cannot control mix and pan of operator 5 and 6 with external midi CC.
Not sure that's a strong limit.

Lcerutti

  • Team member
  • *
  • Posts: 12
    • View Profile
Re: FM3 MIDI CC list?
« Reply #13 on: April 16, 2023, 11:31:20 PM »
Hi all,

Is it possible to address reverb parameters in or reverb mix via midi CC?

Xavier

  • Administrator
  • Hero Member
  • *
  • Posts: 2257
    • View Profile
Re: FM3 MIDI CC list?
« Reply #14 on: April 18, 2023, 10:06:17 PM »
Hi all,
Is it possible to address reverb parameters in or reverb mix via midi CC?

Some of them are :
CC#40 :     CC_MFX_PRESET
CC#41 :    CC_MFX_PREDELAYTIME
CC#42 :    CC_MFX_PREDELAYMIX
CC#43 :    CC_MFX_INPUTTILT,
CC#44 :    CC_MFX_MOD_SPEED,
CC#45 :    CC_MFX_MOD_DEPTH,

You need to send the CC to the global midi channel.

Maybe using this global midi channel should accept more "Mixer" parameters.
Reverb mix would be one of them.