Csound Csound-dev Csound-tekno Search About

[Csnd] Text in real time

Date2025-01-07 12:39
Fromluis antunes pena <00000fd5d0d20dbf-dmarc-request@LISTSERV.HEANET.IE>
Subject[Csnd] Text in real time
Dear all,
I'm looking for a solution to introduce text in real time to be processed directly to csound, i.e., I would write the sentences and by pressing ENTER the text would be converted to a string that would be sonified by csound. I was wondering what would be your solution for the text issue. I first thought about Cabbage - would that work?
Thank you in advance,
Luís

Date2025-01-07 12:46
FromRory Walsh
SubjectRe: [Csnd] Text in real time
Hi Luis. I think both Cabbage and CsoundQT will let you type into a text editor widget and send the string to Csound. You could also send the strings from the command line via UDP. I think there are quite a few options here.  

On Tue, 7 Jan 2025 at 12:39, luis antunes pena <00000fd5d0d20dbf-dmarc-request@listserv.heanet.ie> wrote:
Dear all,
I'm looking for a solution to introduce text in real time to be processed directly to csound, i.e., I would write the sentences and by pressing ENTER the text would be converted to a string that would be sonified by csound. I was wondering what would be your solution for the text issue. I first thought about Cabbage - would that work?
Thank you in advance,
Luís
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

Date2025-01-07 14:18
Fromjoachim heintz
SubjectRe: [Csnd] Text in real time
hi luis -
i have an old example in csoundqt which might touch what you want to do:
Examples > CsoundQt > Useful > ASCII_Key.csd
ciao -
	j

On 07/01/2025 13:39, luis antunes pena wrote:
> Dear all,
> I'm looking for a solution to introduce text in real time to be 
> processed directly to csound, i.e., I would write the sentences and by 
> pressing ENTER the text would be converted to a string that would be 
> sonified by csound. I was wondering what would be your solution for the 
> text issue. I first thought about Cabbage - would that work?
> Thank you in advance,
> Luís
> 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  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

Date2025-01-07 16:27
Fromluis antunes pena <00000fd5d0d20dbf-dmarc-request@LISTSERV.HEANET.IE>
SubjectRe: [Csnd] Text in real time
Thank you both Rory and Joachim. UDP was not in the first place but could be a funny solution for what I'm looking for. I'll make some tests, but I think I know now how to proceed. Thank you.
Best, Luís

On 07.01.25 13:46, Rory Walsh wrote:
Hi Luis. I think both Cabbage and CsoundQT will let you type into a text editor widget and send the string to Csound. You could also send the strings from the command line via UDP. I think there are quite a few options here.  

On Tue, 7 Jan 2025 at 12:39, luis antunes pena <00000fd5d0d20dbf-dmarc-request@listserv.heanet.ie> wrote:
Dear all,
I'm looking for a solution to introduce text in real time to be processed directly to csound, i.e., I would write the sentences and by pressing ENTER the text would be converted to a string that would be sonified by csound. I was wondering what would be your solution for the text issue. I first thought about Cabbage - would that work?
Thank you in advance,
Luís
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