Csound Csound-dev Csound-tekno Search About

[Cs-dev] serial opcodes on Windoes

Date2011-10-17 18:38
Fromjohn ffitch
Subject[Cs-dev] serial opcodes on Windoes
Reading the code there is nothing special about it.  It is written in
Unix style, but all it needs is to open a bidirectional port (serial
line), set speed, and then it uses simple read/write opcodes.  It is
many year since I coded for Windows, but I seem to remember that
there were equivalent functions in the library.  All we need is a
volunteer Rory.

==John ffitch

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-10-17 18:44
FromSteven Yi
SubjectRe: [Cs-dev] serial opcodes on Windoes
Awesome! Thanks Rory for volunteering! ;)

On Mon, Oct 17, 2011 at 6:38 PM, john ffitch  wrote:
> Reading the code there is nothing special about it.  It is written in
> Unix style, but all it needs is to open a bidirectional port (serial
> line), set speed, and then it uses simple read/write opcodes.  It is
> many year since I coded for Windows, but I seem to remember that
> there were equivalent functions in the library.  All we need is a
> volunteer Rory.
>
> ==John ffitch
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2011-10-17 18:54
FromRory Walsh
SubjectRe: [Cs-dev] serial opcodes on Windoes
Not so simple. I tried writing this opcode before but I couldn't get a
windows version working. I had a version working for Linux but I gave
up on the windows version. Anyone else want a go?



On 17 October 2011 18:44, Steven Yi  wrote:
> Awesome! Thanks Rory for volunteering! ;)
>
> On Mon, Oct 17, 2011 at 6:38 PM, john ffitch  wrote:
>> Reading the code there is nothing special about it.  It is written in
>> Unix style, but all it needs is to open a bidirectional port (serial
>> line), set speed, and then it uses simple read/write opcodes.  It is
>> many year since I coded for Windows, but I seem to remember that
>> there were equivalent functions in the library.  All we need is a
>> volunteer Rory.
>>
>> ==John ffitch
>>
>> ------------------------------------------------------------------------------
>> All the data continuously generated in your IT infrastructure contains a
>> definitive record of customers, application performance, security
>> threats, fraudulent activity and more. Splunk takes this data and makes
>> sense of it. Business sense. IT sense. Common sense.
>> http://p.sf.net/sfu/splunk-d2d-oct
>> _______________________________________________
>> Csound-devel mailing list
>> Csound-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/csound-devel
>>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure contains a
> definitive record of customers, application performance, security
> threats, fraudulent activity and more. Splunk takes this data and makes
> sense of it. Business sense. IT sense. Common sense.
> http://p.sf.net/sfu/splunk-d2d-oct
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net