Search Criteria
Package Details: fmodstudio 2.02.20-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fmodstudio.git (read-only, click to copy) |
---|---|
Package Base: | fmodstudio |
Description: | Desktop application for adaptive audio content creation |
Upstream URL: | https://fmod.com |
Keywords: | adaptive audio daw gamedev games indie music workstation |
Licenses: | custom |
Submitter: | mitchpk |
Maintainer: | mitchpk |
Last Packager: | mitchpk |
Votes: | 4 |
Popularity: | 0.48 |
First Submitted: | 2021-05-11 14:44 (UTC) |
Last Updated: | 2024-01-03 11:42 (UTC) |
Dependencies (8)
- alsa-lib
- freetype2 (freetype2-qdoledAUR, freetype2-macosAUR, freetype2-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libxcomposite
- libxcursor
- libxtst
- nss (nss-hgAUR)
- jq (jq-gitAUR) (make)
Latest Comments
1 2 Next › Last »
Neko_Rikka commented on 2024-09-01 07:50 (UTC)
you can modify it like this:
_filename=fmodstudio$(echo "${pkgver}" | sed 's/\.//g')linux64-installer.deb
this way, you only need to change pkgver for each update without having to modify _filename.
tristanjl commented on 2022-04-06 12:37 (UTC) (edited on 2022-04-06 13:22 (UTC) by tristanjl)
I don't think it's easily fixable. I just tested the Qt webview example on Manjaro and it exhibits exactly the same behaviour.
This isn't an issue on Ubuntu, so for whatever reason, Qt WebView is broken on Manjaro, so it either needs to be fixed on the Qt end or on the Manjaro/Arch end.
EDIT: just tested a bit further. So the issue exists in Qt 5.15.2 (which fmod studio is on) but is fixed in 6.2.4. So this should just go away whenever the Qt version is updated.
rpgcubed commented on 2022-03-12 01:39 (UTC)
@nalgenebottle I'm having the same issue as you. There's a couple of threads in the FMOD forum where some people are discussing this and similar problems; the solutions in those threads didn't work for me, but you might have better luck.
nalgenebottle commented on 2022-03-11 12:15 (UTC)
Hi, is there any known bugs with the Fmod.io integration ? When I try to open the Fmod.io browser, it just shows a blank grey window, no login prompt or anything.
It's supposed to work and uses qt5-webengine (which I have installed), but it doesn't on my system ...
geektea commented on 2022-02-27 21:39 (UTC) (edited on 2022-02-27 22:12 (UTC) by geektea)
Hey, I was really happy to see that this package is in the AUR. But, while trying to install it I'm running into the following error.
Looks like fmodstudio got updated to a new patch. I was able to clone the repo and modify line 15 to see the updated file instead.
_filename=fmodstudio20205linux64_patch1-installer.deb
I'm installing now and will let you know if I run into any other problems.
edit: This installed and I was able to boot-up fmodstudio without issue. Thanks for the package!
tristanjl commented on 2022-01-29 07:17 (UTC)
@flortsch the pipewire issue has been fixed in FMOD Studio 2.02.05, so there should be no need to use FMOD_ALSA_DEVICE once this package is updated.
flortsch commented on 2021-12-30 08:57 (UTC) (edited on 2021-12-30 08:58 (UTC) by flortsch)
@mitchpk I replaced pipewire with pulseaudio and indeed fmodstudio starts. Still no luck running on pipewire, but I figured out one can force fmodstudio to use a different backend with FMOD_ALSA_DEVICE=pulse fmodstudio, and then it also works on pipewire. Nothing xorg/wayland related.
mitchpk commented on 2021-11-25 12:18 (UTC)
@flortsch I am running pipewire and pipewire-pulse too. Looking at the output when I run fmodstudio, it appears similar to what you have posted - after reaching the last line "Uninitialize Sound System..." the window appears. Perhaps try running it with the "QT_QPA_PLATFORM=wayland" environment variable, or installing xorg-xwayland (as the first line in your log says that you are running a wayland session)
flortsch commented on 2021-11-25 11:47 (UTC)
Nice that you packaged fmodstudio :) However, it does not start for me. I am running on pipewire and pipewire-pulse. Do others have a similar problem?
kynnac commented on 2021-05-11 21:26 (UTC)
Hey @mitchpk! Thanks for this port. I've been using FMOD Studio since 2018 on Linux and I'm very happy to see it here on AUR. I'll give it a try and I'll get back to you. Thank you for this!
1 2 Next › Last »