tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MidiInput changes the "Control" value randomly although Teach Trigger is off.

ScreenDream opened this issue · comments

Describe the bug
I have Midi from a drum machine incoming from Bitwig via LoopMidi (https://www.tobias-erichsen.de/software/loopmidi.html) and several MidiInput nodes are receiving it, each node reacting to a single note. I get this strange behaviour as if the nodes were in semi-constant random learn mode.
I had to put an IntValue in front of each node to fix the 'Control' value, so that the note it receives stays constant.
The Teach Trigger is off...
This is the setup:

ToolMidiInput

Without the IntValue nodes, the Control value would change most times I clicked between the different MidiInput nodes:

MidiInput

Here are the nodes:

MidiInputSetup.txt

This is the used Midi Sequence:

Grummel_110.zip

To Reproduce
Steps to reproduce the behavior:

  1. Run the Midi Sequence above and feed it to Tooll3.8.1 for instance via LoopMidi.
  2. Load above node setup in Tooll3 and run playback. (I have detached the IntValue nodes for testing).
  3. Click between the different MidiInput nodes and change the 'Control' Value manually.
  4. For me, randomly when I click on a different MidiInput node, it's Control value is different from what I set it to.

Expected behavior
I would expect the Control value to stay as I set it when Teach Trigger is not enabled.
Otherwise it's not possible to create a stable setup reacting to notes without workarounds.

Thank you VERY much :-)

Tom

P.S. I found that this not only changes the Control value, but also the Event Type. So my current guess is, that the Teach Trigger is somehow activated when clicking on the node.
I needed to put an IntValue in front of the EventType too to prevent it from reacting to whatever Midi is incoming.

Thanks for the very concise report. MidiInput is one of the most tested operators in T3 and I'm using is frequently in live performances (using Midi steamed from piano or MidiPipe RPC midi).

So I think in theory the midi-input should should be capable of dealing with 20 or more triggers per frame. The reports sounds like something seems to be broken with the training-mode and LoopBe. I will try to replicate this issue and see how it goes.

Thanks, just one note: It's LoopMidi, not LoopBe: https://www.tobias-erichsen.de/software/loopmidi.html

Windows 11 Home, Asus Laptop with AMD Ryzen 9 5900HX with a GeForce 3070.
Using the standalone 3.8.1 Tooll download version.

Hi @ScreenDream sadly I was unable to import the t3-sample project. Would it be possible to copy it again from t3 and pasting it here?

Another useful test we could do is the make a recording of the incoming Midi-Signals. If you click the Midi-IO icon and then select "Save" in the IO events window, it might help me to narrow down you problem.

image

I tried to reproduce the issue as good as I can. I'm not very experienced with BitWig, it took me a while. I tried with LoopBe and LoopMidi. I really can't figure out, what's happening on your side:

I also reviewed the implementation: The training is handled by each [MidiIn] operator individually so currently I don't think that this is related to side effects between those ops. However one thing that is curious: You connected the controller values from the [IntValues] so maybe two inputs (the training and the connected variable) are now fighting over control. Currently that behaviour is not tested.

T3.V3.8.2.Dev.Debug.2023-12-17.13-55-35-1.mp4

I would be great if we could find a way to test this together.

Ok, I will try again to see if it still happens and copy the nodes once more, although in your video you seem to have it running?

I only introduced the IntValues to try to keep the values locked, after they were constantly changing, but that didn't help as I found out later, the changing still happened.

I will try to reproduce it here with v3.8.2 Standalone.

Any maybe also important: In my personal use, training almost never makes any sense, since I have quite a lot of gear connected, so often there is some noise going on like the mod-wheel from my old keyboard sending out random values, so just to clarify my intention:
I want to manually set the notes and values and not have any kind of learning overwriting them.

I personally therefore also am not too happy with the nodes coming in in learn mode, that is something I hardly ever want and if, I would prefer to do it manually. Maybe something to think about or ask the community.
In all more elaborate setups or situations, Midi learn isn't working well, since usually there are more signals coming in.

I can't really follow your video, so am not sure if it happens or not, sorry.

I copied the setup again:

[{"Name":"Object","Id":"80052bbe-f5ab-4239-8381-a7b248cb773b","Inputs":[],"Children":[{"Id":"fb3de39b-2509-41a2-8113-a26308af4f8c"/RenderTarget/,"SymbolId":"f9fe78c5-43a6-48ae-8e8c-6cdbbc330dd1","InputValues":[],"Outputs":[]},{"Id":"7b39acd3-7554-4d47-b3e6-4abfe7a6649f"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":36}],"Outputs":[]},{"Id":"994b654b-da45-4588-b664-6d5cb8fc1744"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.7}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.51838934,"Y":0.7305684,"Z":1.0,"W":1.0}},{"Id":"022f1959-a62b-49de-817a-3930bc8ec32b"/EnableDepthWrite/,"Type":"System.Boolean","Value":false}],"Outputs":[]},{"Id":"1130e10f-3a68-46c0-8701-f623d2aed2d9"/Execute/,"SymbolId":"936e4324-bea2-463a-b196-6064a2d8a6b2","InputValues":[],"Outputs":[]},{"Id":"6227ae19-d055-4ac9-a3fd-cd436d20f7f9"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.6}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.56036747,"Y":0.92666936,"Z":1.0,"W":1.0}}],"Outputs":[]},{"Id":"446df059-a249-401c-81cd-0db4322ad98e"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.2}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.6494384,"Y":1.0,"Z":0.62030244,"W":1.0}}],"Outputs":[]},{"Id":"eaf35711-aea1-4238-b069-8d9e7139c9e0"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.3}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.8489129,"Y":1.0,"Z":0.6528339,"W":1.0}}],"Outputs":[]},{"Id":"9a365bb2-6114-4047-9c1b-4088902927b7"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.4}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.93888974,"Z":0.48546392,"W":1.0}}],"Outputs":[]},{"Id":"fe209822-951f-483a-8ef1-a6074d3fd8a4"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.5}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.65264827,"Z":0.51821417,"W":1.0}}],"Outputs":[]},{"Id":"a80eb0ec-ac31-41c2-9cda-6b8c9c6ee31c"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":-0.1}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.6737637,"Y":1.0,"Z":0.80896586,"W":1.0}}],"Outputs":[]},{"Id":"85a3d082-b10a-42c7-aabe-4a6d51e126a9"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.0}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.60860133,"Y":1.0,"Z":0.91573304,"W":1.0}}],"Outputs":[]},{"Id":"e8ec0c13-5c9f-43f5-bd21-deb72e6fdc95"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.4}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.3970545,"Z":0.79459333,"W":1.0}}],"Outputs":[]},{"Id":"4dbe6f0a-8ea5-487d-8190-803c50f9c3c3"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.3}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.95225245,"Y":0.6097285,"Z":1.0,"W":1.0}}],"Outputs":[]},{"Id":"8153387e-9ed5-4883-9f88-f8903734af1c"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.2}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.73996365,"Y":0.75514734,"Z":1.0,"W":1.0}}],"Outputs":[]},{"Id":"fe7a4ae8-e129-4246-9599-e4ea65cca464"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.1}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":0.56036747,"Y":0.92666936,"Z":1.0,"W":1.0}}],"Outputs":[]},{"Id":"eee169e6-c0e6-4573-8c30-055f56004041"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.7}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.9337039,"Z":0.7348157,"W":1.0}}],"Outputs":[]},{"Id":"e346ff14-073c-4e84-9598-add3588f3e93"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.6}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.74952745,"Z":0.4640131,"W":1.0}}],"Outputs":[]},{"Id":"8b10994d-e6dd-45e0-a21d-686ee13e2f6e"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.5}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.4690264,"Z":0.24492437,"W":1.0}}],"Outputs":[]},{"Id":"24ef27c6-dd5b-4579-a95d-5aa6dca24985"/Layer2d/,"SymbolId":"d8c5330f-59b5-4907-b845-a02def3042fa","InputValues":[{"Id":"a384be77-c5fc-47b3-9ec3-960db9f9bae9"/Position/,"Type":"System.Numerics.Vector2","Value":{"X":0.0,"Y":0.5}},{"Id":"4618d8e0-2718-4373-a071-88ec1843b0c8"/Stretch/,"Type":"System.Numerics.Vector2","Value":{"X":1.0,"Y":0.01}},{"Id":"ed4f8c30-7b71-4649-97e6-710a718039b0"/Color/,"Type":"System.Numerics.Vector4","Value":{"X":1.0,"Y":0.34336764,"Z":0.4998681,"W":1.0}}],"Outputs":[]},{"Id":"bc8ef8cf-690a-4fe0-87b1-4efdb856b414"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":39}],"Outputs":[]},{"Id":"cf37fa4e-724b-4310-bf64-9e95ea3baa4b"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":36}],"Outputs":[]},{"Id":"5038f626-a19d-4fe2-9a0a-7e0c12009a32"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":37}],"Outputs":[]},{"Id":"2dc6b620-240a-4996-8eeb-510ad0c69dbd"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":39}],"Outputs":[]},{"Id":"81969c5f-6352-4743-accf-cf0b0f98a859"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":41}],"Outputs":[]},{"Id":"a47361b1-6881-468b-a435-c9a5d8b3c1b0"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":38}],"Outputs":[]},{"Id":"84fb290b-b7e0-4f23-b93a-385e34440d96"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":39}],"Outputs":[]},{"Id":"090341f0-eb83-4f20-abda-f41eb6e453bf"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":45}],"Outputs":[]},{"Id":"14a13eff-9adb-4b80-9310-7e7cfa2814bc"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":41}],"Outputs":[]},{"Id":"1784c0ec-fdbd-4b1b-9cf1-ef92a8da806f"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":40}],"Outputs":[]},{"Id":"857b7fa7-021f-432c-8d68-65acd42405ff"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":41}],"Outputs":[]},{"Id":"4e4eafa1-cd0a-46af-94f4-8086d7ed041a"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":39}],"Outputs":[]},{"Id":"28ab9492-dab7-4dcf-9832-35becf26450b"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":36}],"Outputs":[]},{"Id":"9ab6e79e-87ff-40db-a8d4-4993154829dc"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":42}],"Outputs":[]},{"Id":"ec980494-92b3-40a6-b751-b5d0884e0a50"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":43}],"Outputs":[]},{"Id":"5c06c920-3955-4bea-9c58-c359f6f88804"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":41},{"Id":"6c15e743-9a70-47e7-a0a4-75636817e441"/PrintLogMessages/,"Type":"System.Boolean","Value":false}],"Outputs":[]},{"Id":"b857192c-fa78-4725-b1ac-bf59fc4cf9cc"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":45}],"Outputs":[]},{"Id":"3ae9584f-2c55-411b-bc6c-b518002301bb"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":44}],"Outputs":[]},{"Id":"33f97e9d-5de1-4e18-9cc4-6cbc3f0e62f8"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":45}],"Outputs":[]},{"Id":"88f10966-3667-473e-b6cd-4659ad76778f"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":45},{"Id":"6c15e743-9a70-47e7-a0a4-75636817e441"/PrintLogMessages/,"Type":"System.Boolean","Value":false}],"Outputs":[]},{"Id":"afbe3206-b537-48fb-9ceb-05665c1a8f0a"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":36}],"Outputs":[]},{"Id":"83dbd0d1-a9f8-4945-8e23-e0db8c5c7a84"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":46}],"Outputs":[]},{"Id":"022f817f-0b39-4687-9419-8fb2c9d5be73"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":47}],"Outputs":[]},{"Id":"bc27e018-17d7-4402-9af3-00768197a0f6"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":41},{"Id":"6c15e743-9a70-47e7-a0a4-75636817e441"/PrintLogMessages/,"Type":"System.Boolean","Value":false}],"Outputs":[]},{"Id":"22ed2cf2-0e95-4143-88f8-807b1557412e"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":39}],"Outputs":[]},{"Id":"a09609b6-3058-4c28-92c1-3ea676126ad0"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":48}],"Outputs":[]},{"Id":"e54f87f5-6207-4d38-9a3d-9a18a914cfd0"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":49}],"Outputs":[]},{"Id":"afbeb580-fdb2-410a-8c88-2d6eb5ed396a"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"ca3ce08d-6a19-4ad5-9435-08b050753311"/Damping/,"Type":"System.Single","Value":0.33333},{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":39},{"Id":"6c15e743-9a70-47e7-a0a4-75636817e441"/PrintLogMessages/,"Type":"System.Boolean","Value":false}],"Outputs":[]},{"Id":"8af2ed2c-2365-4b9e-89f3-6fa5ec2331c1"/MidiInput/,"SymbolId":"59a0458e-2f3a-4856-96cd-32936f783cc5","InputValues":[{"Id":"7c681ee6-d071-4284-8585-1c3e03a089ea"/TeachTrigger/,"Type":"System.Boolean","Value":false},{"Id":"044168eb-791c-405f-867f-3d5702924165"/EventType/,"Type":"System.Int32","Value":1},{"Id":"23c34f4c-4ba3-4834-8d51-3e3909751f84"/Device/,"Type":"System.String","Value":"loopMIDI Port 1"},{"Id":"9b0d32de-c53c-4df6-8b29-5e68a5a9c5f9"/Channel/,"Type":"System.Int32","Value":1},{"Id":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"/Control/,"Type":"System.Int32","Value":41}],"Outputs":[]},{"Id":"1d78dffc-d9fa-4845-abba-9225cce545d7"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":50}],"Outputs":[]},{"Id":"be30fcd3-02eb-4daf-a764-8a62c45cfe22"/IntValue/,"SymbolId":"cc07b314-4582-4c2c-84b8-bb32f59fc09b","InputValues":[{"Id":"4515c98e-05bc-4186-8773-4d2b31a8c323"/Int/,"Type":"System.Int32","Value":51}],"Outputs":[]},{"Id":"ec15e9c5-a776-48f8-bc95-2d37aaa7bd23"/AfterGlow2/,"SymbolId":"04ac6a30-a2ad-4e43-8954-94dc852b0602","InputValues":[{"Id":"ec6f2f37-05f7-41ad-8a42-2e6974cce0cd"/DecayRate/,"Type":"System.Single","Value":0.03},{"Id":"edc5e4e1-b4fc-4f1a-a080-ddbe2ca18a55"/GlowImpact/,"Type":"System.Single","Value":0.74}],"Outputs":[]},{"Id":"e8021188-3e3a-447a-92cf-78d43a7d5904"/Value/,"SymbolId":"5d7d61ae-0a41-4ffa-a51d-93bab665e7fe","InputValues":[{"Id":"7773837e-104a-4b3d-a41f-cadbd9249af2"/Float/,"Type":"System.Single","Value":0.86}],"Outputs":[]},{"Id":"c2e3614c-a687-47a2-933f-37934822525b"/Float2ToVector2/,"SymbolId":"926ab3fd-fbaf-4c4b-91bc-af277000dcb8","InputValues":[{"Id":"6b9d0106-78f9-4507-a0f6-234c5dfb0f85"/X/,"Type":"System.Single","Value":0.9},{"Id":"2d9c040d-5244-40ac-8090-d8d57323487b"/Y/,"Type":"System.Single","Value":0.01}],"Outputs":[]}],"Connections":[{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"090341f0-eb83-4f20-abda-f41eb6e453bf","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"1784c0ec-fdbd-4b1b-9cf1-ef92a8da806f","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"090341f0-eb83-4f20-abda-f41eb6e453bf","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"eee169e6-c0e6-4573-8c30-055f56004041","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"e346ff14-073c-4e84-9598-add3588f3e93","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"8b10994d-e6dd-45e0-a21d-686ee13e2f6e","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"24ef27c6-dd5b-4579-a95d-5aa6dca24985","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"e8ec0c13-5c9f-43f5-bd21-deb72e6fdc95","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"4dbe6f0a-8ea5-487d-8190-803c50f9c3c3","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"8153387e-9ed5-4883-9f88-f8903734af1c","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"fe7a4ae8-e129-4246-9599-e4ea65cca464","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"85a3d082-b10a-42c7-aabe-4a6d51e126a9","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"a80eb0ec-ac31-41c2-9cda-6b8c9c6ee31c","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"446df059-a249-401c-81cd-0db4322ad98e","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"eaf35711-aea1-4238-b069-8d9e7139c9e0","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"9a365bb2-6114-4047-9c1b-4088902927b7","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"fe209822-951f-483a-8ef1-a6074d3fd8a4","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"6227ae19-d055-4ac9-a3fd-cd436d20f7f9","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"994b654b-da45-4588-b664-6d5cb8fc1744","SourceSlotId":"e4a8d926-7abd-4d2a-82a1-b7d140cb457f","TargetParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","TargetSlotId":"5d73ebe6-9aa0-471a-ae6b-3f5bfd5a0f9c"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"14a13eff-9adb-4b80-9310-7e7cfa2814bc","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"857b7fa7-021f-432c-8d68-65acd42405ff","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"14a13eff-9adb-4b80-9310-7e7cfa2814bc","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"22ed2cf2-0e95-4143-88f8-807b1557412e","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"e54f87f5-6207-4d38-9a3d-9a18a914cfd0","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"22ed2cf2-0e95-4143-88f8-807b1557412e","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"bc27e018-17d7-4402-9af3-00768197a0f6","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"24ef27c6-dd5b-4579-a95d-5aa6dca24985","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"24ef27c6-dd5b-4579-a95d-5aa6dca24985","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"28ab9492-dab7-4dcf-9832-35becf26450b","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"ec980494-92b3-40a6-b751-b5d0884e0a50","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"28ab9492-dab7-4dcf-9832-35becf26450b","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"2dc6b620-240a-4996-8eeb-510ad0c69dbd","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"a47361b1-6881-468b-a435-c9a5d8b3c1b0","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"2dc6b620-240a-4996-8eeb-510ad0c69dbd","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"14a13eff-9adb-4b80-9310-7e7cfa2814bc","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"446df059-a249-401c-81cd-0db4322ad98e","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"446df059-a249-401c-81cd-0db4322ad98e","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"88f10966-3667-473e-b6cd-4659ad76778f","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"4dbe6f0a-8ea5-487d-8190-803c50f9c3c3","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"4dbe6f0a-8ea5-487d-8190-803c50f9c3c3","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"4e4eafa1-cd0a-46af-94f4-8086d7ed041a","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"9ab6e79e-87ff-40db-a8d4-4993154829dc","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"4e4eafa1-cd0a-46af-94f4-8086d7ed041a","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"5c06c920-3955-4bea-9c58-c359f6f88804","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"3ae9584f-2c55-411b-bc6c-b518002301bb","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"5c06c920-3955-4bea-9c58-c359f6f88804","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"bc8ef8cf-690a-4fe0-87b1-4efdb856b414","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"6227ae19-d055-4ac9-a3fd-cd436d20f7f9","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"6227ae19-d055-4ac9-a3fd-cd436d20f7f9","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"7b39acd3-7554-4d47-b3e6-4abfe7a6649f","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"cf37fa4e-724b-4310-bf64-9e95ea3baa4b","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"7b39acd3-7554-4d47-b3e6-4abfe7a6649f","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"b857192c-fa78-4725-b1ac-bf59fc4cf9cc","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"8153387e-9ed5-4883-9f88-f8903734af1c","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"8153387e-9ed5-4883-9f88-f8903734af1c","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"81969c5f-6352-4743-accf-cf0b0f98a859","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"84fb290b-b7e0-4f23-b93a-385e34440d96","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"81969c5f-6352-4743-accf-cf0b0f98a859","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"28ab9492-dab7-4dcf-9832-35becf26450b","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"85a3d082-b10a-42c7-aabe-4a6d51e126a9","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"85a3d082-b10a-42c7-aabe-4a6d51e126a9","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"88f10966-3667-473e-b6cd-4659ad76778f","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"83dbd0d1-a9f8-4945-8e23-e0db8c5c7a84","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"88f10966-3667-473e-b6cd-4659ad76778f","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"8af2ed2c-2365-4b9e-89f3-6fa5ec2331c1","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"be30fcd3-02eb-4daf-a764-8a62c45cfe22","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"8af2ed2c-2365-4b9e-89f3-6fa5ec2331c1","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"22ed2cf2-0e95-4143-88f8-807b1557412e","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"8b10994d-e6dd-45e0-a21d-686ee13e2f6e","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"8b10994d-e6dd-45e0-a21d-686ee13e2f6e","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"7b39acd3-7554-4d47-b3e6-4abfe7a6649f","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"994b654b-da45-4588-b664-6d5cb8fc1744","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"994b654b-da45-4588-b664-6d5cb8fc1744","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"81969c5f-6352-4743-accf-cf0b0f98a859","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"9a365bb2-6114-4047-9c1b-4088902927b7","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"9a365bb2-6114-4047-9c1b-4088902927b7","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"4e4eafa1-cd0a-46af-94f4-8086d7ed041a","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"a80eb0ec-ac31-41c2-9cda-6b8c9c6ee31c","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"a80eb0ec-ac31-41c2-9cda-6b8c9c6ee31c","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"afbe3206-b537-48fb-9ceb-05665c1a8f0a","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"022f817f-0b39-4687-9419-8fb2c9d5be73","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"afbe3206-b537-48fb-9ceb-05665c1a8f0a","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"afbeb580-fdb2-410a-8c88-2d6eb5ed396a","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"1d78dffc-d9fa-4845-abba-9225cce545d7","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"afbeb580-fdb2-410a-8c88-2d6eb5ed396a","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"b857192c-fa78-4725-b1ac-bf59fc4cf9cc","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"33f97e9d-5de1-4e18-9cc4-6cbc3f0e62f8","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"b857192c-fa78-4725-b1ac-bf59fc4cf9cc","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"bc27e018-17d7-4402-9af3-00768197a0f6","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"a09609b6-3058-4c28-92c1-3ea676126ad0","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"bc27e018-17d7-4402-9af3-00768197a0f6","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904","SourceSlotId":"f83f1835-477e-4bb6-93f0-14bf273b8e94","TargetParentOrChildId":"bc8ef8cf-690a-4fe0-87b1-4efdb856b414","TargetSlotId":"ca3ce08d-6a19-4ad5-9435-08b050753311"},{"SourceParentOrChildId":"5038f626-a19d-4fe2-9a0a-7e0c12009a32","SourceSlotId":"8a65b34b-40be-4dbf-812c-d4c663464c7f","TargetParentOrChildId":"bc8ef8cf-690a-4fe0-87b1-4efdb856b414","TargetSlotId":"df81b7b3-f39e-4e5d-8b97-f29dd576a76d"},{"SourceParentOrChildId":"afbeb580-fdb2-410a-8c88-2d6eb5ed396a","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"e346ff14-073c-4e84-9598-add3588f3e93","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"e346ff14-073c-4e84-9598-add3588f3e93","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"afbe3206-b537-48fb-9ceb-05665c1a8f0a","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"e8ec0c13-5c9f-43f5-bd21-deb72e6fdc95","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"e8ec0c13-5c9f-43f5-bd21-deb72e6fdc95","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"090341f0-eb83-4f20-abda-f41eb6e453bf","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"eaf35711-aea1-4238-b069-8d9e7139c9e0","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"eaf35711-aea1-4238-b069-8d9e7139c9e0","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"fb3de39b-2509-41a2-8113-a26308af4f8c","SourceSlotId":"7a4c4feb-be2f-463e-96c6-cd9a6bad77a2","TargetParentOrChildId":"ec15e9c5-a776-48f8-bc95-2d37aaa7bd23","TargetSlotId":"f06e5ede-f7ff-48ed-b2cf-9a87ef5932ec"},{"SourceParentOrChildId":"8af2ed2c-2365-4b9e-89f3-6fa5ec2331c1","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"eee169e6-c0e6-4573-8c30-055f56004041","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"eee169e6-c0e6-4573-8c30-055f56004041","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9","SourceSlotId":"e81c99ce-fcee-4e7c-a1c7-0aa3b352b7e1","TargetParentOrChildId":"fb3de39b-2509-41a2-8113-a26308af4f8c","TargetSlotId":"4da253b7-4953-439a-b03f-1d515a78bddf"},{"SourceParentOrChildId":"2dc6b620-240a-4996-8eeb-510ad0c69dbd","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"fe209822-951f-483a-8ef1-a6074d3fd8a4","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"fe209822-951f-483a-8ef1-a6074d3fd8a4","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"},{"SourceParentOrChildId":"5c06c920-3955-4bea-9c58-c359f6f88804","SourceSlotId":"01706780-d25b-4c30-a741-8b7b81e04d82","TargetParentOrChildId":"fe7a4ae8-e129-4246-9599-e4ea65cca464","TargetSlotId":"38f34034-b36f-4351-84e1-1a4f96e03fc6"},{"SourceParentOrChildId":"c2e3614c-a687-47a2-933f-37934822525b","SourceSlotId":"6276597c-580f-4aa4-b066-2735c415fd7c","TargetParentOrChildId":"fe7a4ae8-e129-4246-9599-e4ea65cca464","TargetSlotId":"4618d8e0-2718-4373-a071-88ec1843b0c8"}]},{"Id":"80052bbe-f5ab-4239-8381-a7b248cb773b"/Object/,"InputUis":[],"SymbolChildUis":[{"ChildId":"fb3de39b-2509-41a2-8113-a26308af4f8c"/RenderTarget/,"Position":{"X":1200.5093,"Y":597.40314}},{"ChildId":"7b39acd3-7554-4d47-b3e6-4abfe7a6649f"/MidiInput/,"Position":{"X":467.7741,"Y":1190.2893}},{"ChildId":"994b654b-da45-4588-b664-6d5cb8fc1744"/Layer2d/,"Position":{"X":743.2637,"Y":1265.3066}},{"ChildId":"1130e10f-3a68-46c0-8701-f623d2aed2d9"/Execute/,"Position":{"X":1021.43744,"Y":501.05255}},{"ChildId":"6227ae19-d055-4ac9-a3fd-cd436d20f7f9"/Layer2d/,"Position":{"X":743.2637,"Y":1183.3066}},{"ChildId":"446df059-a249-401c-81cd-0db4322ad98e"/Layer2d/,"Position":{"X":743.2637,"Y":855.30664}},{"ChildId":"eaf35711-aea1-4238-b069-8d9e7139c9e0"/Layer2d/,"Position":{"X":743.2637,"Y":937.30664}},{"ChildId":"9a365bb2-6114-4047-9c1b-4088902927b7"/Layer2d/,"Position":{"X":743.2637,"Y":1019.30664}},{"ChildId":"fe209822-951f-483a-8ef1-a6074d3fd8a4"/Layer2d/,"Position":{"X":743.2637,"Y":1101.3066}},{"ChildId":"a80eb0ec-ac31-41c2-9cda-6b8c9c6ee31c"/Layer2d/,"Position":{"X":743.2637,"Y":773.30664}},{"ChildId":"85a3d082-b10a-42c7-aabe-4a6d51e126a9"/Layer2d/,"Position":{"X":743.2637,"Y":691.30664}},{"ChildId":"e8ec0c13-5c9f-43f5-bd21-deb72e6fdc95"/Layer2d/,"Position":{"X":743.2637,"Y":363.30664}},{"ChildId":"4dbe6f0a-8ea5-487d-8190-803c50f9c3c3"/Layer2d/,"Position":{"X":743.2637,"Y":445.30664}},{"ChildId":"8153387e-9ed5-4883-9f88-f8903734af1c"/Layer2d/,"Position":{"X":743.2637,"Y":527.30664}},{"ChildId":"fe7a4ae8-e129-4246-9599-e4ea65cca464"/Layer2d/,"Position":{"X":743.2637,"Y":609.30664}},{"ChildId":"eee169e6-c0e6-4573-8c30-055f56004041"/Layer2d/,"Position":{"X":743.2637,"Y":35.30652}},{"ChildId":"e346ff14-073c-4e84-9598-add3588f3e93"/Layer2d/,"Position":{"X":743.2637,"Y":117.30652}},{"ChildId":"8b10994d-e6dd-45e0-a21d-686ee13e2f6e"/Layer2d/,"Position":{"X":743.2637,"Y":199.30652}},{"ChildId":"24ef27c6-dd5b-4579-a95d-5aa6dca24985"/Layer2d/,"Position":{"X":743.2637,"Y":281.30664}},{"ChildId":"bc8ef8cf-690a-4fe0-87b1-4efdb856b414"/MidiInput/,"Position":{"X":467.7741,"Y":1121.2893}},{"ChildId":"cf37fa4e-724b-4310-bf64-9e95ea3baa4b"/IntValue/,"Position":{"X":317.7741,"Y":1188.2893}},{"ChildId":"5038f626-a19d-4fe2-9a0a-7e0c12009a32"/IntValue/,"Position":{"X":317.7741,"Y":1119.2893}},{"ChildId":"2dc6b620-240a-4996-8eeb-510ad0c69dbd"/MidiInput/,"Position":{"X":467.7741,"Y":1052.2893}},{"ChildId":"81969c5f-6352-4743-accf-cf0b0f98a859"/MidiInput/,"Position":{"X":467.7741,"Y":983.28925}},{"ChildId":"a47361b1-6881-468b-a435-c9a5d8b3c1b0"/IntValue/,"Position":{"X":317.7741,"Y":1050.2893}},{"ChildId":"84fb290b-b7e0-4f23-b93a-385e34440d96"/IntValue/,"Position":{"X":317.7741,"Y":981.28925}},{"ChildId":"090341f0-eb83-4f20-abda-f41eb6e453bf"/MidiInput/,"Position":{"X":467.7741,"Y":914.28925}},{"ChildId":"14a13eff-9adb-4b80-9310-7e7cfa2814bc"/MidiInput/,"Position":{"X":467.7741,"Y":845.2893}},{"ChildId":"1784c0ec-fdbd-4b1b-9cf1-ef92a8da806f"/IntValue/,"Position":{"X":317.7741,"Y":912.28925}},{"ChildId":"857b7fa7-021f-432c-8d68-65acd42405ff"/IntValue/,"Position":{"X":317.7741,"Y":843.2893}},{"ChildId":"4e4eafa1-cd0a-46af-94f4-8086d7ed041a"/MidiInput/,"Position":{"X":467.7741,"Y":776.28937}},{"ChildId":"28ab9492-dab7-4dcf-9832-35becf26450b"/MidiInput/,"Position":{"X":467.7741,"Y":707.28937}},{"ChildId":"9ab6e79e-87ff-40db-a8d4-4993154829dc"/IntValue/,"Position":{"X":317.7741,"Y":774.28937}},{"ChildId":"ec980494-92b3-40a6-b751-b5d0884e0a50"/IntValue/,"Position":{"X":317.7741,"Y":705.28937}},{"ChildId":"5c06c920-3955-4bea-9c58-c359f6f88804"/MidiInput/,"Position":{"X":467.7741,"Y":638.28937}},{"ChildId":"b857192c-fa78-4725-b1ac-bf59fc4cf9cc"/MidiInput/,"Position":{"X":467.7741,"Y":569.28937}},{"ChildId":"3ae9584f-2c55-411b-bc6c-b518002301bb"/IntValue/,"Position":{"X":317.7741,"Y":636.28937}},{"ChildId":"33f97e9d-5de1-4e18-9cc4-6cbc3f0e62f8"/IntValue/,"Position":{"X":317.7741,"Y":567.28937}},{"ChildId":"88f10966-3667-473e-b6cd-4659ad76778f"/MidiInput/,"Position":{"X":467.7741,"Y":500.28937}},{"ChildId":"afbe3206-b537-48fb-9ceb-05665c1a8f0a"/MidiInput/,"Position":{"X":467.7741,"Y":431.28943}},{"ChildId":"83dbd0d1-a9f8-4945-8e23-e0db8c5c7a84"/IntValue/,"Position":{"X":317.7741,"Y":498.28937}},{"ChildId":"022f817f-0b39-4687-9419-8fb2c9d5be73"/IntValue/,"Position":{"X":317.7741,"Y":429.28943}},{"ChildId":"bc27e018-17d7-4402-9af3-00768197a0f6"/MidiInput/,"Position":{"X":467.7741,"Y":362.28918}},{"ChildId":"22ed2cf2-0e95-4143-88f8-807b1557412e"/MidiInput/,"Position":{"X":467.7741,"Y":293.28943}},{"ChildId":"a09609b6-3058-4c28-92c1-3ea676126ad0"/IntValue/,"Position":{"X":317.7741,"Y":360.28918}},{"ChildId":"e54f87f5-6207-4d38-9a3d-9a18a914cfd0"/IntValue/,"Position":{"X":317.7741,"Y":291.28943}},{"ChildId":"afbeb580-fdb2-410a-8c88-2d6eb5ed396a"/MidiInput/,"Position":{"X":467.7741,"Y":224.28943}},{"ChildId":"8af2ed2c-2365-4b9e-89f3-6fa5ec2331c1"/MidiInput/,"Position":{"X":467.7741,"Y":155.28967}},{"ChildId":"1d78dffc-d9fa-4845-abba-9225cce545d7"/IntValue/,"Position":{"X":317.7741,"Y":222.28943}},{"ChildId":"be30fcd3-02eb-4daf-a764-8a62c45cfe22"/IntValue/,"Position":{"X":317.7741,"Y":155.28967}},{"ChildId":"ec15e9c5-a776-48f8-bc95-2d37aaa7bd23"/AfterGlow2/,"Position":{"X":1350.5093,"Y":597.40314}},{"ChildId":"e8021188-3e3a-447a-92cf-78d43a7d5904"/Value/,"Position":{"X":0.0,"Y":0.0}},{"ChildId":"c2e3614c-a687-47a2-933f-37934822525b"/Float2ToVector2/,"Position":{"X":487.05328,"Y":7.913086}}],"OutputUis":[]}]

Also note, that although the IntValues are connected, the internal values are not the same as those coming in and when I disconnect the IntValues, I have rather random values instead of Notes 36-51 from bottom to top.

Ok, tried again and here it happens 100% of the time:

  • I removed all the IntValues.
  • I set the inputs to notes 36 from bottom to 51 on top linearly without any midi coming in.
  • I then started Playback in Bitwig for the Clip.
  • At this point, all looked fine visually, looking at the output.
  • But as soon as I selected ANY MidiInput node, that node changed it's Control Value.
  • When clicking between them, it's pretty much every time I click on another node, it's Control Value is different from what I initially set it to and what it was previously.
  • But it only happens when I switch between them, not when I stay on one specific node. So that feels kinda weird?
  • It looks like Midi learn, but that is definitely off in all nodes.

MidiConnect_Tooll_Bugtesting.zip
I connect the Bitwig File - sorry, should have thought of that right away.

If you have any idea what else to try, I'm all ears.

Cheers,

Tom

So I saved the dataset and found the dataset.json file in the Tool Folder - I hope it is the right one?:
dataset.zip
Initially I had MidiClock running for another controller I use, as you can see in the file, but turning that off didn't change the problem.

I also tried switching the "Enable Midi snapshot LEDs" toggle in Settings, but it didn't change anything either.

I can report that in 3.9.1 this seems to be fixed.
Thanks everybody!
Midi! Yay :-)

Cheers,

Tom