llealloo / audiolink

Audio reactive prefabs for VRChat
Other
364 stars 40 forks source link

Add Midi Controller (again) #286

Open fundale opened 1 year ago

fundale commented 1 year ago

Same as before just resubmitting pr, as I broke the last one...

pema99 commented 11 months ago

I think this needs some revisiting to be compatible with the new controller, or both if you are interested in that. We hard-forked the old controller when making the new one.

pema99 commented 9 months ago

I just tested this on my own midi keyboard (Novation Launchkey Mini). The controls were basically unusable. I'm curious, which Midi controller are you using? Perhaps this needs re-mappable controls to really be useful

fundale commented 9 months ago

I just tested this on my own midi keyboard (Novation Launchkey Mini). The controls were basically unusable. I'm curious, which Midi controller are you using? Perhaps this needs re-mappable controls to really be useful

Unfortunately I don't have any Physical Midi device, I used Loop-Midi for testing, hence why the inputs are defined in enum. thinking now might look into defining the enum values in a swappable script

fundale commented 9 months ago

TODO: Make tool or scene for easily mapping new layouts

float3 commented 4 months ago

marked this as draft, let us know if you want a re-review