How do I read and play soundfonts in ChucK? (Or is that still on a wish list?). david David Loberg Code School of Music Western Michigan University Kalamazoo, MI 49008 code@wmich.edu
i think that's still on the wishlist. while i think it was mostly hacked into chuck, there are some library issues or something. so, for now, the only way to do it is to send midi messages to another app that plays soundfonts, like SimpleSynth. dt On Jan 31, 2010, at 7:45 PM, David Loberg Code wrote:
How do I read and play soundfonts in ChucK? (Or is that still on a wish list?).
david
David Loberg Code School of Music Western Michigan University Kalamazoo, MI 49008 code@wmich.edu
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
On Sun, Jan 31, 2010 at 8:16 PM, dan trueman
i think that's still on the wishlist. while i think it was mostly hacked into chuck, there are some library issues or something.
There is a patch floating in this branch: http://github.com/alltom/chuck/tree/soundfont But as you say, it's an extra dependency (FluidSynth). It's probably licensing or something. -- Tom Lieber http://AllTom.com/ http://ckvlang.org/
Tom Lieber wrote:
But as you say, it's an extra dependency (FluidSynth). It's probably licensing or something.
If you mean it licensing that stops chuck to support soundfonts through fluidsynth, I don't think so, it GNU Lesser General Public License. And since fluidsynth (to my surprise) is cross platform ("Linux, Mac OSX and Windows to name a few"), that's not the problem either. Or am I misunderstanding your post? -- Atte http://atte.dk http://modlys.dk
On Mon, Feb 1, 2010 at 2:32 AM, Atte André Jensen
If you mean it licensing that stops chuck to support soundfonts through fluidsynth, I don't think so, it GNU Lesser General Public License. And since fluidsynth (to my surprise) is cross platform ("Linux, Mac OSX and Windows to name a few"), that's not the problem either.
Or am I misunderstanding your post?
Okay, then it's probably not licensing. I didn't check before posting, just throwing out ideas since the patch is so old and seems like it'd be useful. -- Tom Lieber http://AllTom.com/ http://ckvlang.org/
On Mon, Feb 1, 2010 at 7:14 AM, Tom Lieber
On Mon, Feb 1, 2010 at 2:32 AM, Atte André Jensen
wrote: If you mean it licensing that stops chuck to support soundfonts through fluidsynth, I don't think so, it GNU Lesser General Public License. And since fluidsynth (to my surprise) is cross platform ("Linux, Mac OSX and Windows to name a few"), that's not the problem either.
Or am I misunderstanding your post?
Okay, then it's probably not licensing. I didn't check before posting, just throwing out ideas since the patch is so old and seems like it'd be useful.
Stop looking at me! Here, go be distracted by this image: http://i.imgur.com/kjj6P.gif -- Tom Lieber http://AllTom.com/ http://ckvlang.org/
You just made my day with that...
Stop looking at me!
Here, go be distracted by this image:
-- Tom Lieber http://AllTom.com/ http://ckvlang.org/ _______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
[ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] - [ - ] S c o t t S m a l l w o o d composer, sound artist faculty of arts, u of alberta scott.smallwood@ualberta.ca http://www.scott-smallwood.com http://www.ecnedive.com
participants (5)
-
Atte André Jensen
-
dan trueman
-
David Loberg Code
-
Scott Smallwood
-
Tom Lieber