You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
3. Prepare Build directory and set local install path: `cmake -B build -G Ninja --install-prefix ~/.local`
@@ -74,18 +77,18 @@ In case I forgot something, cmake will tell you. Please open an issue, so I can
74
77
75
78
### Flatpak
76
79
77
-
The UI, filter chain node creation and audio source node detection work fine. However, setting the metadata for actual routing does absolutely nothing and the connection is not visible in coppwr. But this should actually work, because EasyEffects and other apps also support Flatpak.
78
-
79
-
**IF YOU ARE A DEVELOPER, PLEASE HELP ME WITH THE FLATPAK. THANKS!**
4. Run the program: `flatpak run de.berny23.virtual_surround_manager`
85
84
86
85
### AppImage
87
86
88
-
I don't even know how this is supposed to work. There are mutliple different builder tools with no clear documentation on which to use. I tried some, but my build just crashes when launching it.
0 commit comments