Package Details: vcvrack 2.6.6-3

Git Clone URL: https://aur.archlinux.org/vcvrack.git (read-only, click to copy)
Package Base: vcvrack
Description: Open-source Eurorack modular synthesizer simulator
Upstream URL: https://vcvrack.com/
Licenses: GPL-3.0-or-later, LicenseRef-custom
Groups: pro-audio
Provides: vcvrack-free, vcvrack-sdk
Submitter: mkoskar
Maintainer: cbix (osamc)
Last Packager: osamc
Votes: 44
Popularity: 0.74
First Submitted: 2018-01-09 18:17 (UTC)
Last Updated: 2026-01-18 20:51 (UTC)

Sources (19)

Pinned Comments

osamc commented on 2024-04-22 07:09 (UTC) (edited on 2025-02-15 17:32 (UTC) by osamc)

This AUR package is a mirror and automatically updated from the proaudio binary repo project at https://github.com/osam-cologne/archlinux-proaudio

If possible, open a GitHub issue or PR instead of commenting here, thanks!

Please also report if modules from the library fail to load and include relevant errors from ~/.local/share/Rack2/log.txt (look for lines printing "Could not load plugin").

dvzrv commented on 2019-06-28 08:35 (UTC)

If you are interested in a well integrated vcvrack (eventually in the [community] repository), built with system libraries from a verifiable source tarball, please do voice your concern in this issue and/or this pull request. It seems upstream only considers changing anything, as soon as enough customers complain.

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

cbix commented on 2026-01-31 06:37 (UTC)

@MarkieTheHero sounds like the issue from this comment: https://github.com/osam-cologne/archlinux-proaudio/issues/737#issuecomment-3765780781 I couldn't reproduce this yet but since it seems specific to this arch package I'm curious in what environment that happens, whether it's a glfw3 issue etc.

MarkieTheHero commented on 2026-01-31 01:39 (UTC)

I'm having this bizarre bug where anytime I go to turn a knob it cranks whatever value I'm changing all the way to the left with, seemingly, no way to turn it back. I verified that this is NOT a problem with my trackpad by testing knob turning, etc. in Reaper. Anyone else experienced this?

drg commented on 2026-01-19 00:15 (UTC)

@cbix it works fine now, thanks!

cbix commented on 2026-01-18 21:28 (UTC)

@drg try the latest version, I just pushed a possible fix for wayland. The recent GLEW update removed a required workaround for wayland but it turns out we can ignore GLEW anyway. Let me know if this breaks anything graphics-related now, couldn't find any bugs so far.

slack_twot commented on 2026-01-17 13:35 (UTC)

@drg @mgd

There have been problems in the past, during Wayland development, when Wayland/GLFW3/glew did not work well together for all apps. I'll leave that as a research project for yourselves, but I have installed vcvrack-bin because of the years of pain caused by build problems and incompatibilities with the source version. PS Google translate is your friend --

From the snippet of Make output you provided: Makefile:7: /usr/share/vcvrack/arch.mk: Datei oder Verzeichnis nicht gefunden ---> /usr/share/vcvrack/arch.mk: File or directory not found

make: *** Keine Regel, um „/usr/share/vcvrack/arch.mk“ zu erstellen. Schluss. make: *** No rule to create “/usr/share/vcvrack/arch.mk”. Ending.

make: Verzeichnis „/home/mgd/.cache/yay/vcvrack/src/Rack/dep“ wird verlassen ==> FEHLER: Ein Fehler geschah in build(). make: Exiting directory “/home/mgd/.cache/yay/vcvrack/src/Rack/dep”. ==> ERROR: An error occurred in build().

Arch.mk is a file in the source tree, I don't think it is dynamically created (https://github.com/VCVRack/Rack/blob/v2/arch.mk), so it appears you are not getting a complete version of the source tree or that the arch.mk in your make file references a different location to the actual source tree that you have synchronised. Try cleaning the whole shebang and trying again... More info is definitely required, some input beyond the 'build is broken' would certainly go a long way.

feydreva commented on 2026-01-16 22:50 (UTC)

Hello, I have the same error as @drg

"Could not initialize GLEW. Does your graphics card support OpenGL 2.0 or greater? If so, make sure you have the latest graphics drivers installed."

Any idea ?

drg commented on 2026-01-13 15:30 (UTC) (edited on 2026-01-13 15:31 (UTC) by drg)

I rebooted before building but I receice this: "Could not initialize GLEW. Does your graphics card support OpenGL 2.0 or greater? If so, make sure you have the latest graphics drivers installed." and VCV doesn't start. Am I doing something wrong?

mgd commented on 2026-01-12 10:23 (UTC)

Thanks, that solved the problem :)

cbix commented on 2026-01-12 09:10 (UTC)

@mgd reboot or re-login before building. vcvrack sets an environment variable in the default profile that is used during build and the environment is not updated after uninstalling. I'll look into fixing this.

mgd commented on 2026-01-12 08:00 (UTC) (edited on 2026-01-12 08:01 (UTC) by mgd)

Had to uninstall vcvrack to allow the update of glew (aka libGLEW) from 2.2 to 2.3. Upon reinstalling vcvrack I now run into:

examples/Makefile.am:9: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
examples/Makefile.am: installing 'Cfg/depcomp'
src/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension
tests/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
make: Verzeichnis „/home/mgd/.cache/yay/vcvrack/src/Rack/dep“ wird betreten
Makefile:7: /usr/share/vcvrack/arch.mk: Datei oder Verzeichnis nicht gefunden
make: *** Keine Regel, um „/usr/share/vcvrack/arch.mk“ zu erstellen.  Schluss.
make: Verzeichnis „/home/mgd/.cache/yay/vcvrack/src/Rack/dep“ wird verlassen
==> FEHLER: Ein Fehler geschah in build().
    Breche ab...
 -> Fehler beim Erstellen: vcvrack-exit status 4
 -> Die folgenden Pakete konnten nicht installiert werden. Ein manueller Eingriff ist erforderlich:
vcvrack - exit status 4