preview chuck-1.5.0.0; ChucK Community Discord server!
Dear all, As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release! https://chuck.stanford.edu/release/preview/ Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0! https://discord.gg/ENr3nurrx8 Keep on ChucKin' Ge! PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new: https://chuck.stanford.edu/release/preview/VERSIONS ~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~
following build instructions, linux:
[chuck-core]: compiling...
make linux-jack -C core
make[1]: Entering directory '/home/forrest/chuck-1.5.0.0-rc1/src/core'
bison -dv -b chuck chuck.y
make[1]: bison: No such file or directory
make[1]: *** [makefile:132: chuck.tab.c] Error 127
?
On Tue, May 2, 2023 at 12:13 AM Ge Wang
Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
depending on your flavor of linux:
sudo apt-get install flex bison
On Tue, May 2, 2023 at 7:14 AM Forrest Curo
following build instructions, linux:
[chuck-core]: compiling... make linux-jack -C core make[1]: Entering directory '/home/forrest/chuck-1.5.0.0-rc1/src/core' bison -dv -b chuck chuck.y make[1]: bison: No such file or directory make[1]: *** [makefile:132: chuck.tab.c] Error 127
?
On Tue, May 2, 2023 at 12:13 AM Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
missing sndfile-dev showed up later, but getting flex installed (& bison
reinstalled?) got me through to that --
And now it works...
On Tue, May 2, 2023 at 7:34 AM Dana Batali
depending on your flavor of linux:
sudo apt-get install flex bison
On Tue, May 2, 2023 at 7:14 AM Forrest Curo
wrote: following build instructions, linux:
[chuck-core]: compiling... make linux-jack -C core make[1]: Entering directory '/home/forrest/chuck-1.5.0.0-rc1/src/core' bison -dv -b chuck chuck.y make[1]: bison: No such file or directory make[1]: *** [makefile:132: chuck.tab.c] Error 127
?
On Tue, May 2, 2023 at 12:13 AM Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hi,
the new release builds on devuan with no errors
(devuan is debian without systemd)
¶ uname -a
Linux metairie 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30)
x86_64 GNU/Linux
¶
i used make linux-jack
examples/basic/whirl.ck works
this does not
./chuck ../examples/stk/wurley2.ck
[chuck]: RtAudio: no compiled support for specified API argument!
[chuck](via STK): Echo: setEffectMix parameter (-4.4062e-16) is less
than zero!
1.4.2 on this same example works fine
this is my jack command
/usr/bin/jackd -d alsa -dhw:2,0 -r44100 -p128 -n2 -Xseq
cheers
d
On Tue, 2 May 2023 00:13:07 -0700
Ge Wang
Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Thank you so much for the report -- this issue turned out to be due to a regression bug that affected all STK FM objects (including Wurley). The issue has now been addressed and we have posted a second release candidate for all platforms: https://chuck.stanford.edu/release/preview/1.5.0.0-rc2/ If you'd like, please try this to see if the issue persists. Thank you again! Ge! ~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ On 5/2/23 10:16 AM, d wrote:
Hi,
the new release builds on devuan with no errors (devuan is debian without systemd)
¶ uname -a Linux metairie 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux ¶
i used make linux-jack
examples/basic/whirl.ck works
this does not ./chuck ../examples/stk/wurley2.ck [chuck]: RtAudio: no compiled support for specified API argument! [chuck](via STK): Echo: setEffectMix parameter (-4.4062e-16) is less than zero!
1.4.2 on this same example works fine
this is my jack command /usr/bin/jackd -d alsa -dhw:2,0 -r44100 -p128 -n2 -Xseq
cheers d
On Tue, 2 May 2023 00:13:07 -0700 Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Hi
RC2 is working now.
I did get one warning:
ugen_stk.cpp: In member function ‘void WvIn::init()’:
ugen_stk.cpp:17907:20: warning: converting to non-pointer type ‘long int’ from NULL [-Wconversion-null]
17907 | chunkPointer = NULL;
| ^~~~
All the examples I tried worked.
Im going to try and build the fluidsynth ugen today
As an aside:
Id like to write to write a higher order kind of
sequencer, midi sequences as cadences that can be
conducted , rearranged etc in real time.
(I usually compose/arrange in lilyond)
Chuck seems like a good approach especially
with the new AI stuff.
And I could have players that introduce different
characteristics. modifying velocty, vibrato etc
from cues in real time
In performance the sequencer could be
stopped, seek to a particular measure,
and after a fermata continue on a signal.
Im doing some of that with the Java
sequencer lib. But its got some
jitter and drops events.
I looked at the chuck source for reading
midifiles. I am not much of a C programmer,
but it appears there are functions to deliver
raw midi events etc. But I cant work out
what object they belongs to.
thanks
d
On Thu, 4 May 2023 02:59:51 -0700
Ge Wang
Thank you so much for the report -- this issue turned out to be due to a regression bug that affected all STK FM objects (including Wurley). The issue has now been addressed and we have posted a second release candidate for all platforms:
https://chuck.stanford.edu/release/preview/1.5.0.0-rc2/
If you'd like, please try this to see if the issue persists. Thank you again!
Ge!
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~
On 5/2/23 10:16 AM, d wrote:
Hi,
the new release builds on devuan with no errors (devuan is debian without systemd)
¶ uname -a Linux metairie 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux ¶
i used make linux-jack
examples/basic/whirl.ck works
this does not ./chuck ../examples/stk/wurley2.ck [chuck]: RtAudio: no compiled support for specified API argument! [chuck](via STK): Echo: setEffectMix parameter (-4.4062e-16) is less than zero!
1.4.2 on this same example works fine
this is my jack command /usr/bin/jackd -d alsa -dhw:2,0 -r44100 -p128 -n2 -Xseq
cheers d
On Tue, 2 May 2023 00:13:07 -0700 Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
the fluidsynth chugin builds with RC2
but segfaults on the test
it does work with 1.4.2.0
d
-----------------------------------------------------------------
¶ make linux
g++ -D__LINUX_JACK__ -D__PLATFORM_LINUX__ -I../../src/core -fPIC -O3 -c
-o FluidSynth.o FluidSynth.cpp gcc -shared -lstdc++ -o FluidSynth.chug
FluidSynth.o -lfluidsynth ¶ ../../src/chuck
--chugin-path:./FluidSynth.chug fluidsynth-test.ck [chuck]: RtAudio:
no compiled support for specified API argument!
Segmentation fault
On Thu, 4 May 2023 10:12:25 -0700
d
Hi
RC2 is working now.
I did get one warning: ugen_stk.cpp: In member function ‘void WvIn::init()’: ugen_stk.cpp:17907:20: warning: converting to non-pointer type ‘long int’ from NULL [-Wconversion-null] 17907 | chunkPointer = NULL; | ^~~~
All the examples I tried worked.
Im going to try and build the fluidsynth ugen today
As an aside:
Id like to write to write a higher order kind of sequencer, midi sequences as cadences that can be conducted , rearranged etc in real time. (I usually compose/arrange in lilyond)
Chuck seems like a good approach especially with the new AI stuff.
And I could have players that introduce different characteristics. modifying velocty, vibrato etc from cues in real time
In performance the sequencer could be stopped, seek to a particular measure, and after a fermata continue on a signal.
Im doing some of that with the Java sequencer lib. But its got some jitter and drops events.
I looked at the chuck source for reading midifiles. I am not much of a C programmer, but it appears there are functions to deliver raw midi events etc. But I cant work out what object they belongs to.
thanks d
On Thu, 4 May 2023 02:59:51 -0700 Ge Wang
wrote: Thank you so much for the report -- this issue turned out to be due to a regression bug that affected all STK FM objects (including Wurley). The issue has now been addressed and we have posted a second release candidate for all platforms:
https://chuck.stanford.edu/release/preview/1.5.0.0-rc2/
If you'd like, please try this to see if the issue persists. Thank you again!
Ge!
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~
On 5/2/23 10:16 AM, d wrote:
Hi,
the new release builds on devuan with no errors (devuan is debian without systemd)
¶ uname -a Linux metairie 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux ¶
i used make linux-jack
examples/basic/whirl.ck works
this does not ./chuck ../examples/stk/wurley2.ck [chuck]: RtAudio: no compiled support for specified API argument! [chuck](via STK): Echo: setEffectMix parameter (-4.4062e-16) is less than zero!
1.4.2 on this same example works fine
this is my jack command /usr/bin/jackd -d alsa -dhw:2,0 -r44100 -p128 -n2 -Xseq
cheers d
On Tue, 2 May 2023 00:13:07 -0700 Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
Are you building against the latest headers in the chugins repo, in chuck/include/? Ge! On 5/4/23 5:29 PM, d wrote:
the fluidsynth chugin builds with RC2 but segfaults on the test
it does work with 1.4.2.0
d ----------------------------------------------------------------- ¶ make linux g++ -D__LINUX_JACK__ -D__PLATFORM_LINUX__ -I../../src/core -fPIC -O3 -c -o FluidSynth.o FluidSynth.cpp gcc -shared -lstdc++ -o FluidSynth.chug FluidSynth.o -lfluidsynth ¶ ../../src/chuck --chugin-path:./FluidSynth.chug fluidsynth-test.ck [chuck]: RtAudio: no compiled support for specified API argument! Segmentation fault
On Thu, 4 May 2023 10:12:25 -0700 d
wrote: Hi
RC2 is working now.
I did get one warning: ugen_stk.cpp: In member function ‘void WvIn::init()’: ugen_stk.cpp:17907:20: warning: converting to non-pointer type ‘long int’ from NULL [-Wconversion-null] 17907 | chunkPointer = NULL; | ^~~~
All the examples I tried worked.
Im going to try and build the fluidsynth ugen today
As an aside:
Id like to write to write a higher order kind of sequencer, midi sequences as cadences that can be conducted , rearranged etc in real time. (I usually compose/arrange in lilyond)
Chuck seems like a good approach especially with the new AI stuff.
And I could have players that introduce different characteristics. modifying velocty, vibrato etc from cues in real time
In performance the sequencer could be stopped, seek to a particular measure, and after a fermata continue on a signal.
Im doing some of that with the Java sequencer lib. But its got some jitter and drops events.
I looked at the chuck source for reading midifiles. I am not much of a C programmer, but it appears there are functions to deliver raw midi events etc. But I cant work out what object they belongs to.
thanks d
On Thu, 4 May 2023 02:59:51 -0700 Ge Wang
wrote: Thank you so much for the report -- this issue turned out to be due to a regression bug that affected all STK FM objects (including Wurley). The issue has now been addressed and we have posted a second release candidate for all platforms:
https://chuck.stanford.edu/release/preview/1.5.0.0-rc2/
If you'd like, please try this to see if the issue persists. Thank you again!
Ge!
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~
On 5/2/23 10:16 AM, d wrote:
Hi,
the new release builds on devuan with no errors (devuan is debian without systemd)
¶ uname -a Linux metairie 5.10.0-16-amd64 #1 SMP Debian 5.10.127-1 (2022-06-30) x86_64 GNU/Linux ¶
i used make linux-jack
examples/basic/whirl.ck works
this does not ./chuck ../examples/stk/wurley2.ck [chuck]: RtAudio: no compiled support for specified API argument! [chuck](via STK): Echo: setEffectMix parameter (-4.4062e-16) is less than zero!
1.4.2 on this same example works fine
this is my jack command /usr/bin/jackd -d alsa -dhw:2,0 -r44100 -p128 -n2 -Xseq
cheers d
On Tue, 2 May 2023 00:13:07 -0700 Ge Wang
wrote: Dear all,
As we are nearing the major new release, we have a *preview* build (chuck-1.5.0.0-rc1) for anyone interested in trying it out. We would greatly appreciate any feedback before we finalize the release!
https://chuck.stanford.edu/release/preview/
Also new: everyone is warmly invited to join us on the ChucK Community Discord server. It's a place for questions, discussions, feedback, issue reporting, and just hanging out! Come and tell us how you're finding the preview build of chuck-1.5.0.0!
Keep on ChucKin' Ge!
PS Please note the preview is a non-final Release Candidate 1 (RC1); the version in chuck and miniAudicle should read "1.5.0.0-rc1". We will announce the actual release when its finalized. For a peek of what's new:
https://chuck.stanford.edu/release/preview/VERSIONS
~~~ Ge Wang Associate Professor Center for Computer Research in Music and Acoustics (CCRMA) Department of Music (also Computer Science, by Courtesy) Stanford University https://ccrma.stanford.edu/~ge/ ~ Artful Design: Technology in Search of the Sublime! -- what we make, makes us -- https://artful.design/ ~~~ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
As it turns out no.. I had an old zipfile
I downloaded the latest from https://github.com/ccrma/chugins
and built that, and
../../src/chuck --chugin-path:./ FluidSynth-play.ck
results in a segmentation fault
I attached the results.. not sure if that
works in this list.
d
On Thu, 4 May 2023 23:02:39 -0700
Ge Wang
Are you building against the latest headers in the chugins repo, in chuck/include/?
Ge!
On 5/4/23 5:29 PM, d wrote:
the fluidsynth chugin builds with RC2 but segfaults on the test
it does work with 1.4.2.0
d
participants (4)
-
d
-
Dana Batali
-
Forrest Curo
-
Ge Wang