faust
faust copied to clipboard
Need libfaust distribution for linux aarch64
Right now the libfaust that comes with the official releases is x86_64. We should also distribute an aarch64 version and possibly some others. This will require some possibly tricky work with faust/.github/workflows/libfaust.yml
.
any update on this? looking for an arm64/UB version of libfaust for macOS
I am also interested in this.
@turian and others, I’m working on automatic builds of libfaust for aarch64 Ubuntu 22.04. I chose 22.04 because I took the LLVM from an official 22.04 release of LLVM 17.0.6. You can try the libfaust from the artifacts here: https://github.com/DBraun/faust/actions/runs/7776346714
On Mon, Oct 30, 2023 at 7:06 AM Chase Edson @.***> wrote:
any update on this? looking for an arm64/UB version of libfaust for macOS
In case it would be useful, there's binary release of Radium for mac/arm64, which has a built-in faust development environment. http://users.notam02.no/~kjetism/radium/betas/macos_arm64/?C=M;O=D
On Tue, Feb 6, 2024 at 3:00 PM Kjetil Matheussen @.***> wrote:
On Mon, Oct 30, 2023 at 7:06 AM Chase Edson @.***> wrote:
any update on this? looking for an arm64/UB version of libfaust for macOS
In case it would be useful, there's binary release of Radium for mac/arm64, which has a built-in faust development environment. http://users.notam02.no/~kjetism/radium/betas/macos_arm64/?C=M;O=D
E.g. this radium song only uses faust instruments, almost all of them written specifically for this song: https://archive.org/details/libre-music-challenge-21/A-Lin+-+Poptikus.flac This song is also one of the demos included with Radium.
Done starting with 2.72.14 release.