markwheeler / mark-eats-sequencer

MIDI step sequencer for monome grids.
http://markeats.com/sequencer/
GNU General Public License v3.0
13 stars 1 forks source link

Often doesn't react to pad-presses #1

Open Harry-Harrison opened 2 years ago

Harry-Harrison commented 2 years ago

This might be an Apple M1 issue. The pads light up with "OK" but pressing a pad or starting the playhead doesn't do anything.

Disconnecting and reconnecting doesn't change the behaviour and nor does selecting "none" in the sequencer preferences and reselecting my Grid.

I've downloaded the source to see if I could build a universal bundle but it seems the embedded frameworks aren't supported for it.

Any ideas?

markwheeler commented 2 years ago

Hmm I don't have an M1 machine here to test with so hard to say on that front. If you're willing to dig into it then I'd suggest starting by confirming that other SerialOSC monome apps are working correctly and checking for Sequencer errors in the console.

Regarding the frameworks: QuincyKit could/should probably be removed at this point. And I haven't checked on the status of vv in a while: https://github.com/mrRay/vvopensource

As you can probably tell I haven't been working on this project in a while and things are getting a bit stale I'm afraid!