electro-music.com -> ChucK programming language https://electro-music.com/forum/ How did you meet ChucK https://electro-music.com/forum/viewtopic.php?p=454648#454648 Hello all ChucKers of the world!

I compose music in the style of this one:

https://soundcloud.com/a-l-b-103374957/vivarium-05-electric-nebula

Until now, I used python and Apple's Logic Pro software for my compositions, mainly its EFM1 synt ...
Arnaudettes Sat, 11 Nov 2023 03:40:01 -0700
Cannot open miniAudicle's "Preferences" on macOS Big Sur https://electro-music.com/forum/viewtopic.php?p=454005#454005 It works now! Great, thanks!

Although just as a note my airpods only seem to work with the 24kHz setting, which doesn't seem right to me, but I guess it should be.

Great to hear!

regarding the AirPods working at 24kHz setting, this may be b ...
ge Sun, 18 Jun 2023 03:19:39 -0700
ChucK programming language https://electro-music.com/forum/viewtopic.php?p=453994#453994 How to reduce audio delay from microphone to headphones in Chuck? And how to reduce latency through wireless headphones in Chuck?

Sorry for the extremely delayed reply! extra ironic given this is a post about latency...

First, please feel free ...
ge Sat, 17 Jun 2023 00:47:28 -0700
problem with audio dropouts https://electro-music.com/forum/viewtopic.php?p=453336#453336 I'm using ChucK on Ubuntu focal and the standard ChucK version 1.2.0.8 for my distribution is reporting (via rtaudio): no devices found for compiled audio APIs! So, I built the tag chuck-1.4.2.0 from https://github.com/ccrma/chuck using make li ... Stefan314 Tue, 14 Feb 2023 07:38:17 -0700 How to load multiple sndbuf https://electro-music.com/forum/viewtopic.php?p=452981#452981 I couldn't find a way of processing the contents of a directory/folder, but by naming a number of samples similarly with a sequential numerical ID, I was able to assemble random drum sets, e.g.:

fun string getSamplePath( string basePath, int numSam ...
Borogove Sun, 11 Dec 2022 20:47:16 -0700
ChucK programming language https://electro-music.com/forum/viewtopic.php?p=452937#452937 How to use Chuck on Unity for android? And how to reduce the sound delay from the microphone to wireless headphones? delsinrowe29 Tue, 06 Dec 2022 00:59:16 -0700 pd-chuck:working on chuck embedded in puredata, help needed. https://electro-music.com/forum/viewtopic.php?p=452821#452821 I'd very much appreciate an external bringing ChucK to PD. Have you posted this to the pd dev list? You'll probaby find all necessary expertise there.

https://lists.puredata.info/listinfo

Both pd-dev and pd-list might be of help.

Thanks for ...
shakfu Sat, 05 Nov 2022 12:44:56 -0700
Chuck in the Godot Game Engine? https://electro-music.com/forum/viewtopic.php?p=452318#452318 Hello,

has anyone tried to integrate Chuck as an addon into the Godot game engine (like Chunity for Unity)?

This would enable users to use Chuck in a completely free and open-source environment and could be very beneficial for potential new ...
woodwindblues Wed, 10 Aug 2022 04:34:33 -0700
libqt4-dev no longer available https://electro-music.com/forum/viewtopic.php?p=452205#452205 I have upgraded my OS to Linux Mint 20.3 but now I am missing libqt4-dev which is needed for the installation of miniAudicle:

Package libqt4-dev is not available, but is referred to by another package.
This may mean that the package is missing, ...
Horlepiep Fri, 29 Jul 2022 17:08:16 -0700
Chunity question: How to have global Ugens across the VM? https://electro-music.com/forum/viewtopic.php?p=452190#452190 I have oscillators playing from multiple chuck subinstances in Unity and they clip quite bad. I want to have a global limiter that is shared between the subinstances in the VM to connect to dac, but I do not know how to achieve this and I spent the wh ... chunthebear Sun, 24 Jul 2022 14:32:45 -0700 Conversion base of number https://electro-music.com/forum/viewtopic.php?p=451719#451719 Is there a simple method in ChucK that converts a floating point number into a binary (base 2), ternary (base 3), quaternary (base 4), etc. floating point number? The code has to work for any given floating point number, and one must be able to choose ... Horlepiep Thu, 28 Apr 2022 06:08:04 -0700 Chuck (and Chunity) for long term installations/exhibitions https://electro-music.com/forum/viewtopic.php?p=451400#451400 Hello,

I am learning Chuck right now, with the idea of using it together with Unity (Chunity) for audio-visual installations. The installations would span multiple days up to years (though being switched on/off daily - though not by someone who cou ...
woodwindblues Mon, 07 Mar 2022 06:46:24 -0700
Buidling sampling instruments in Chuck https://electro-music.com/forum/viewtopic.php?p=451399#451399 Hello,

I am new to Chuck but have some prior programming knowledge. Are there any resources on building sampling instruments in Chuck? I am thinking of something like Kontakt or DecentSampler, but simpler of course. Basically a sampler that choses ...
woodwindblues Mon, 07 Mar 2022 06:43:13 -0700
"->" operator https://electro-music.com/forum/viewtopic.php?p=451026#451026 Thank you. Than in that case it probably doesn't belong to the official language. The -> operator doesn't work in miniAudicle anyway. Horlepiep Mon, 10 Jan 2022 14:58:45 -0700 While question https://electro-music.com/forum/viewtopic.php?p=450831#450831 Thank you, that must be it. Horlepiep Fri, 17 Dec 2021 17:50:17 -0700 Chunity sounds works in editor, but not in build. https://electro-music.com/forum/viewtopic.php?p=450286#450286 I am also very much interested in the Android, as well as iOS, builds of ChucK. How can I help? Immortal Thu, 07 Oct 2021 05:17:38 -0700 Chuck in Unity (Chunity) memory management https://electro-music.com/forum/viewtopic.php?p=449843#449843 Hi all, thank you so much for being apart of this amazing community of Chuck enthusiasts!

TLDR: How can I be sure my global variables are getting deallocated?

I'm using Chunity (http://chuck.stanford.edu/chunity/) and I have some concerns:

1) ...
myxibrium Sat, 31 Jul 2021 09:12:39 -0700
ChucK 1.4.1.0 released https://electro-music.com/forum/viewtopic.php?p=449752#449752 Ge's email to the ChucK maillist June 25:

Dear all,

chuck-1.4.1.0 (numchucks) is available:

http://chuck.stanford.edu/
http://chuck.cs.princeton.edu/

This is a significant update to ChucK that addresses many issues while
addin ...
Acoustic Interloper Tue, 13 Jul 2021 09:31:22 -0700
Euclidean generator in ChucK https://electro-music.com/forum/viewtopic.php?p=449501#449501 I needed to create some euclidean sequences for an experiment so was looking up the code and stumbled upon this.


/* generates euclideian patterns
c: current step number
k: hits per bar
n: bar length
r: rotation
...
PHOBoS Sun, 13 Jun 2021 04:10:03 -0700
Connecting to Bluetooth devices https://electro-music.com/forum/viewtopic.php?p=449262#449262 I'm trying to have ChucK play through my bluetooth device, but it seems to recognize it only as a keyboard!

The details:
I'm using a Raspberry Pi 0
I've compiled from source for alsa
I spent days figuring out ALSA, and I can get audio playing ...
lolcatshepherd Fri, 14 May 2021 01:46:34 -0700