Csound Csound-dev Csound-tekno Search About

[Csnd] request: ip address for OSCsend

Date2012-07-16 20:05
Fromjoachim heintz
Subject[Csnd] request: ip address for OSCsend
hi -

currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
for some situations this is the best solution, but sometimes it would be 
easier to send the message to an IP address like "192.168.178.43". this 
is also done by other audio applications (like pd or max), and used by 
OSClisten.

can OSCsend be extended to accept also an IP address?

thanks -

	joachim

Date2012-07-16 20:25
FromVictor
SubjectRe: [Csnd] request: ip address for OSCsend
are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.



On 16 Jul 2012, at 20:05, joachim heintz  wrote:

> hi -
> 
> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
> 
> can OSCsend be extended to accept also an IP address?
> 
> thanks -
> 
>    joachim
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Date2012-07-16 20:32
Fromjoachim heintz
SubjectRe: [Csnd] request: ip address for OSCsend
yes, i tried and it did not work, but i can try again later.


Am 16.07.2012 21:25, schrieb Victor:
> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>
>
>
> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>
>> hi -
>>
>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>
>> can OSCsend be extended to accept also an IP address?
>>
>> thanks -
>>
>>     joachim
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Date2012-07-16 20:56
FromAnders Genell
SubjectRe: [Csnd] request: ip address for OSCsend
I have only ever used OSCsend/receive using numerical ip addresses and there have been no problems...

Regards,
Anders


16 jul 2012 kl. 21:32 skrev joachim heintz :

> yes, i tried and it did not work, but i can try again later.
> 
> 
> Am 16.07.2012 21:25, schrieb Victor:
>> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>> 
>> 
>> 
>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>> 
>>> hi -
>>> 
>>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>> 
>>> can OSCsend be extended to accept also an IP address?
>>> 
>>> thanks -
>>> 
>>>    joachim
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Date2012-07-16 21:09
FromAnders Genell
SubjectRe: [Csnd] request: ip address for OSCsend
OSCsend     kdata, "127.0.0.1", 47120, "/receiver", "f", kdata

sends the float value in kdata every time the value changes through port 47120 on localhost to named address "/receiver". 
I tried this yesterday and it seemed to work fine then. 

Regards,
/Anders



16 jul 2012 kl. 21:32 skrev joachim heintz :

> yes, i tried and it did not work, but i can try again later.
> 
> 
> Am 16.07.2012 21:25, schrieb Victor:
>> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>> 
>> 
>> 
>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>> 
>>> hi -
>>> 
>>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>> 
>>> can OSCsend be extended to accept also an IP address?
>>> 
>>> thanks -
>>> 
>>>    joachim
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Date2012-07-16 21:16
Fromjoachim heintz
SubjectRe: [Csnd] request: ip address for OSCsend
ok - i have tried it again, and indeed it worked!
strange - i have tried it some days ago with a student who could not 
send messages to his iPad with OSCsend and the IP address (it worked 
with Max and PD). so i looked in the manual, and found nothing written 
about a possible numerical IP address for OSCsend.
so - thanks for so quickly granting my request =)
perhaps a note on the manual page for OSCsend can mention it. currently 
it states:
ihost -- a string that is the intended host computer domain name
best -
	joachim


Am 16.07.2012 21:56, schrieb Anders Genell:
> I have only ever used OSCsend/receive using numerical ip addresses and there have been no problems...
>
> Regards,
> Anders
>
>
> 16 jul 2012 kl. 21:32 skrev joachim heintz :
>
>> yes, i tried and it did not work, but i can try again later.
>>
>>
>> Am 16.07.2012 21:25, schrieb Victor:
>>> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>>>
>>>
>>>
>>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>>>
>>>> hi -
>>>>
>>>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>>>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>>>
>>>> can OSCsend be extended to accept also an IP address?
>>>>
>>>> thanks -
>>>>
>>>>     joachim
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Date2012-07-16 21:18
FromJustin Smith
SubjectRe: [Csnd] request: ip address for OSCsend
Which is accurate: "10.0.1.1" is a string, if you tried 10.0.1.1 that
wouldn't even compile I don't think, invalid numeric syntax

On Mon, Jul 16, 2012 at 1:16 PM, joachim heintz  wrote:
> ok - i have tried it again, and indeed it worked!
> strange - i have tried it some days ago with a student who could not send
> messages to his iPad with OSCsend and the IP address (it worked with Max and
> PD). so i looked in the manual, and found nothing written about a possible
> numerical IP address for OSCsend.
> so - thanks for so quickly granting my request =)
> perhaps a note on the manual page for OSCsend can mention it. currently it
> states:
> ihost -- a string that is the intended host computer domain name
> best -
>         joachim
>
>
> Am 16.07.2012 21:56, schrieb Anders Genell:
>
>> I have only ever used OSCsend/receive using numerical ip addresses and
>> there have been no problems...
>>
>> Regards,
>> Anders
>>
>>
>> 16 jul 2012 kl. 21:32 skrev joachim heintz :
>>
>>> yes, i tried and it did not work, but i can try again later.
>>>
>>>
>>> Am 16.07.2012 21:25, schrieb Victor:
>>>>
>>>> are you sure you cannot use a numeric address? I cannot test now, but I
>>>> have the impression I have used it like that before.
>>>>
>>>>
>>>>
>>>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>>>>
>>>>> hi -
>>>>>
>>>>> currently OSCsend accepts only a named address like
>>>>> "xenakis.cs.bath.ac.uk".
>>>>> for some situations this is the best solution, but sometimes it would
>>>>> be easier to send the message to an IP address like "192.168.178.43". this
>>>>> is also done by other audio applications (like pd or max), and used by
>>>>> OSClisten.
>>>>>
>>>>> can OSCsend be extended to accept also an IP address?
>>>>>
>>>>> thanks -
>>>>>
>>>>>     joachim
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>

Date2012-07-16 21:19
FromVictor
SubjectRe: [Csnd] request: ip address for OSCsend
Well, it is still a string, even though it contains mostly numbers...



On 16 Jul 2012, at 21:16, joachim heintz  wrote:

> ok - i have tried it again, and indeed it worked!
> strange - i have tried it some days ago with a student who could not send messages to his iPad with OSCsend and the IP address (it worked with Max and PD). so i looked in the manual, and found nothing written about a possible numerical IP address for OSCsend.
> so - thanks for so quickly granting my request =)
> perhaps a note on the manual page for OSCsend can mention it. currently it states:
> ihost -- a string that is the intended host computer domain name
> best -
>    joachim
> 
> 
> Am 16.07.2012 21:56, schrieb Anders Genell:
>> I have only ever used OSCsend/receive using numerical ip addresses and there have been no problems...
>> 
>> Regards,
>> Anders
>> 
>> 
>> 16 jul 2012 kl. 21:32 skrev joachim heintz :
>> 
>>> yes, i tried and it did not work, but i can try again later.
>>> 
>>> 
>>> Am 16.07.2012 21:25, schrieb Victor:
>>>> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>>>> 
>>>> 
>>>> 
>>>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>>>> 
>>>>> hi -
>>>>> 
>>>>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>>>>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>>>> 
>>>>> can OSCsend be extended to accept also an IP address?
>>>>> 
>>>>> thanks -
>>>>> 
>>>>>    joachim
>>>>> 
>>>>> 
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>> 
>>>> 
>>>> 
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>> 
>>>> 
>>> 
>>> 
>>> 
>>> Send bugs reports to the Sourceforge bug tracker
>>>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>> 
>> 
>> 
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>> 
>> 
> 
> 
> 
> Send bugs reports to the Sourceforge bug tracker
>           https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
> 


Date2012-07-16 21:29
Fromjoachim heintz
SubjectRe: [Csnd] request: ip address for OSCsend
yes, i know it's a string (would Shost instead of ihost then perhaps be 
even more accurate?), but is it the domain "name"?
i don't know if it is the usual way of describing IP addresses. for me 
(us) it was misleading.
	j


Am 16.07.2012 22:19, schrieb Victor:
> Well, it is still a string, even though it contains mostly numbers...
>
>
>
> On 16 Jul 2012, at 21:16, joachim heintz  wrote:
>
>> ok - i have tried it again, and indeed it worked!
>> strange - i have tried it some days ago with a student who could not send messages to his iPad with OSCsend and the IP address (it worked with Max and PD). so i looked in the manual, and found nothing written about a possible numerical IP address for OSCsend.
>> so - thanks for so quickly granting my request =)
>> perhaps a note on the manual page for OSCsend can mention it. currently it states:
>> ihost -- a string that is the intended host computer domain name
>> best -
>>     joachim
>>
>>
>> Am 16.07.2012 21:56, schrieb Anders Genell:
>>> I have only ever used OSCsend/receive using numerical ip addresses and there have been no problems...
>>>
>>> Regards,
>>> Anders
>>>
>>>
>>> 16 jul 2012 kl. 21:32 skrev joachim heintz :
>>>
>>>> yes, i tried and it did not work, but i can try again later.
>>>>
>>>>
>>>> Am 16.07.2012 21:25, schrieb Victor:
>>>>> are you sure you cannot use a numeric address? I cannot test now, but I have the impression I have used it like that before.
>>>>>
>>>>>
>>>>>
>>>>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>>>>>
>>>>>> hi -
>>>>>>
>>>>>> currently OSCsend accepts only a named address like "xenakis.cs.bath.ac.uk".
>>>>>> for some situations this is the best solution, but sometimes it would be easier to send the message to an IP address like "192.168.178.43". this is also done by other audio applications (like pd or max), and used by OSClisten.
>>>>>>
>>>>>> can OSCsend be extended to accept also an IP address?
>>>>>>
>>>>>> thanks -
>>>>>>
>>>>>>     joachim
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>>
>>>
>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Date2012-07-16 21:40
FromJustin Smith
SubjectRe: [Csnd] request: ip address for OSCsend
yeah, technically for an arg named ihost the arg should be the true
numeric form of the address (each of the four parts of an ip address
represents an octet out of 32 bits, similar to the ff/ff/ff style
notation for colors)

in psuedo-code I think it would be something like this to go from the
four octets to the integer representation:

define numeric-ip (a.b.c.d) {
    a<<24 + b<<16 + c<<8 + d
}

On Mon, Jul 16, 2012 at 1:29 PM, joachim heintz  wrote:
> yes, i know it's a string (would Shost instead of ihost then perhaps be even
> more accurate?), but is it the domain "name"?
> i don't know if it is the usual way of describing IP addresses. for me (us)
> it was misleading.
>         j
>
>
> Am 16.07.2012 22:19, schrieb Victor:
>
>> Well, it is still a string, even though it contains mostly numbers...
>>
>>
>>
>> On 16 Jul 2012, at 21:16, joachim heintz  wrote:
>>
>>> ok - i have tried it again, and indeed it worked!
>>> strange - i have tried it some days ago with a student who could not send
>>> messages to his iPad with OSCsend and the IP address (it worked with Max and
>>> PD). so i looked in the manual, and found nothing written about a possible
>>> numerical IP address for OSCsend.
>>> so - thanks for so quickly granting my request =)
>>> perhaps a note on the manual page for OSCsend can mention it. currently
>>> it states:
>>> ihost -- a string that is the intended host computer domain name
>>> best -
>>>     joachim
>>>
>>>
>>> Am 16.07.2012 21:56, schrieb Anders Genell:
>>>>
>>>> I have only ever used OSCsend/receive using numerical ip addresses and
>>>> there have been no problems...
>>>>
>>>> Regards,
>>>> Anders
>>>>
>>>>
>>>> 16 jul 2012 kl. 21:32 skrev joachim heintz :
>>>>
>>>>> yes, i tried and it did not work, but i can try again later.
>>>>>
>>>>>
>>>>> Am 16.07.2012 21:25, schrieb Victor:
>>>>>>
>>>>>> are you sure you cannot use a numeric address? I cannot test now, but
>>>>>> I have the impression I have used it like that before.
>>>>>>
>>>>>>
>>>>>>
>>>>>> On 16 Jul 2012, at 20:05, joachim heintz  wrote:
>>>>>>
>>>>>>> hi -
>>>>>>>
>>>>>>> currently OSCsend accepts only a named address like
>>>>>>> "xenakis.cs.bath.ac.uk".
>>>>>>> for some situations this is the best solution, but sometimes it would
>>>>>>> be easier to send the message to an IP address like "192.168.178.43". this
>>>>>>> is also done by other audio applications (like pd or max), and used by
>>>>>>> OSClisten.
>>>>>>>
>>>>>>> can OSCsend be extended to accept also an IP address?
>>>>>>>
>>>>>>> thanks -
>>>>>>>
>>>>>>>     joachim
>>>>>>>
>>>>>>>
>>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>>
>>>>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>>> Discussions of bugs and features can be posted here
>>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>>> "unsubscribe csound"
>>>>>>>
>>>>>>
>>>>>>
>>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>>
>>>>>> https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>>> Discussions of bugs and features can be posted here
>>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>>> "unsubscribe csound"
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> Send bugs reports to the Sourceforge bug tracker
>>>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>>> Discussions of bugs and features can be posted here
>>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>>> "unsubscribe csound"
>>>>>
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>>> csound"
>>>>
>>>>
>>>
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>>> csound"
>>>
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>              https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>