Csound Csound-dev Csound-tekno Search About

[Csnd] [Newbie] Using csound with several soundfonts

Date2010-05-24 17:13
FromThomas Baruchel
Subject[Csnd] [Newbie] Using csound with several soundfonts
Hi, I write scores with a text editor and I want to switch from my
current "ascii to midi (midge) / fluidsynth" softwares to some "all in
one" csound attempt. For the moment, I don't want to write my own
instruments (I am not able to do it), but still use some SF2 soundfonts
(and soon use some existing instruments). Is it possible to write a
single score file with several instruments from several soundfonts?
Could someone provide an easy-to-hack example? I don't know wether it
has to do with the score file or with the csound call from the command
line, but what I want to do is convert the stuff to WAV and them to MP3
(with lame). Thank you very much, TB.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-05-24 19:07
FromMichael Gogins
Subject[Csnd] Re: [Newbie] Using csound with several soundfonts
The examples/CsoundAC.csd file actually contains an example, though it
may be #ifdef'd out. In general the fluid* opcodes are closer to what
you seem to be trying to do. You can definitely load and run more than
one soundfont for only one score.

Hope this helps.
Mike

On Mon, May 24, 2010 at 12:13 PM, Thomas Baruchel  wrote:
> Hi, I write scores with a text editor and I want to switch from my
> current "ascii to midi (midge) / fluidsynth" softwares to some "all in
> one" csound attempt. For the moment, I don't want to write my own
> instruments (I am not able to do it), but still use some SF2 soundfonts
> (and soon use some existing instruments). Is it possible to write a
> single score file with several instruments from several soundfonts?
> Could someone provide an easy-to-hack example? I don't know wether it
> has to do with the score file or with the csound call from the command
> line, but what I want to do is convert the stuff to WAV and them to MP3
> (with lame). Thank you very much, TB.
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>



-- 
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"