PreenFM > preenfm2 and preenfm3

Sysex, cc, NRPN completeness

(1/2) > >>

jojjelito:
I was just briefly looking at the source code yesterday night and saw a list of CCs being used. However, I couldn't find where the algorithm for instance gets set. Is there a MIDI implementation document with sysex and CCs and such somewhere and is the implementation complete?

I was looking for this as it would be nice to have an editor, or the possibility to map the most important stuff to a hardware controller.

Please be aware that I didn't exactly scan the code, just opened some files in the browser to take a quick look  :o

martindunne:
I think Xavier is in the process of making an editor at the moment

Xavier:
Yes i will definitely add a part in the manual about midi very soon.

To summarize:
. Every parameter is controllable with NRPN.
. Some of the parameters are controllable with direct CC.
. Some regular midi commands such as bank select, program change or pedal are also recognize.
. Sysex is only use to save and read single patch. It's not really possible to document because it's a memory dump of the preset and contains 32bits floating point numbers split into 7bits parts.

The preenFM2 can also send CC or NRPN when you change parameters... see config menu.

And yes i'm currently working on an editor (JUCE based).
There will be a standalone version as well as a plugin one and will run on Mac, Windows and Linux.

Xavier

Xavier:

Just spent a moment writing a first sketch :
http://ixox.fr/preenfm2/manual/midi/

Let me know if you have any remarks, requests or questions.

Xavier

jojjelito:
Just wanted to say awesome work and thanks!  ;D

There's some explanations missing, I'll be happy to add those if I could edit the doco. Stuff like filter type 1 = nnnP, type X = BP and such like. All of that can be found in the source, in the old bad days the doco had to be super accurate and beyond complete  :D

Great work!

Navigation

[0] Message Index

[#] Next page

Go to full version