Live Chord Input from Guitar Hero Controller #201
Replies: 3 comments 2 replies
-
This Midi Input branch is really not finished, goal was to record a melody or solo. On the master branch Midi input is now enabled, I added a feature to control play/pause/stop commands from a Midi keyboard (see https://github.com/jjazzboss/JJazzLab-X/issues/161). As of today JJazzLab is not designed to work as a realtime arranger, i.e. capture chord in real time and generate music on the fly. It's perfectly doable, but not a simple task. |
Beta Was this translation helpful? Give feedback.
-
Could you please provide any hints about how the code can be adapted to do this. Thanks 👍 |
Beta Was this translation helpful? Give feedback.
-
I updated today the Developer's guide (new Getting started page): https://jjazzlab.gitbook.io/developer-guide/ |
Beta Was this translation helpful? Give feedback.
-
I have been making music for a while creating live backing music using a Guitar Hero controller with the Real Guitar software and a custom Midi controller I developed myself to control arranger modules like the Yahama QY100 or the Ketron SD90
I was thinking of converting JJazzLab-X into an live arranger that I could control from my Guitar Hero controller or from a cheap wireless numeric keypad that would offer me more control beyond the 5 buttons limitation I currently have.
I noticed that is is a Midi Input branch.
Is it useable? How far did you get with it?
Beta Was this translation helpful? Give feedback.
All reactions