Csound Csound-dev Csound-tekno Search About

[Cs-dev] hex

Date2012-03-03 11:33
FromTito Latini
Subject[Cs-dev] hex
AttachmentsNone  

Date2012-03-03 11:46
FromSteven Yi
SubjectRe: [Cs-dev] hex
Very nice!  Thanks!

On Sat, Mar 3, 2012 at 11:33 AM, Tito Latini  wrote:
> I have added the hexadecimal notation to the new parser.
> Now it is possible:
>
> 81 << 3 & 0xff
>
> git ftgen 0, 0, 0x2000, 10, 1
>
> midiout 0xB0, 0, 0x10, 0x64
>
> tito
>
> ------------------------------------------------------------------------------
> Virtualization & Cloud Management Using Capacity Planning
> Cloud computing makes use of virtualization - but cloud computing
> also focuses on allowing computing to be delivered as a service.
> http://www.accelacomm.com/jaw/sfnl/114/51521223/
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-03-03 12:30
Fromjpff@cs.bath.ac.uk
SubjectRe: [Cs-dev] hex
Please do not add the octal notation of C (!)

> I have added the hexadecimal notation to the new parser.
> Now it is possible:
>
> 81 << 3 & 0xff
>
> git ftgen 0, 0, 0x2000, 10, 1
>
> midiout 0xB0, 0, 0x10, 0x64
>
> tito




------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2012-03-03 13:41
FromTito Latini
SubjectRe: [Cs-dev] hex
AttachmentsNone