tsbkelly / Streamdeck-Midibutton

MIT License
13 stars 0 forks source link

Midi out via USB #11

Closed noisyneil closed 3 years ago

noisyneil commented 3 years ago

Hi! I have an HX Stomp guitar pedal that changes presets via Program Control changes. It's set to channel 1, as is your MIDI plugin, but nothing happens when I trigger the PC message. Perhaps I'm missing some vital step?

Cheers and all the best!

Neil

tsbkelly commented 3 years ago

Hi,

Can you check the output from the Streamdeck MIDI port using MIDI Monitor or similar, please? Also, you need to change the default value of the "MIDI Program Change Number" in the settings before the PC is sent correctly.

Cheers

noisyneil commented 3 years ago

Hi,

Thanks for the quick reply!

I checked with Midi Monitor and it’s sending the correct PC on the correct channel. I have to assume it’s an issue with the HX Stomp.

All the best,

Neil On 4 Mar 2021, 09:34 +0000, tsbkelly notifications@github.com, wrote:

Hi, Can you check the output from the Streamdeck MIDI port using MIDI Monitor or similar, please? Also, you need to change the default value of the "MIDI Program Change Number" in the settings before the PC is sent correctly. Cheers — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

tsbkelly commented 3 years ago

Thanks for letting me know - good luck making it work.