[Csnd] udp channel data to csound
Date | 2019-09-27 18:32 |
From | Forrest Curo |
Subject | [Csnd] udp channel data to csound |
Using --port in csound I can send in notes by upd with scoreline_i
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
How can I best send channel data via udp given that the external program sending the data (pd) won't accept commas in a message? Forrest Curo San Diego |
Date | 2019-09-27 19:00 |
From | Victor Lazzarini |
Subject | Re: [Csnd] udp channel data to csound |
Have you looked at
Prof. Victor Lazzarini
Maynooth University
Ireland
|
Date | 2019-09-27 20:30 |
From | Forrest Curo |
Subject | Re: [Csnd] udp channel data to csound |
Ah, thanks! I hadn't known it was there! Could add a reference to this in the command line flag section? Forrest On Fri, Sep 27, 2019 at 11:00 AM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2019-09-27 21:53 |
From | Victor Lazzarini |
Subject | Re: [Csnd] udp channel data to csound |
Good idea Prof. Victor Lazzarini
Maynooth University
Ireland
|
Date | 2019-09-28 01:53 |
From | Forrest Curo |
Subject | Re: [Csnd] udp channel data to csound |
likewise to include examples of that syntax. ie that rather than: @"valu" 330 -- or @ valu 330 -- what works is like: @valu 330 (Phew!) On Fri, Sep 27, 2019 at 1:53 PM Victor Lazzarini <Victor.Lazzarini@mu.ie> wrote:
|
Date | 2019-09-28 17:09 |
From | Victor Lazzarini |
Subject | Re: [Csnd] udp channel data to csound |
These are good ideas. If you want to contribute, the manual is in git and we'll be happy to take in PRs Prof. Victor Lazzarini
Maynooth University
Ireland
|