Oops. It looks like I should have posted this to "Help." Sorry 'bout that.
Howdy, I'm trying to install Bristol on Fedora 32 and I'm getting some compile issues. Even though I have the alsa-lib-devel package installed, I'm getting this error: audioEngineJack.c:42:10: fatal error: alsa/iatomic.h: No such file or directory 42 | #include <alsa iatomic.h=""></alsa> It seems that the iatomic.h file has been removed in recent versions of alsa. See for example here: https://github.com/RTcmix/RTcmix/issues/22 Is there an easy fix for this? Thanks, Oliver
Refactoring.
Further changes to making jAudio into a library.
Changes
Refactoring.
Refactoring for use as library.
Simple modernization tasks.