PreenFM > preenfm2 and preenfm3

PC/MAC preenfm editor 3.1.4 (Preenfm2 Unison)

<< < (11/24) > >>

rheslip:
I had the same problem and installing the newer Microsoft runtime worked for me too.

Thanks!

vurt:

--- Quote from: Xavier on May 26, 2019, 10:32:32 AM ---
If i find time one day, i'll probably support the CVIn firmware with the editor.

In meantime the full code is there  ;)
https://github.com/Ixox/preenfm2Controller

--- End quote ---

Would be an incredible addition to the editor, really miss this feature!

Xavier:

--- Quote from: vurt on February 13, 2020, 04:46:49 AM ---Would be an incredible addition to the editor, really miss this feature!

--- End quote ---

2.11 should work.
You only have to edit the xml file for the matrix sources.
See this page to know where are the xml files.
https://github.com/Ixox/preenfm2Controller/releases
I’m far from home for an other 10 days. I’ll share the file when back if you don’t figure out what to do.

vurt:

--- Quote from: Xavier on February 14, 2020, 02:20:52 AM ---
--- Quote from: vurt on February 13, 2020, 04:46:49 AM ---Would be an incredible addition to the editor, really miss this feature!

--- End quote ---

2.11 should work.
You only have to edit the xml file for the matrix sources.
See this page to know where are the xml files.
https://github.com/Ixox/preenfm2Controller/releases
I’m far from home for an other 10 days. I’ll share the file when back if you don’t figure out what to do.

--- End quote ---

That would be really great. I doubt that i will understand how to edit this, i will have a look though. Thanks!

edit: i changed

 <item id="19" name="MPE CC74"/
   to     <item id="19" name="CV3"/>

i checked on the preenfm2 and Matrix 1 Srce changes to CV1 when i change Matrix 1 in the editor.. so eh, not really working for me, but clearly i do something wrong. i also tried "CV 3" it still says CV1.

 

Xavier:
In the matrix source xml file, can you try to replace :


--- Code: ---<item id="19" name="MPE CC74"/>

--- End code ---

by


--- Code: ---<item id="19" name="CVIN1"/>
<item id="20" name="CVIN2"/>
<item id="21" name="CVIN3"/>
<item id="22" name="CVIN4"/>
<item id="23" name="MPE CC74"/>

--- End code ---

Then you have to restart the editor so that it reads again the xml files.

If you want to recreate the default files, just delete them, they will be recreated next time the editor is started.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version