Reply to Can MF 1.4 be emulated in Glovepie?

Can MF 1.4 be emulated in Glovepie?
Hi guys. I'm pretty darn sure that this topic has not been properly explored before and I will understand if DJTT mods delete this thread.

The question that I would like to pose is this: Is it possible to get Glovepie to emulate the Midifighter Pro?

Having gone through the TSI file for the MFP, I am convinced that in order to unlock the full potential of the faders (or potentiometers on the gamepad), one must make Glovepie act like the MF 1.4 board.

The readme file on MF 1.4 source is as follows:
What's New in Version 1.4
=========================

* The delay before checking to see if menu mode or bootloader has been
requested as been increased making this process more reliable.

* The mapping for the analog expansion inputs has been updated, introducing a 3 bit dead zone at either end.

So far, I've found the following post which has two examples of how we can programme the gamepad analog sticks for this purpose:

Extraclassic:
midi.Control1=(joystick1.x/261)+64
midi.Control2=(joystick1.y/261)+64
midi.Control3=(joystick1.z/261)+64
midi.Control4=(joystick1.roll/261)+64

alequ:
midi.channel1.Slider1Fine=MapRange(Joystick1.x, -1,1, 0,1)
midi.channel1.Slider2Fine=MapRange(Joystick1.z, -1,1, 0,1)
midi.channel1.Slider3Fine=MapRange(Joystick1.y, -1,1, 0,1)
midi.channel1.Slider4Fine=MapRange(Joystick1.roll, -1,1, 0,1)

I don't really understand the above examples thus I'm not sure if it is possible to programme Glovepie in a way that it would produce the same effect as the MFP sliders.

I don't expect the DJTT readers to put a full blown tutorial here. DJTT has a business to run. But perhaps, can one point me and other readers to a Glovepie resource, where we can understand how and make benefit from this glorious programme better? I can't find a tutorial online.

Cheers and thanks in advance.
You need to login in order to write on our forum

<< Cancel

Copyright 2012-2023
DJRANKINGS.ORG n.g.o.
Chuo-ku, Osaka, Japan

Created by Ajaxel CMS

Terms & Privacy