Package Details: airwindows-git r395.171fc8a1-1

Git Clone URL: https://aur.archlinux.org/airwindows-git.git (read-only, click to copy)
Package Base: airwindows-git
Description: Airwindows plugins are modular, graphic-less, stripped-down, VST plugins for Mac and PC
Upstream URL: https://www.airwindows.com/
Licenses: MIT
Groups: vst-plugins, pro-audio
Provides: airwindows
Submitter: Teteros
Maintainer: galuise
Last Packager: galuise
Votes: 6
Popularity: 0.000000
First Submitted: 2020-08-18 08:38 (UTC)
Last Updated: 2024-07-01 19:35 (UTC)

Latest Comments

« First ‹ Previous 1 2

nyxkn commented on 2021-05-29 06:00 (UTC)

Same build error as @alexteee. Had to add mkdir -p "${pkgname%-*}/plugins/LinuxVST/build" to build() to have the build continue successfully.

sg75 commented on 2021-05-24 16:36 (UTC)

@Teteros: Can you please have I look at: https://github.com/airwindows/airwindows/issues/28 ?

tl;dr: -march=native -ffast-math helps to reduce DSP loads significantly on AMD CPUs. However, I don't know where to best add these flags. In your PGKBUILD or better to /etc/makepkg.conf ?!?

alexteee commented on 2021-05-21 02:27 (UTC)

can't build:

==> Starting build()...
/home/alex/.cache/yay/airwindows-git/PKGBUILD: line 32: cd: airwindows/plugins/LinuxVST/build: No such file or directory
==> ERROR: A failure occurred in build().