Csound Csound-dev Csound-tekno Search About

[Csnd] sflooper shows things

Date2019-07-30 20:29
FromMenno Knevel
Subject[Csnd] sflooper shows things
In Blue, i am creating an instrument with GUI around the sflooper opcode.
In the output, i read with certain Soundfonts:

B  0.000 ..  0.439 T  0.439 TT  0.439 M:  0.00000  0.00000
new alloc for instr 2:
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -8155.000000
del: -12000.000000
del: -8155.000000
del: -8155.000000
del: -5803.000000
del: -5803.000000
del: -5803.000000
del: -620.000000

Now, all is working and it shows only with a few Soundfonts sofar- but what
does it mean?




--
Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2019-07-31 16:22
Fromjohn
SubjectRe: [Csnd] sflooper shows things
Tis message comes from sfont code and happens when the sound font has a 
delayVolEnv command and thisis not implememted.  The value rinted should 
be the rewquated value.
==John ff



On Tue, 30 Jul 2019, Menno Knevel wrote:

> In Blue, i am creating an instrument with GUI around the sflooper opcode.
> In the output, i read with certain Soundfonts:
>
> B  0.000 ..  0.439 T  0.439 TT  0.439 M:  0.00000  0.00000
> new alloc for instr 2:
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -8155.000000
> del: -12000.000000
> del: -8155.000000
> del: -8155.000000
> del: -5803.000000
> del: -5803.000000
> del: -5803.000000
> del: -620.000000
>
> Now, all is working and it shows only with a few Soundfonts sofar- but what
> does it mean?
>
>
>
>
> --
> Sent from: http://csound.1045644.n5.nabble.com/Csound-General-f1093014.html
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here