Pioneer DDJ-SX3 vu meters -ERRORS USING REACTIONS
Hi,
I’m trying to map the meters on my Pioneer DDJ-SX3, with no results. I have already read the articles in this forum, and tried to use the script provided, still nothing.
Maybe it’s the controller’s template, I have used the DDJ-RX template provided in this site, changing midi values, but the meters still not working. The MIDI implementation chart of my device is very poor, it says only MIDI OUT – Bn 02 hh, I suppose that n is the channel and hh is the velocity, but who knows?
Can you help me? Thank in advance
UPDATE: to make a test, I have set up a reaction that sends the value of a knob to the meter, adjusting the ranges. Logging the reaction, I have a lot of red messages saying python errors:
Traceback (most recent call last):
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1565, in install_observer_listener
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1606, in _observer_install_listener
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 1730, in _observer_id_callback
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/MxDCore.py”, line 294, in _get_object_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 263, in __init__
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 330, in _calculate_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomUtils.py”, line 272, in _find_root_object_path
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomTypes.py”, line 1261, in get_root_prop
File “output/Live/mac_universal_64_static/Release/python-bundle/MIDI Remote Scripts/_MxDCore/LomTypes.py”, line 1255, in
RuntimeError
Sign up
User registration is currently not allowed.
You have caused an error at the “_MxDcore” level. This is a level deeper into Live from your midi remote script which your script uses to communicate with the Live Object Model.
Unfortunately it doesn’t tell us what the actual problem is 🙁