You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all. I discovered your module and I'm thrilled that this exists! This is awesome!
I was trying to test it yesterday evening and I can list my midi controllers and what also works is the script you open the listener and then see in the console what you play on your midi controller. Honestly that's awesome!
Now where I struggeled was to send midinoteon and noteoff messages. So what I would expect from that cmdlet would be that if I send a Midinoteon message on a specific note on a specific channel through the port (where I have get-midioutputport on my midi controller) while I'm recording in my DAW on a miditrack, that it would actually play and therefore record the note. this did not seem to work for me.
Do my expectations hold up to reality, or do you see a major flaw in my logic up there? Also if it would work that way, do you have like a protip I could try to get it to work?
anyway thanks for investing time in building such a tool and providing it!
Cheers
Kevin
The text was updated successfully, but these errors were encountered:
Hey @Psychlist1972
First of all. I discovered your module and I'm thrilled that this exists! This is awesome!
I was trying to test it yesterday evening and I can list my midi controllers and what also works is the script you open the listener and then see in the console what you play on your midi controller. Honestly that's awesome!
Now where I struggeled was to send midinoteon and noteoff messages. So what I would expect from that cmdlet would be that if I send a Midinoteon message on a specific note on a specific channel through the port (where I have get-midioutputport on my midi controller) while I'm recording in my DAW on a miditrack, that it would actually play and therefore record the note. this did not seem to work for me.
Do my expectations hold up to reality, or do you see a major flaw in my logic up there? Also if it would work that way, do you have like a protip I could try to get it to work?
anyway thanks for investing time in building such a tool and providing it!
Cheers
Kevin
The text was updated successfully, but these errors were encountered: