Hydrogen on Windows 10 - no MIDI devices appear #1047
Replies: 12 comments 13 replies
-
I have a possibly related problem. Although Hydrogen defaults to "no MIDI input device", it successfully detects and lists my Yamaha YS as an option, However, when I try to re-start the driver specifying the Yamaha, Hydrogen crashes. |
Beta Was this translation helpful? Give feedback.
-
Yes, it is 64 bit Windows... Thanks for the info, good to hear there's a
solution on the way!
Julian
…On Sun, 28 Nov 2021, 18:22 Colin McEwan, ***@***.***> wrote:
Is that, by any chance, on 64-bit Windows? If so, that's a known PortMidi
issue with the version packaged in MSYS2 which is where Hydrogen gets its
dependencies from.
It's been fixed in MSYS2 so we should push out a Hydrogen release soon to
pick up this and some other fixes.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1047 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWWGBLPVEEBATQ3QXIPR6ADUOJQPBANCNFSM4VNJX2CQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
I had the same issue. When selecting the Midi input device it want's to restart and then forgets the midi device selection. I am also on Windows 64bit. I uninstalled the latest Hydrogen 1.1.0 and reverted back to Hydrogen 1.1.0 beta1 (or 1.02) and now the Midi input device works fine. |
Beta Was this translation helpful? Give feedback.
-
Hi @DrJanNielsen , @catopede and @NoAliby , Would you be able to try these preview builds, please? These should address MIDI issues as well as preferences dialog issues. All being well these will be representative of what will be the 1.1.1 release :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Sure
Jan
…On Tue, 30 Nov 2021 at 18:30, Colin McEwan ***@***.***> wrote:
Awesome! If the issue is still there, would you be able to help a little
with debugging by running an augmented debug version of Hydrogen and
capturing logs? Hardware-related issues are sadly something that are
difficult to debug since we naturally don't have access to the same
hardware! :D Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1047 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASJPQFCIYFW6E2Y67ZE7MJDUOUJ2VANCNFSM4VNJX2CQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
All,
I just had a moment to download the test version of Hydrogen re this issue.
The good news is that hydrogen now sees all the various midi interfaces on
the PC (same PC and setup as my original post). I have also managed to
capture (record) midi events generated on my Boss DR-880 in Hydrogen. Not
quite figured out how to play events out but I’m certain it will work once
I get the mappings set up correctly (and I get a bit more familiar with
Hydrogen and its handling of MIDI).
Under any circumstances, great catch and and thanks for looking into this
Cheers
Jan
…On Tue, 30 Nov 2021 at 18:30, Colin McEwan ***@***.***> wrote:
Awesome! If the issue is still there, would you be able to help a little
with debugging by running an augmented debug version of Hydrogen and
capturing logs? Hardware-related issues are sadly something that are
difficult to debug since we naturally don't have access to the same
hardware! :D Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1047 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASJPQFCIYFW6E2Y67ZE7MJDUOUJ2VANCNFSM4VNJX2CQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Beta Was this translation helpful? Give feedback.
-
The 64bit seems to work OK now. One thing I noticed is that before when it prompted that it needed to restart the driver Hydrogen would close. Now it prompts you, but the program stays open. That is a plus. However, I am getting an error now when trying to delete a pattern "Could not save pattern to temporary directory" |
Beta Was this translation helpful? Give feedback.
-
If you can reproduce this issue, could you please enable debug logging ( Debug ⇒ Log level ⇒ Debug) and capture the log file (c:\Users\username.hydrogen\hydrogen.log) when in happens? That will show which filenames it's trying to use and the location it's trying to access. |
Beta Was this translation helpful? Give feedback.
-
@cme, is there a more recent build? While this pre-release version had fixed some issues I was having there are some nagging items, I would love if they went "away":
If there is a newer build I am hoping it has those aspects sorted. |
Beta Was this translation helpful? Give feedback.
-
Hi, |
Beta Was this translation helpful? Give feedback.
-
Dear Sirs, Kind regards |
Beta Was this translation helpful? Give feedback.
-
Apologies if this is a misunderstanding but I'm stumped.
I have installed Hydrogen 1.0.1 on Windows 10; installation went fine and hydrogen starts and works as software only system.
But I want to experiment with using hydrogen to output MIDI to control my BOSS DR-880 drum synth. However, When I go to select my MIDI ports I only have "None" as options for both Input and Output.
I have tried to run PmDefaults (which does find all my MIDI devices (both virtual and physical) but nothing changes in Hydrogen.
Am I missing something to pick up a configuration from somewhere? If there is an answer I promise to provide a documentation patch.
Beta Was this translation helpful? Give feedback.
All reactions