<div dir="ltr"><div><div>I had to do the following to get TamTam activities to run on Fedora 20:<br><br>The tamtamorc.cfd file in <tamtam>/common/Resources/ needs an additional comma in line 62:<br><br>$ diff tamtamorc.csd tamtamorc.csd.orig <br>

62c62<br>< aindex, atrans, ifreq, iphase, itable, itabdur xin<br>---<br>> aindex, atrans, ifreq, iphase itable, itabdur xin<br><br></div>In addition on the x86_64 architecture, I had to make the aclient.so (in common/Util/Clooper) using the installed version of csound.<br>

<br></div><div>It would be useful if tamtamorc.csd file is fixed in the main repository.<br><br></div><div>Regards<br>Anil.<br></div><br></div>