ohmtech-rdi / eurorack-blocks

Software to Hardware Prototyping for Eurorack using C++, Max/Gen~ or Faust
Other
308 stars 21 forks source link

Fix win vcvrack run #677

Closed ohmtech-rdi closed 4 months ago

ohmtech-rdi commented 4 months ago

This PR pins VCV Rack install on Windows to 2.4.1, as it seems the latest 2.5.2 installed by the chocolatey package introduced so bugs on startup:

MidiInWinMM::initialize: no MIDI input devices currently available.
MidiOutWinMM::initialize: no MIDI output devices currently available.

Press enter to exit.
cat: 'C:\Users\runneradmin/Documents/Rack2/log.txt': No such file or directory

Source