Open ph1-xyz opened 1 year ago
i'm playing with this on arch https://github.com/oskude/radiance but i don't know what i'm doing ;P
Doesn't compile,
fatal error: mpv/opengl_cb.h: No such file or director
which, I read, is deprecated since two years :-7
sorry, had some local commits that i hadn't pushed >.<* my repo is now updated. and the "fix" is in this commit https://github.com/zbanks/radiance/commit/b86490f7d09139c392e4431324fad114ab6c923e
Thanks for the commit!!
I'm now having problems with
fatal error: mpv/qthelper.hpp
have you copied that file specifically to a folder, as it is said here?
hups, didn't even have mpv installed, so radiance compiled without it >.<*
qthelper.hpp added, compiles but didn't test if works :)
Can't quickly grasp how to sync things, but I also managed to compile, thanks!
sync things? for example?
PS. it's so fun to work on this app (even though c++ >.<*): you fix or add a thing, then get hypnotised by the visuals for hours :star_struck: PPS. i hope @zbanks is ok, i love this app, thank you!
sync things? for example?
Mainly, send audio channels in; not seeing anything in the menu or the UI to do that :-?
For audio routing use helvum, qpwgraph or carla
I tried before using the downloaded zip, but had problems with BTracks.
I'm now trying to install Radiance from Arch Linux through yay, but having other problems: ` fatal error: mpv/opengl_cb.h: No such file or directory
`
Could someone point me to the way I should try to install and use this software? Thanks