< Back to IRCAM Forum

Antescofo compiled for ARM architecture

Hi there !
I’ve been trying to get Antescofo to work on my Raspberry Pi for a Project.
Now I’ve found a linux-compatible version (0.92) in the archive of the website but the code was only compiled for i386 and ia64 architectures.
After searching in a lot of different directions, installing different kernels and distributions on the Pi I realized that I would never get it to work because of the ARM (armv8) processor that is in the Pi (different set of instructions).
I read in this paper that the researchers had compiled a version for the ARM Cortex A9 processor in the course of the experiment.
Does someone know if and where I could find this version ?
I tried running a VM on the pi with Aarch64 but it is just too slow.

Thanks a lot for your help ! :slight_smile:

1 Like

Hello cakistan.

The version compiled for PureData on Udoo/Debian, was an internal version for experimentation. It is not stabel enough to be distributed. But we want to compile for the new RaspBerry and it will be available hopefully for the end of the year (Pure Data version).

Hello Giavitto
Thank you for your answer, I can understand that this is not a priority for the project.
I will be waiting, thanks for your work!