rove
rove copied to clipboard
rove is music performance software for monomes
forget all that destdir and makefile cruft. unneeded. i wrote a waf buildsystem and it works like clockwork. much easier to install and maintain the code, and i updated the...
Yo! Thanks a million times for rove! I use it almost daily, and it's really allowed me to experiment and develop my music over the years :). Totally dig it....
while compiling rove from latest git: --- CCFLAGS="-march=native -fomit-frame-pointer -O2 -pipe" LINKFLAGS="-Wl,-O1 -Wl,--as-needed" "/var/tmp/portage/media-sound/rove-9999/work/rove-9999/waf" --prefix=/usr configure Setting top to : /var/tmp/portage/media-sound/rove-9999/work/rove-9999 Setting out to : /var/tmp/portage/media-sound/rove-9999/work/rove-9999/build Checking for 'gcc' (c...