[chuck-users] Classes to effectively use FluidSynth microtonally in ChucK

Michael Heuer heuermh at gmail.com
Thu Jan 30 11:08:46 EST 2020


Hello Forrest,

Are your FluidSynth chugin changes merged into the ccrma repository?  That repo is a bit slow to integrate changes.

Per your Github account it looks like we are both midwesterners — ping me off list if you want to meet up sometime to talk Chuck!

   michael


> On Jan 27, 2020, at 11:23 PM, Forrest Cahoon <forrest.cahoon at gmail.com> wrote:
> 
> Some time ago, I extended the FluidSynth chugin with hooks into libfluidsynth's tuning API.
> 
> Once I started working with some more sophisticated soundfonts (such as those at https://sites.google.com/site/soundfonts4u/ <https://sites.google.com/site/soundfonts4u/>) I found a problem: it turns out that, the way libfluidsynth tuning works, the sample for the assigned-to note number is retuned to the pitch to which it is assigned, instead of using a sample which meant to be close to the desired pitch.
> 
> So I wrote a set of ChucK classes so that I could just specify the note I want and let ChucK decide which MIDI note number to assign it to. If this is possibly of interest to you, check out my code at https://github.com/forrcaho/ChucK-code/tree/master/fluidsynth <https://github.com/forrcaho/ChucK-code/tree/master/fluidsynth> .
> _______________________________________________
> chuck-users mailing list
> chuck-users at lists.cs.princeton.edu
> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cs.princeton.edu/pipermail/chuck-users/attachments/20200130/b801dd0f/attachment.html>


More information about the chuck-users mailing list