[Csnd] QT is not printing waveforms in console

Hello everybody!

we noticed that QT is not printing the ascii waveforms generated from the score in the console.
but everything else is printed.

is there a bug? the settings seems right.

greetings,
Philipp
Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        Issues · csound/csound · GitHub
Discussions of bugs and features can be posted here

I am guessing here that CsoundQT redirects the graphs to its widgets. You can get the printout if you choose “run in terminal”.

Thank you Victor!
That is working.
- Philipp