Csound Csound-dev Csound-tekno Search About

[Csnd] No output in notebook with cs = ctcsound.Csound()

Date2020-11-26 12:16
FromRichard van Bemmelen
Subject[Csnd] No output in notebook with cs = ctcsound.Csound()
I am just following the first steps in cookbook/01
There is no output after this command:
cs = ctcsound.Csound()

It does work in regulat python...
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

Date2020-11-26 15:59
FromFrancois PINOT
SubjectRe: [Csnd] No output in notebook with cs = ctcsound.Csound()
Normally the Jupyter notebook is launched from a terminal and the notebook is displayed in a browser, while the notebook log messages are displayed in the terminal. So when you run the cs = ctcsound.Csound() command in the notebook, the messages returned by Csound are displayed in the terminal console.

François

Le jeu. 26 nov. 2020 à 13:16, Richard van Bemmelen <zappfinger@gmail.com> a écrit :
I am just following the first steps in cookbook/01
There is no output after this command:
cs = ctcsound.Csound()

It does work in regulat python...
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

Date2020-11-26 17:05
FromRichard van Bemmelen
SubjectRe: [Csnd] No output in notebook with cs = ctcsound.Csound()
You are right!

Op do 26 nov. 2020 om 16:59 schreef Francois PINOT <fggpinot@gmail.com>:
Normally the Jupyter notebook is launched from a terminal and the notebook is displayed in a browser, while the notebook log messages are displayed in the terminal. So when you run the cs = ctcsound.Csound() command in the notebook, the messages returned by Csound are displayed in the terminal console.

François

Le jeu. 26 nov. 2020 à 13:16, Richard van Bemmelen <zappfinger@gmail.com> a écrit :
I am just following the first steps in cookbook/01
There is no output after this command:
cs = ctcsound.Csound()

It does work in regulat python...
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
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