Csound Csound-dev Csound-tekno Search About

How to get Csoundqt running on Ubuntu 14.04?

Date2016-10-01 08:03
FromJan Jacob Hofmann
SubjectHow to get Csoundqt running on Ubuntu 14.04?
Dear List,

recently I built the latest version of Csound from the sources. I can now again play pieces using blue, so that seems to work.

Then I did install Csoundqt using the Ubuntu-Software-Center, which also seemed worked fine. I can start CsoundQt from the terminal.
After setting the usual preferences, I tried to run several example-pieces from CsoundQt. However there is no sound, just several messages on terminal, which do look completely complicated to me.
Has anybody some idea, what could be wrong and what I should change?
(See output of terminal below)

All the best,

Jan Jacob



janjacobhofmann@janjacobhofmann-ThinkPad-T430:~$ csoundqt
csoundqt: Symbol `CS_VAR_TYPE_K' has different size in shared object, consider re-linking
csoundqt: Symbol `CS_VAR_TYPE_S' has different size in shared object, consider re-linking
virtual_keyboard real time MIDI plugin for Csound
ACHTUNG: STK opcodes not available: define environment variable RAWWAVE_PATH
(points to rawwaves directory) to use STK opcodes.
0dBFS level = 32768,0
Csound version 6.08 (double samples) Sep 18 2016
libsndfile-1.0.25
Object::connect: No such slot WidgetPanel::dockStateChanged(bool)
void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Cabbage Text einfügen/aktualisieren" under id 8
Warning: Could not find FLOSS Manual Examples.
Warning: Could not find McCurdy Collection.
Warning: Could not find Stria Synth files.
Object::connect: No such signal FileBEditor::textChanged()
Object::connect:  (sender name:   'FileBEditor')
Object::connect: No such slot DocumentView::openParameterSelection()
CsoundEngine::messageListDispatcher()
Object::connect: No such signal FileBEditor::textChanged()
Object::connect:  (sender name:   'FileBEditor')
Object::connect: No such slot DocumentView::openParameterSelection()
Object::connect: No such slot DocumentPage::evaluate(QString)
WidgetLayout::loadXmlWidgets Older Widget Format version
Could not parse application stylesheet
virtual_keyboard real time MIDI plugin for Csound
0dBFS level = 32768,0
Csound version 6.08 (double samples) Sep 18 2016
libsndfile-1.0.25
Traceback (most recent call last):
 File "/tmp/csound-qnB5RS.ext", line 19, in 
   from csd.pysco import PythonScore
ImportError: No module named csd.pysco
csound
-b1024
-B2048
-+rtaudio=pa_bl
-iadc
-odac
--env:CSNOSTOP=yes
/tmp/csound-tmpXMTJ2500.csd
Csound compile failed!  -1

-- 

sound      |      movement       |       object      |      space
sonic architecture     |      site: http://www.sonicarchitecture.de
spatial electronic composition    |    higher order ambisonic music

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

Date2016-10-01 20:29
Fromjoachim heintz
SubjectRe: How to get Csoundqt running on Ubuntu 14.04?
hi jan jacob -

tarmo immediately replied to your post on the csoundqt list, didn't you 
notice?
https://sourceforge.net/p/qutecsound/mailman/message/35388122/

we should discuss it on the csoundqt list, i'd suggest.

best -
	joachim


On 01/10/16 09:03, Jan Jacob Hofmann wrote:
> Dear List,
>
> recently I built the latest version of Csound from the sources. I can now again play pieces using blue, so that seems to work.
>
> Then I did install Csoundqt using the Ubuntu-Software-Center, which also seemed worked fine. I can start CsoundQt from the terminal.
> After setting the usual preferences, I tried to run several example-pieces from CsoundQt. However there is no sound, just several messages on terminal, which do look completely complicated to me.
> Has anybody some idea, what could be wrong and what I should change?
> (See output of terminal below)
>
> All the best,
>
> Jan Jacob
>
>
>
> janjacobhofmann@janjacobhofmann-ThinkPad-T430:~$ csoundqt
> csoundqt: Symbol `CS_VAR_TYPE_K' has different size in shared object, consider re-linking
> csoundqt: Symbol `CS_VAR_TYPE_S' has different size in shared object, consider re-linking
> virtual_keyboard real time MIDI plugin for Csound
> ACHTUNG: STK opcodes not available: define environment variable RAWWAVE_PATH
> (points to rawwaves directory) to use STK opcodes.
> 0dBFS level = 32768,0
> Csound version 6.08 (double samples) Sep 18 2016
> libsndfile-1.0.25
> Object::connect: No such slot WidgetPanel::dockStateChanged(bool)
> void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking action "Cabbage Text einfügen/aktualisieren" under id 8
> Warning: Could not find FLOSS Manual Examples.
> Warning: Could not find McCurdy Collection.
> Warning: Could not find Stria Synth files.
> Object::connect: No such signal FileBEditor::textChanged()
> Object::connect:  (sender name:   'FileBEditor')
> Object::connect: No such slot DocumentView::openParameterSelection()
> CsoundEngine::messageListDispatcher()
> Object::connect: No such signal FileBEditor::textChanged()
> Object::connect:  (sender name:   'FileBEditor')
> Object::connect: No such slot DocumentView::openParameterSelection()
> Object::connect: No such slot DocumentPage::evaluate(QString)
> WidgetLayout::loadXmlWidgets Older Widget Format version
> Could not parse application stylesheet
> virtual_keyboard real time MIDI plugin for Csound
> 0dBFS level = 32768,0
> Csound version 6.08 (double samples) Sep 18 2016
> libsndfile-1.0.25
> Traceback (most recent call last):
>  File "/tmp/csound-qnB5RS.ext", line 19, in 
>    from csd.pysco import PythonScore
> ImportError: No module named csd.pysco
> csound
> -b1024
> -B2048
> -+rtaudio=pa_bl
> -iadc
> -odac
> --env:CSNOSTOP=yes
> /tmp/csound-tmpXMTJ2500.csd
> Csound compile failed!  -1
>

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