quaternionmedia / LaunchChess

Play chess on a Novation Launchpad!
http://launchchess.com/
11 stars 0 forks source link

Does not work with Launchpad Mini Mk2 #23

Closed Hellohi3654 closed 7 months ago

Hellohi3654 commented 2 years ago

I have tried reinstalling drivers and even using a different computer and I can't get it to work It works with Ableton's website arcade demo thingo

It says Launchpad Mini appears in the input and output dropdown boxes but the red dot never goes green no matter what I try

Also I am using Google chrome and have given launchchess.com access to midi devices in site settings.

Just wondering if there is a fix Thanks

mrharpo commented 2 years ago

Hi, @Hellohi3654! Thanks for taking the time to report an issue!

I tried to make everything compatible for all Launchpads, per the programmer's reference guide, but I don't have a Launchpad Mini to test against.

Can you provide the console logs in the developer tools?

We've had some issues in the past getting it to work with Windows. Is it possible to try it on a mac or linux machine?

Also, try running it with administrator privilege, or possibly a different browser, such as Opera. (Firefox does not support the webmidi spec yet)

Thanks!

Hellohi3654 commented 2 years ago

Hi, @Hellohi3654! Thanks for taking the time to report an issue!

I tried to make everything compatible for all Launchpads, per the programmer's reference guide, but I don't have a Launchpad Mini to test against.

Can you provide the console logs in the developer tools?

We've had some issues in the past getting it to work with Windows. Is it possible to try it on a mac or linux machine?

Also, try running it with administrator privilege, or possibly a different browser, such as Opera. (Firefox does not support the webmidi spec yet)

Thanks!

I can only test on a windows machine but I could try and run Linux if you want I will try running as admin and also try Opera I can also get the console logs

Edit: Also found that this website seems to work fine with my launchpad mini mk2 https://maxwellito.github.io/tetrispad/

mrharpo commented 2 years ago

@Hellohi3654 Interesting... Tetrispad is not working for my Launchpad X (although it is recognized). On my Launchpad mk2 (not mini) it lights up some buttons, but the grid sequence is out of order, and is not playable.

Anyway, if you can tell me the MIDI name of the device, I can map that to use the proper bindings here.

It should be available in an object printed to the console. It might be something like: LPMiniMK2 MIDI In

Hellohi3654 commented 2 years ago

image

Hellohi3654 commented 2 years ago

image

Hellohi3654 commented 2 years ago

not really sure what I'm looking for

mrharpo commented 2 years ago

Thanks @Hellohi3654! This is just what I need. I'm just looking for the name: "Launchpad Mini".

I made the potential fix, and pushed it to our staging environment: https://magnus.quaternion.media

Let me know if it works, or if you get another error message.

Hellohi3654 commented 2 years ago

I tried out that website it's working but the mappings are still not right buttons just seem to do random things There are no errors in the console Thanks

Hellohi3654 commented 2 years ago

just wondering if there's any updates on this thanks

mrharpo commented 2 years ago

Hmmm... The programmer's reference manual does not exist for this model, and this is the only model that is missing it.

If it's sending lights, but in the wrong order, it's possible it uses the older bindings.

I've made a patch (83dccfc) on https://magnus.quaternion.media/

Try it out (be sure to check the "disable cache" button in the network tab before refreshing).

If it doesn't work, send a picture. If it does work, send a picture!

Hellohi3654 commented 2 years ago

ok thanks I'll try it out

On Fri, 18 Mar 2022 at 04:39, Harpo @.***> wrote:

Hmmm... The programmer's reference manual does not exist for this model, and this is the only model that is missing it.

If it's sending lights, but in the wrong order, it's possible it uses the older bindings.

I've made a patch (83dccfc https://github.com/quaternionmedia/LaunchChess/commit/83dccfc1d5194472547a1ed10d346dff14de4a74) on https://magnus.quaternion.media/

Try it out (be sure to check the "disable cache" button in the network tab before refreshing).

If it doesn't work, send a picture. If it does work, send a picture!

— Reply to this email directly, view it on GitHub https://github.com/quaternionmedia/LaunchChess/issues/23#issuecomment-1071135473, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANV3NLEPXPZIWJS64FDXSD3VANU5LANCNFSM5PDF47GA . You are receiving this because you were mentioned.Message ID: @.***>

Hellohi3654 commented 2 years ago

IMG_20220611_202247.jpg

Been a little while here is what shows up when I try and use the launch pad

Hellohi3654 commented 2 years ago

IMG_20220611_202424~2.jpg

The four buttons with green are the first four pawns from left to right in the bottom left hand corner of the board

image

Hellohi3654 commented 2 years ago

btw don't know if this helps but this tetris game works fine on my launchpad https://maxwellito.github.io/tetrispad/

mrharpo commented 1 year ago

@Hellohi3654 I've made some fixes that might make your Launchpad work. Would you mind giving it a try again at https://magnus.quaternion.media/ and posting any output logs that happen if it doesn't work?

Thanks!

mrharpo commented 7 months ago

Closing, since it's been a year since the last update.

@Hellohi3654 Feel free to reopen if this is still an issue.