cnlohr / colorchord

Chromatic Sound to Light Conversion System
Other
663 stars 114 forks source link

How do I get the Voronoi Diagram? #75

Closed CubeyT closed 1 year ago

CubeyT commented 5 years ago

Before I start, I am a newbie at coding. I know almost nothing, but I do know a bit about computers.

Anyways, I got the program working. I am using Windows 10 64 bit, but instead of the voronoi diagram in the back, I just have blue. How do I get the diagram to show up? Is it built in, or do I have to install it?

cnlohr commented 5 years ago

It should be built in. Most of the time the biggest issues surround sound not getting into the program... Can you take a screen shot just in case I see something obvious.

Did you get terminal output associated with your program?

CubeyT commented 5 years ago

colorchord screenshot Here's a screenshot of the program next to the terminal (I think that's what it's called)

Is there a hotkey to get it started? Another thing that could be important is that I used FireFlaker's .exe that was posted in the comments of another issue, but if I need to edit it, I don't know how to get there.

One thing that could be a problem is the "Warning: cannot open default.conf" but I really don't know what that means

cnlohr commented 5 years ago

"Warning cannot open default.conf"

It needs to be run from the same folder as "default.conf"

CubeyT commented 5 years ago

Oh I see. It works perfectly now, thanks for the help 👍