Csound Csound-dev Csound-tekno Search About

[Csnd] sound fonts...

Date2013-05-12 00:18
FromRory Walsh
Subject[Csnd] sound fonts...
While adding a file browser widget to Cabbage I noticed that there
doesn't seem to be any way of changing a soundfont after it's been
initialised? Is this expected? I tried all sorts of tricks, but none
seem to do the trick?

Date2013-05-13 15:24
FromSteven Yi
SubjectRe: [Csnd] sound fonts...
Hi Rory,

Which soundfont opcodes are you using?

steven

On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
> While adding a file browser widget to Cabbage I noticed that there
> doesn't seem to be any way of changing a soundfont after it's been
> initialised? Is this expected? I tried all sorts of tricks, but none
> seem to do the trick?
>
>
> 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"
>

Date2013-05-13 16:45
FromRory Walsh
SubjectRe: [Csnd] sound fonts...

The ones with the manual?

sent from a mobile device...

On 13 May 2013 15:24, "Steven Yi" <stevenyi@gmail.com> wrote:
Hi Rory,

Which soundfont opcodes are you using?

steven

On Sun, May 12, 2013 at 1:18 AM, Rory Walsh <rorywalsh@ear.ie> wrote:
> While adding a file browser widget to Cabbage I noticed that there
> doesn't seem to be any way of changing a soundfont after it's been
> initialised? Is this expected? I tried all sorts of tricks, but none
> seem to do the trick?
>
>
> 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"
>


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"


Date2013-05-13 17:05
FromSteven Yi
SubjectRe: [Csnd] sound fonts...
There's two sets:

http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF

So are you referring to fluid or sfload/sfplay?

On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
> The ones with the manual?
>
> sent from a mobile device...
>
> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>
>> Hi Rory,
>>
>> Which soundfont opcodes are you using?
>>
>> steven
>>
>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>> > While adding a file browser widget to Cabbage I noticed that there
>> > doesn't seem to be any way of changing a soundfont after it's been
>> > initialised? Is this expected? I tried all sorts of tricks, but none
>> > seem to do the trick?
>> >
>> >
>> > 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"
>> >
>>
>>
>> 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"
>>
>

Date2013-05-13 17:12
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
I'll put together an example. Give me sec...

On 13 May 2013 17:05, Steven Yi  wrote:
> There's two sets:
>
> http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF
>
> So are you referring to fluid or sfload/sfplay?
>
> On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
>> The ones with the manual?
>>
>> sent from a mobile device...
>>
>> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>>
>>> Hi Rory,
>>>
>>> Which soundfont opcodes are you using?
>>>
>>> steven
>>>
>>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>>> > While adding a file browser widget to Cabbage I noticed that there
>>> > doesn't seem to be any way of changing a soundfont after it's been
>>> > initialised? Is this expected? I tried all sorts of tricks, but none
>>> > seem to do the trick?
>>> >
>>> >
>>> > 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"
>>> >
>>>
>>>
>>> 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"
>>>
>>
>
>
> 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"
>

Date2013-05-13 17:20
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
Or should I say, I'll now try using it the fluid opcodes! Sorry, I
missed these. I assume these are the better ones to use?



On 13 May 2013 17:12, Rory Walsh  wrote:
> I'll put together an example. Give me sec...
>
> On 13 May 2013 17:05, Steven Yi  wrote:
>> There's two sets:
>>
>> http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF
>>
>> So are you referring to fluid or sfload/sfplay?
>>
>> On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
>>> The ones with the manual?
>>>
>>> sent from a mobile device...
>>>
>>> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>>>
>>>> Hi Rory,
>>>>
>>>> Which soundfont opcodes are you using?
>>>>
>>>> steven
>>>>
>>>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>>>> > While adding a file browser widget to Cabbage I noticed that there
>>>> > doesn't seem to be any way of changing a soundfont after it's been
>>>> > initialised? Is this expected? I tried all sorts of tricks, but none
>>>> > seem to do the trick?
>>>> >
>>>> >
>>>> > 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"
>>>> >
>>>>
>>>>
>>>> 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"
>>>>
>>>
>>
>>
>> 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"
>>

Date2013-05-13 17:26
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
Ok, I need to rebulid Csound with support for these it seems as
fluidengine is not being built? Are these opcodes included with the
major OS distros?



On 13 May 2013 17:20, Rory Walsh  wrote:
> Or should I say, I'll now try using it the fluid opcodes! Sorry, I
> missed these. I assume these are the better ones to use?
>
>
>
> On 13 May 2013 17:12, Rory Walsh  wrote:
>> I'll put together an example. Give me sec...
>>
>> On 13 May 2013 17:05, Steven Yi  wrote:
>>> There's two sets:
>>>
>>> http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF
>>>
>>> So are you referring to fluid or sfload/sfplay?
>>>
>>> On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
>>>> The ones with the manual?
>>>>
>>>> sent from a mobile device...
>>>>
>>>> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>>>>
>>>>> Hi Rory,
>>>>>
>>>>> Which soundfont opcodes are you using?
>>>>>
>>>>> steven
>>>>>
>>>>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>>>>> > While adding a file browser widget to Cabbage I noticed that there
>>>>> > doesn't seem to be any way of changing a soundfont after it's been
>>>>> > initialised? Is this expected? I tried all sorts of tricks, but none
>>>>> > seem to do the trick?
>>>>> >
>>>>> >
>>>>> > 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"
>>>>> >
>>>>>
>>>>>
>>>>> 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"
>>>>>
>>>>
>>>
>>>
>>> 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"
>>>

Date2013-05-13 17:39
FromSteven Yi
SubjectRe: [Csnd] sound fonts...
Yeah, I think they are released with all the big distributions we do.
(Reminds me, I need to add this to the csound homebrew file...)

On Mon, May 13, 2013 at 6:26 PM, Rory Walsh  wrote:
> Ok, I need to rebulid Csound with support for these it seems as
> fluidengine is not being built? Are these opcodes included with the
> major OS distros?
>
>
>
> On 13 May 2013 17:20, Rory Walsh  wrote:
>> Or should I say, I'll now try using it the fluid opcodes! Sorry, I
>> missed these. I assume these are the better ones to use?
>>
>>
>>
>> On 13 May 2013 17:12, Rory Walsh  wrote:
>>> I'll put together an example. Give me sec...
>>>
>>> On 13 May 2013 17:05, Steven Yi  wrote:
>>>> There's two sets:
>>>>
>>>> http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF
>>>>
>>>> So are you referring to fluid or sfload/sfplay?
>>>>
>>>> On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
>>>>> The ones with the manual?
>>>>>
>>>>> sent from a mobile device...
>>>>>
>>>>> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>>>>>
>>>>>> Hi Rory,
>>>>>>
>>>>>> Which soundfont opcodes are you using?
>>>>>>
>>>>>> steven
>>>>>>
>>>>>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>>>>>> > While adding a file browser widget to Cabbage I noticed that there
>>>>>> > doesn't seem to be any way of changing a soundfont after it's been
>>>>>> > initialised? Is this expected? I tried all sorts of tricks, but none
>>>>>> > seem to do the trick?
>>>>>> >
>>>>>> >
>>>>>> > 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"
>>>>>> >
>>>>>>
>>>>>>
>>>>>> 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"
>>>>>>
>>>>>
>>>>
>>>>
>>>> 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"
>>>>
>
>
> 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"
>

Date2013-05-13 17:40
FromSteven Yi
SubjectRe: [Csnd] sound fonts...
Well the difference between the two is that the fluid opcodes will
play the soundfonts with all the effects and things that are specified
as part of the soundfont, while the sfplay opcodes just use the stored
waveforms and play those.

On Mon, May 13, 2013 at 6:20 PM, Rory Walsh  wrote:
> Or should I say, I'll now try using it the fluid opcodes! Sorry, I
> missed these. I assume these are the better ones to use?
>
>
>
> On 13 May 2013 17:12, Rory Walsh  wrote:
>> I'll put together an example. Give me sec...
>>
>> On 13 May 2013 17:05, Steven Yi  wrote:
>>> There's two sets:
>>>
>>> http://csounds.com/manual/html/SiggenSample.html#SiggenSampleSF
>>>
>>> So are you referring to fluid or sfload/sfplay?
>>>
>>> On Mon, May 13, 2013 at 5:45 PM, Rory Walsh  wrote:
>>>> The ones with the manual?
>>>>
>>>> sent from a mobile device...
>>>>
>>>> On 13 May 2013 15:24, "Steven Yi"  wrote:
>>>>>
>>>>> Hi Rory,
>>>>>
>>>>> Which soundfont opcodes are you using?
>>>>>
>>>>> steven
>>>>>
>>>>> On Sun, May 12, 2013 at 1:18 AM, Rory Walsh  wrote:
>>>>> > While adding a file browser widget to Cabbage I noticed that there
>>>>> > doesn't seem to be any way of changing a soundfont after it's been
>>>>> > initialised? Is this expected? I tried all sorts of tricks, but none
>>>>> > seem to do the trick?
>>>>> >
>>>>> >
>>>>> > 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"
>>>>> >
>>>>>
>>>>>
>>>>> 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"
>>>>>
>>>>
>>>
>>>
>>> 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"
>>>
>
>
> 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"
>

Date2013-05-13 17:42
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
Do you think it's possible to reload different soundfonts during
performance with either of them?

Date2013-05-13 17:45
FromSteven Yi
SubjectRe: [Csnd] sound fonts...
I imagine both should work.  If there's some odd behavior, just post a
CSD here so we can see what's going on.

On Mon, May 13, 2013 at 6:42 PM, Rory Walsh  wrote:
> Do you think it's possible to reload different soundfonts during
> performance with either of them?
>
>
> 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"
>

Date2013-05-13 17:47
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
Thanks, it's not so urgent, but I'll definitely get back to you if I
can recreate the issues with a basic instrument.


On 13 May 2013 17:45, Steven Yi  wrote:
> I imagine both should work.  If there's some odd behavior, just post a
> CSD here so we can see what's going on.
>
> On Mon, May 13, 2013 at 6:42 PM, Rory Walsh  wrote:
>> Do you think it's possible to reload different soundfonts during
>> performance with either of them?
>>
>>
>> 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"
>>
>
>
> 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"
>

Date2013-05-13 18:24
FromMichael Gogins
SubjectRe: [Csnd] sound fonts...
It's possible to reload different soundfonts with the fluid opcodes, I believe. It's certainly possible to load more than one soundfont before performance, so it should make no differenc if you load some during performance.

Regards,
Mike 


On Mon, May 13, 2013 at 12:42 PM, Rory Walsh <rorywalsh@ear.ie> wrote:
Do you think it's possible to reload different soundfonts during
performance with either of them?


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

Date2013-05-13 18:34
FromRory Walsh
SubjectRe: [Csnd] sound fonts...
Great. I can stop my investigation there then, thanks Mike.


On 13 May 2013 18:24, Michael Gogins  wrote:
> It's possible to reload different soundfonts with the fluid opcodes, I
> believe. It's certainly possible to load more than one soundfont before
> performance, so it should make no differenc if you load some during
> performance.
>
> Regards,
> Mike
>
>
> On Mon, May 13, 2013 at 12:42 PM, Rory Walsh  wrote:
>>
>> Do you think it's possible to reload different soundfonts during
>> performance with either of them?
>>
>>
>> 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