Binary literal
| Date | 2017-07-27 18:36 |
| From | Eduardo Moguillansky |
| Subject | Binary literal |
Hi,
Are there binary literals in csound, like 0b0101?
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 |
| Date | 2017-07-27 20:49 |
| From | John ff |
| Subject | Re: Binary literal |
No
Sent from TypeApp
On 27 Jul 2017, at 18:38, Eduardo Moguillansky <eduardo.moguillansky@GMAIL.COM> wrote: Hi, |
| Date | 2017-07-27 22:30 |
| From | Richard |
| Subject | Re: Binary literal |
You could use Python in Csound, so ...
Richard
On 27/07/17 19:36, Eduardo Moguillansky wrote:
> Hi,
>
> Are there binary literals in csound, like 0b0101?
> 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 |
| Date | 2017-07-28 06:59 |
| From | Richard |
| Subject | Re: Binary literal |
Not directly, but since you can use python in Csound, that could be a way.
Richard
On 27/07/17 19:36, Eduardo Moguillansky wrote:
> Hi,
>
> Are there binary literals in csound, like 0b0101?
> 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 |