jmamma / MCL

MCL firmware for the MegaCommand MIDI Controller.
BSD 2-Clause "Simplified" License
53 stars 9 forks source link

Project spec refactor (part 2... ) #135

Closed jmamma closed 2 years ago

jmamma commented 4 years ago

Part one unintentionally closed after merge.

https://github.com/jmamma/MIDICtrl20_MegaCommand/pull/127

--

Things left to do:

jmamma commented 4 years ago

@yatli

javascript:Array.from(document.getElementsByClassName("ajax-pagination-btn")).forEach(l => l.click());

https://github.com/sindresorhus/refined-github/issues/781

edit: does not expand everything :(

yatli commented 4 years ago

javascript:Array.from(document.getElementsByClassName("ajax-pagination-btn")).forEach(l => l.click());

This has to be called iteratively...

yatli commented 4 years ago

Back then the forums have paginators. 🤷‍♂️

yatli commented 4 years ago

MNM disconnected. A4 connected. Ready for another round of reveng.

jmamma commented 4 years ago

PolyGroups: @yatli did you still want to make chromatic mode mutli-timbral.

Related to this, one of our users has asked for the ability to record in to the sequencer from an external MIDI drum pad, to add this functionality will require isolating control channels for MD drum and MD chromatic.

yatli commented 4 years ago

Everything running cool?

jmamma commented 4 years ago

My grandfather just passed away.

No coding for a little while, but i'll be back in a week or so 👍

yatli commented 4 years ago

I'm sorry to hear that. RIP.

yatli commented 3 years ago

git rev-list --left-right --count dev...ext_conv 128 0

Dev is well ahead of extconv now. Merge this PR and start part 3?

yatli commented 3 years ago

@yatli Can I get an extra pair of 👀 on this one.

which one? you mean this entire set?

yatli commented 3 years ago

going over the files.

jmamma commented 3 years ago

too late to the party now.

I made a number of changes to remove locate() and get_lockidx() from Seq() routines. By dynamically calculating the event_idx on each step.

I tested the changes earlier today. seem to be working.

yatli commented 3 years ago

uh oh :) the @'s are a bit scattered and I couldn't keep up

yatli commented 3 years ago

@jmamma interestingly ba2510b saves 3190 bytes