[chuck-users] chuck-users Digest, Vol 205, Issue 7

d dchuck at yurfish.com
Sat Jun 10 12:07:39 EDT 2023


the file asoundlib.h   

on debian/ubuntu based systems is 
in the libasound2-dev package

try:

apt-get install libasound2-dev 

not sure about fedora systems
but it should be something similar



On Sun, 11 Jun 2023 00:22:12 +1000
Stuart Anderson <stuart.errol.anderson at gmail.com> wrote:

> I downloaded chuck-1.5.0.0 and tried to compile it for linux-jack.
> Compilation ended with this error;
> rtmidi.cpp:805:10: fatal error: alsa/asoundlib.h: No such file or
> directory 805 | #include <alsa/asoundlib.h>
>      |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> make[1]: *** [makefile:146: rtmidi.o] Error 1
> make[1]: Leaving directory
> '/home/stuart/Music/chuck-1.5.0.0/chuck-1.5.0.0/src/core'
> make: *** [makefile:221: chuck-core] Error 2
> 
> 
> 
> On Sat, May 20, 2023 at 2:00 AM
> <chuck-users-request at lists.cs.princeton.edu> wrote:
> 
> > Send chuck-users mailing list submissions to
> >         chuck-users at lists.cs.princeton.edu
> >
> > To subscribe or unsubscribe via the World Wide Web, visit
> >         https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> > or, via email, send a message with subject or body 'help' to
> >         chuck-users-request at lists.cs.princeton.edu
> >
> > You can reach the person managing the list at
> >         chuck-users-owner at lists.cs.princeton.edu
> >
> > When replying, please edit your Subject line so it is more specific
> > than "Re: Contents of chuck-users digest..."
> > Today's Topics:
> >
> >    1. chuck-1.5.0.0 (chai) released (Ge Wang)
> >
> >
> >
> > ---------- Forwarded message ----------
> > From: Ge Wang <ge at ccrma.stanford.edu>
> > To: chuck-users at lists.cs.princeton.edu, chuck at lists.cs.princeton.edu
> > Cc:
> > Bcc:
> > Date: Thu, 18 May 2023 12:31:03 -0700
> > Subject: [chuck-users] chuck-1.5.0.0 (chai) released
> > Dear all,
> >
> > A new release of ChucK (1.5.0.0; codename "chai") is here:
> >
> >      https://chuck.stanford.edu/
> >      https://chuck.cs.princeton.edu/
> >
> > This is a major release; additions and updates include:
> >
> > * ChucK + AI (ChAI) -- a set of AI/ML tools for building
> > interactive AI musical instruments and systems (thanks to Dr.
> > Rebecca Fiebrink for blazing the trail on interactive AI for music;
> > thanks Yikai Li and the students of Music AI):
> >      https://chuck.stanford.edu/chai/
> >      https://chuck.stanford.edu/doc/reference/ai.html
> >
> > * WebChucK IDE -- code ChucK on the web!
> >      https://chuck.stanford.edu/ide/
> >      (thanks Terry Feng + team for WebChucK IDE)
> >
> > * WebChucK landing page (use ChucK in your web projects)
> >      https://chuck.stanford.edu/webchuck
> >      (thanks Jack Atherton for creating WebChucK)
> >
> > * all new API reference, now auto-generated from the type system
> > (based on Spencer Salazar's 'ckdoc' utility; many thanks to
> > everyone who contributed documentation and examples):
> >      https://chuck.stanford.edu/doc/reference/
> >
> > * audio drivers support -- ASIO and WASAPI support on Windows; can
> > now compile Jack + Pulse + ALSA support into a single chuck
> > executable on Linux (thanks Dana Batali and Nick Shaheed)
> >
> > * improved audio devices support, including AirPods and other
> > Bluetooth headphones
> >
> > * The full list of new features and updates can found here:
> >      https://chuck.stanford.edu/release/VERSIONS
> >
> > * (extra!) A few projects made with ChAI from a recent course
> >      https://ccrma.stanford.edu/courses/356/
> >      https://ccrma.stanford.edu/courses/356/gallery/
> >
> > Happy ChucKing to all!
> > ChucK Team
> >
> > [Many people contributed to chuck-1.5] Perry Cook, Spencer Salazar,
> > Jack Atherton, Celeste Betancur, Chris Chafe, Michael Mulshine,
> > Andrew Zhu Aday, Marise van Zyl, Terry Feng, Nick Shaheed, Alex
> > Han, Eito Murakami, Yikai Li, Ge Wang
> >
> > [Additional thanks] Dana Batali, David Braun, Barak Pearlmutter,
> > Eric Heep, Fernando Lopez-Lezcano, Kunwoo Kim, Stanford HAI, people
> > of CCRMA
> >
> > ~~~
> > 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 at lists.cs.princeton.edu
> > https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
> >



More information about the chuck-users mailing list