Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light up the MIDI controller to to app statecorrespond #359

Closed
rsjaffe opened this issue Feb 12, 2017 · 5 comments
Closed

Light up the MIDI controller to to app statecorrespond #359

rsjaffe opened this issue Feb 12, 2017 · 5 comments
Labels

Comments

@rsjaffe
Copy link
Owner

rsjaffe commented Feb 12, 2017

E.g., selected profile.

@rsjaffe rsjaffe added the UX label Feb 12, 2017
@mathieucarbou mathieucarbou changed the title Light up the MIDI controller to correspond to app state Light up the MIDI controller to to app statecorrespond Mar 29, 2017
@cbishop76
Copy link

It could be done by having a field on the Profiles tab next to each xml field where the user can specify a CC number for that profile.
When a ProfileSwitch event occurs, send a Note On message with Velocity 1 to the associated CC for the new profile and a Note Off message to all other CCs linked on the profiles tab.

@rsjaffe
Copy link
Owner Author

rsjaffe commented Nov 17, 2017

I like that idea. Thanks.

@rsjaffe
Copy link
Owner Author

rsjaffe commented Nov 17, 2017

Are you going to put in a pull request?

@cbishop76
Copy link

cbishop76 commented Nov 17, 2017

Would love to help and have been looking through your code, but I think the juce framework is confusing me a bit in visualizing the whole program flow. In all honesty C++ is not my language.
Looking some more at the code, and LUA files are making some sense to me after reading parts of the Lightroom SDK... I will see if I can help,

@rsjaffe
Copy link
Owner Author

rsjaffe commented Sep 3, 2020

Duplicate of #477

@rsjaffe rsjaffe marked this as a duplicate of #477 Sep 3, 2020
@rsjaffe rsjaffe closed this as completed Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants