Skip to content
This repository has been archived by the owner on Mar 14, 2020. It is now read-only.

controls available as midi CCs #24

Open
ulioidle opened this issue Dec 23, 2017 · 1 comment
Open

controls available as midi CCs #24

ulioidle opened this issue Dec 23, 2017 · 1 comment

Comments

@ulioidle
Copy link

there are no midi CCs for the knobs!

@rghvdberg
Copy link
Owner

Basics work now.
93773c5

look at https://github.com/rghvdberg/ninjas/blob/master/plugins/Ninjas/Ninjas.cpp#L55
midi cc 102 and up for the knobs and slider, also the playmode have a controller now.
Playmodes need a fix because it is not 'radio button' now.
Same goes the Slice Selector grid. 'Current slice' is controlled via midi cc 20 ( data2 % 16) but it is not yet shown in the UI.
see https://github.com/rghvdberg/ninjas/blob/master/plugins/Ninjas/Ninjas.cpp#L410-L426
further testing / thinking needed ofc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants