Didn’t mean to send this only to Julius. What am I doing wrong:

import("stdfaust.lib”);
nbits = 7;
process = (os.osc(200)&(2^(nbits)-1))*0.1;

Just kind of blips on and off for me.

Sam


On September 14, 2020 at 5:08:40 PM, Julius Smith ([email protected])
wrote:

No problem:

process = &(2^(nbits)-1);

On Mon, Sep 14, 2020 at 11:30 AM Súton <[email protected]> wrote:

>
>
>
> _______________________________________________
> Faudiostream-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>


-- 
"Anybody who knows all about nothing knows everything" -- Leonard Susskind
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users
_______________________________________________
Faudiostream-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to