[Csnd] New issue with csnd6.jar
Date | 2023-08-30 11:31 |
From | Robert Gerard Pietrusko |
Subject | [Csnd] New issue with csnd6.jar |
Hi folks,
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Following up on this. I was able to get my old code running again by installing an earlier version of Processing. This is a good fix for now, but I am wondering if anyone can shed light on why csnd6.jar might not be compatible with newer versions of Processing/Java. I had always assumed backwards compatibility with *.jar files. (I also realize this might be a better question for the Processing forums. Ignore as needed.) Best, Robert |
Date | 2023-08-30 12:26 |
From | "Dr. Richard Boulanger" |
Subject | Re: [Csnd] New issue with csnd6.jar |
Hello Professor! I want to see and hear all these cool projects you have done with Csound and Processing! - Dr.B Dr. Richard Boulanger Professor Electronic Production and Design Berklee College of Music Professional Writing & Technology Division On Wed, Aug 30, 2023 at 6:33 AM Robert Gerard Pietrusko <rgpietru@gmail.com> wrote:
|
Date | 2023-08-31 05:23 |
From | Steven Yi |
Subject | Re: [Csnd] New issue with csnd6.jar |
If I was to guess, it might be if you have a version of Csound that isn't a universal binary, you might be trying to link with it from a JVM that is different from the version of Csound you have installed. Do you know what CPU architecture of Processing you had installed, and know the same for Csound? On Wed, Aug 30, 2023 at 6:33 AM Robert Gerard Pietrusko <rgpietru@gmail.com> wrote:
|