thefinalcutbg / QAN1xEditor

An editor for the Yamaha AN1x synthesizer
MIT License
14 stars 1 forks source link

Editor crashes if Arturia Minifreak is connected #1

Open Apieceofbluesky opened 5 months ago

Apieceofbluesky commented 5 months ago

In my setup, QAN1xEditor won't open while my Arturia MiniFreak is connected and running. It crashes, and leaves a process behind that isn't able to be killed by task manager, process explorer etc. The OG AN1xedit doesn't have the same problem. My OS is Windows 11.

thefinalcutbg commented 5 months ago

Sounds like an infinite loop happening somewhere. Can you use some midi monitor and paste the messages MiniFreak and QAN1xEditor exchange between each other when the freeze happens? Use MIDIView or PocketMIDI

Apieceofbluesky commented 3 months ago

Unfortunately i wasn't able to, my problem seems to be occupied ports. For example, i have to switch on certain devices in a specific order, to be able to work with them in Bitwig. Regarding your app, which is awesome btw, it seems to scan all MIDI devices, and also change them each time you start the app. Maybe it would be possible to only scan midi devices on demand, and just keep a certain setting otherwise?

thefinalcutbg commented 3 months ago

You mean AN1x and MiniFreak are running on separate devices, not on separate channels? If that's the problem, I can make the editor remember the last used device and switch to it automatically on startup if it is present. Can you give me you email ot some IM username, so I can contact you for testing?