Feature Request: Part Actions

Just occurred to me you wouldn’t get a note off until playing. I wonder how much of a problem that is.
Maybe we should ask for MIDI macros attached to song activation.

pressing left/right arrow…what is missing?

As @kraimor needs NoteOn I tried with NoteOn
expected the same (as your screenshot), but not received NoteOn on vMIDI8,

let me try at night the very same settings with yours, if you’re set, can you try with NoteOn maybe? If u’re still there

Good evening @musicullum .

Tested now and unfortunately it’s not working me with NoteOn, but neither with the same exact Controller settings (CC, Ch, Value, vMIDI, etc…) you screenshot-ted. (Captured screen if you would like to see all to check). When navigating between SONGS with keyboard LEFT/RIGHT, regardless of settings, can’t receive the messages even on the internal MIDI Monitor.

I only wonder what could cause the difference between our results?

How about setting the song to auto start and inserting a pause command after the cue is sent from a midi track?

abroad today, will check tomorrow

Thx :slight_smile:

If you have any questions about my use case. Please ask me :slight_smile:

actions are saved with project, send your .vlprj?

Sandbox proj:
Untitled.vlprj (69.1 KB)

@kraimor
I think, I’ve found the answer on your"why not working via vMIDI" question:

Until DATA2 not meats, It didn’t work to me first. Set Data2 to any (that is just for test purpose) it started the msgTransform to me

, another idea: Do you have StreamDeck maybe? I could write you a custom script that tranforsms CC (received from VL) to NoteOn (sent to Dashlight)

@Spork I produced now about 6x times before reporting (3.0.17, armMAC)
When creating two LAYERS
LAYER1: Input “nc/any”, Out vMIDI2
LAYER2: Input vMIDI2, Out vMIDI8
VL gets frozen at that moment, if survives, a song change back’nforth is enough to repro, if even not gets frozen: set LAYER1’s bottom-knob#1 to some CC and adjust value-knob

Unfortunately you are correct, fixed with the next version.

Thx @musicullum @fkalmus @CliveJ for your help :slight_smile:

I´m happy to try the next version :slight_smile:

tested quickly v3.0.18 and double LAYER solution via vMIDI is working now correctly :slight_smile: @kraimor does it working you now?

Unfortunately still no message is sent on [Action-MIDI-OUT port] at Next / Prev Song navigations

We found the cause…should work with next version, sorry.