Dewb / monome-rack

VCV Rack plugin for monome Eurorack modules
GNU General Public License v2.0
225 stars 13 forks source link

Cant get the virtual grid to start, I am using a build for Windows made by rackedge. #29

Closed Zugelno closed 6 years ago

Zugelno commented 6 years ago

What operating system and version are you running? Win 7

What version of Rack are you running? V.0.5.1

What's the behavior you observed? I tried the White Wale module and virtual grid 64

right clicked on White Wale and connected it to virtual grid 64. And a clock in on White Wale. But when i click on the virtual grid, nothing happens. What are I am doing wrong. Do you have a vcv rack patch I could download to see the connections

What should have happened instead?

If you're having trouble building, please paste the output of these commands:

   git status
   git submodule status
   make clean
   make

If you're experiencing a problem while running Rack, please paste the complete terminal log from your Rack session:

If you have a patch file that reproduces the issue, please drag-and-drop it here:

Dewb commented 6 years ago

Your connections sound fine, can you paste the terminal log from your Rack session?

phdsg commented 6 years ago

chiming in cause this "release" is coming from my builds repo. i'm sorry if this is causing you trouble. i can pull the zip if you want.

Dewb commented 6 years ago

I'm curious to take a look, where is your builds repo?

Zugelno commented 6 years ago

Hello, thanks for fast reply. I am not a coder, so how do I get the terminal log output from the Rack session? Do you have a patch from the Rack witch contains the connected modules? Many thanks for making these modules.

phdsg commented 6 years ago

@Dewb it's here: https://github.com/phdsg/rack-edge @Zugelno if you're not starting rack from a console you should still find a log.txt in the documents folder rack uses. on windows that's usually C:\Users\yourname\Documents\Rack.

Zugelno commented 6 years ago

Here is the log log.txt

Zugelno commented 6 years ago

And here is the log from newly installed Rack 0.5.1 not working either. log.txt

phdsg commented 6 years ago

the firmware is expecting (hardcoded path) that this plugin's directory is called 'monome-rack' (which it is on my side, so it works for me), but the dist target in the makefile creates a directory called 'Monome' which leads to the obvious conflict. i will fix the makefile for my builds so it creates the correct directory.

edit: taking a closer look, the firmware isn't included in the dist target in the first place.

Zugelno commented 6 years ago

Ok, many thanks. Looking forward to try it. Have a nice weekend.

Zugelno commented 6 years ago

That worked ! It seems like that this build is working. The 3 modules lights up and the virtual grids also lights up and advancing steps. Many many thanks for the help. Now its time to learn monome:). Have a nice weekend. Best from Norway. Many thanks to you dewb for building these modules.

Dewb commented 6 years ago

@phdsg Yup, I haven't made dist builds work yet. It's next on the list after #7.

@Zugelno Glad it works for you! Sorry for the runaround, this will get a lot easier once the package is released. Thanks for beta testing, please open another issue if you spot any new problems.

Zugelno commented 6 years ago

Ok, thats ok, now its time to learn Monome, steep learning curve. Ill let you now if I spot any problems. Thanks. Keep up the god work, VCV Rack is so fun, I cant believe its free.