laamaa / m8c

Cross-platform M8 tracker headless client
Other
377 stars 80 forks source link

Windows 32 Bit Build? #109

Closed 22bharris closed 1 year ago

22bharris commented 1 year ago

Is it possible to compile M8C to run on Windows 32 bit systems? If so, how would I go about that?

Thanks!

laamaa commented 1 year ago

It should be possible with MSYS2. I have done an automated build but I have no idea if it actually works, you could try this: m8c-2023-04-22-win32.zip

22bharris commented 1 year ago

Thank you very much! I will try this out when I get home from work and will report back.

22bharris commented 1 year ago

OK - I had a chance to try this on two different Windows 32 bit tablets tonight, with mixed results. On the first tablet, no Teensy/M8 is recognized as connected. On the second one, it shows the M8 display, I can move through the various screens, and pressing keys shows audio levels being output. However, I don't hear any sound, despite changing the audio output device in Windows. Any idea why this might be happening? It is so close to working on this device!

EDIT - User error! I had forgotten to adjust the Windows audio settings to have the default audio application "listen" to the M8. Everything works, and sounds great - thank you!

Thanks again for your assistance!!

laamaa commented 1 year ago

Awesome! Glad to hear it works.