lichen-community-systems / flocking-midi

A collection of MIDI components for Infusion and Flocking
1 stars 2 forks source link

Migrate flocking-midi-select-ng to this repository #30

Closed colinbdclark closed 3 years ago

colinbdclark commented 4 years ago

@duhrer's flocking-midi-select-ng components improve upon the basic midi port selector here. Theyshould be part of this library. Bubbles forked this code and made some minor changes, and then further changes were made within @duhrer's repo.

Here's roughly what's needed to this:

  1. Import the code from Bubbles
  2. Apply @duhrer's post-fork fixes
  3. Migrate the demos to the new components
  4. Merge the "auto" and non-"auto" components together
  5. Write some tests

Some discussion of this issue was started on #4.