Homebrew midi keyboard interface part 3
This is great!
Although if I don’t check “Connect ouput” it crashes after 1 note. Doesn’t matter, can mute the app with Windows’ volume control thingy.
I didn’t really check all of the crash scenarios in it, especially with the multi-box update. My antivirus flagged it too (guess hackers use port 1337) when i used it sunday. Seems opening a server port on 1337 is suspicious activity.
Try updating it for the connect output part. I did fix that one.
Edit: I seem to have not committed the multibox changes. I’ll add those this afternoon. I improved the octave shift handling in it as well for fewer broken octave shifts (watch out while playing chords tho)
The multibox support is for 2 characters ideally setup so that one plays the harp while the other plays the bass. For multibox you’ll need 2 computers, 2 accounts, bass on one, harp on the other.
Load up both accounts into GW2. Start the midi app on both computers. Have the treble computer (harp) connect to the bass computer with its ip address. (put in the ip, then check the connect box).
Set the bass player’s app to be the bass (check the bass box). You’ll have to connect a midi input on the bass player for now as well.
When bass is checked the midi keys will map to C1 through B2 for Bass while the harp will be C3 through C6. The bass keys will be transmitted to the bass player while the harp keys stay on the harp player. Gather your two accounts in one spot and enjoy the full range of your keyboard (note your keyboard must support the described key range to play bass)
(edited by lioka qiao.8734)
So I’ve been working on a complete re-overhaul of the app to make it more professional. Here’s what the UI looks like now
http://i.imgur.com/lvN8U8S.png
My dream for this app is for it to be a full blown digital audio workstation. Im so close to completing that I’ll give you guys a crack at it:
https://github.com/michaelhester07/gw2musician/releases/tag/first
The github release tells you all you need to know to get started.
Enjoy the music!