Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov <anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
The fltk opcodes are not longer part of the main csound tree. See
Csound mailing list Send bugs reports to Discussions of bugs and features can be posted here
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov <anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
Not necessarily. Distributions might provide packages with these as they do with Csound.
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
john
(john)
January 12, 2022, 3:09pm
7
Looks like not loading the fltk plugin which defines the opcodes.
Check with -z
Get TypeApp for Android
Post the result of this:
csound -z1 2>&1 | grep FLpanel
If it doesn’t print anything, the fltjk plugin is either not installed or not being loaded by csound
Csound mailing list Send bugs reports to Discussions of bugs and features can be posted here
I’ve tried that. It’s empty((
ср, 12 янв. 2022 г. в 18:10, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
Post the result of this:
csound -z1 2>&1 | grep FLpanel
If it doesn’t print anything, the fltjk plugin is either not installed or not being loaded by csound
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
To me it looks not like external library problem but csound compiler can not compile FLTK-related commands.
I’ve tried the same with Ian Mccurdy example and it also fails to compile the orchestra
ср, 12 янв. 2022 г. в 17:25, Victor Lazzarini <Victor.Lazzarini@mu.ie >:
Not necessarily. Distributions might provide packages with these as they do with Csound.
Warning This email originated from outside of Maynooth University’s Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov <anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
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
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
The installation location is shown in the terminal by cmake
– Plugins to be installed at:
By default this is /usr/llocal/lib/csound/plugins64-6.0
But if your Csound is installed in /usr/local/lib64 you need to set -DUSE_LIB64=1 to install at
/usr/llocal/lib64/csound/plugins64-6.0
Yeah I did all that was proposed on the plugins repo.
That is strange. I have fltk installed. And cmake says that flag is enabled|:
john
(john)
January 12, 2022, 3:42pm
13
I think fltk opcodes are in libwidgets
I will check.
Get TypeApp for Android
My csound is in different location
Strange that it seems to not to react to the PATHs.
Because by the make install log it still installs them in different location
ср, 12 янв. 2022 г. в 18:43, Anton Kholomiov <anton.kholomiov@gmail.com >:
My csound is in different location
whereis csound
csound: /usr/bin/csound /usr/lib/csound /usr/include/csound
I’ve tried to setup the location:
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound ../
make
sudo make install
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
Still csound -z with grep fltk is empty
ср, 12 янв. 2022 г. в 18:42, John ff <jpff@codemist.co.uk >:
I think fltk opcodes are in libwidgets
I will check.
Get TypeApp for Android
Yeah I did all that was proposed on the plugins repo.
That is strange. I have fltk installed. And cmake says that flag is enabled|:
-- Python libraries: /usr/lib/ [libpython3.9.so](http://libpython3.9.so)
-- BUILD_PYTHON_OPCODES is enabled.
-- USE_FLTK is enabled.
--
-- ABLETON_LINK_HOME="", so disabling BUILD_ABLETON_LINK_OPCODES
-
But when I do sudo make install I can see no fltk related plugins:
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
anton@hp:~/tools/plugins/build$
ср, 12 янв. 2022 г. в 18:27, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
did you do make install?
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
To me it looks not like external library problem but csound compiler can not compile FLTK-related commands.
I’ve tried the same with Ian Mccurdy example and it also fails to compile the orchestra
ср, 12 янв. 2022 г. в 17:25, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
Not necessarily. Distributions might provide packages with these as they do with Csound.
Warning This email originated from outside of Maynooth University’s Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky < eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov < anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
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
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
Look at the installation paths you posted:
“/usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so”
hint: there is an extra space in there. The cmake script has some typo in the installation path.
Csound mailing list Send bugs reports to Discussions of bugs and features can be posted here
I don’t mention /usr/local anywhere why it uses that?
Sorry I don’t know how to use cmake
ср, 12 янв. 2022 г. в 19:18, Anton Kholomiov <anton.kholomiov@gmail.com >:
I don’t mention /usr/local anywhere why it uses that?
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound -DCS_USER_PLUGIN=/usr/lib/csound/plugins64-6.0 ../
ср, 12 янв. 2022 г. в 19:05, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
Look at the installation paths you posted:
“/usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so”
hint: there is an extra space in there. The cmake script has some typo in the installation path.
Strange that it seems to not to react to the PATHs.
Because by the make install log it still installs them in different location
ср, 12 янв. 2022 г. в 18:43, Anton Kholomiov <anton.kholomiov@gmail.com >:
My csound is in different location
whereis csound
csound: /usr/bin/csound /usr/lib/csound /usr/include/csound
I’ve tried to setup the location:
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound ../
make
sudo make install
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
Still csound -z with grep fltk is empty
ср, 12 янв. 2022 г. в 18:42, John ff <jpff@codemist.co.uk >:
I think fltk opcodes are in libwidgets
I will check.
Get TypeApp for Android
Yeah I did all that was proposed on the plugins repo.
That is strange. I have fltk installed. And cmake says that flag is enabled|:
-- Python libraries: /usr/lib/ [libpython3.9.so](http://libpython3.9.so)
-- BUILD_PYTHON_OPCODES is enabled.
-- USE_FLTK is enabled.
--
-- ABLETON_LINK_HOME="", so disabling BUILD_ABLETON_LINK_OPCODES
-
But when I do sudo make install I can see no fltk related plugins:
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
anton@hp:~/tools/plugins/build$
ср, 12 янв. 2022 г. в 18:27, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
did you do make install?
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
To me it looks not like external library problem but csound compiler can not compile FLTK-related commands.
I’ve tried the same with Ian Mccurdy example and it also fails to compile the orchestra
ср, 12 янв. 2022 г. в 17:25, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
Not necessarily. Distributions might provide packages with these as they do with Csound.
Warning This email originated from outside of Maynooth University’s Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky < eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov < anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
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
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
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
I guess the problem is that my distro installs csound not to the /usr/local and for plugins there is no way to change that on cmake
to specify install location because /usr/local is always prefixed in config file
ср, 12 янв. 2022 г. в 19:19, Anton Kholomiov <anton.kholomiov@gmail.com >:
Sorry I don’t know how to use cmake
ср, 12 янв. 2022 г. в 19:18, Anton Kholomiov <anton.kholomiov@gmail.com >:
I don’t mention /usr/local anywhere why it uses that?
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound -DCS_USER_PLUGIN=/usr/lib/csound/plugins64-6.0 ../
ср, 12 янв. 2022 г. в 19:05, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
Look at the installation paths you posted:
“/usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so”
hint: there is an extra space in there. The cmake script has some typo in the installation path.
Strange that it seems to not to react to the PATHs.
Because by the make install log it still installs them in different location
ср, 12 янв. 2022 г. в 18:43, Anton Kholomiov <anton.kholomiov@gmail.com >:
My csound is in different location
whereis csound
csound: /usr/bin/csound /usr/lib/csound /usr/include/csound
I’ve tried to setup the location:
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound ../
make
sudo make install
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
Still csound -z with grep fltk is empty
ср, 12 янв. 2022 г. в 18:42, John ff <jpff@codemist.co.uk >:
I think fltk opcodes are in libwidgets
I will check.
Get TypeApp for Android
Yeah I did all that was proposed on the plugins repo.
That is strange. I have fltk installed. And cmake says that flag is enabled|:
-- Python libraries: /usr/lib/ [libpython3.9.so](http://libpython3.9.so)
-- BUILD_PYTHON_OPCODES is enabled.
-- USE_FLTK is enabled.
--
-- ABLETON_LINK_HOME="", so disabling BUILD_ABLETON_LINK_OPCODES
-
But when I do sudo make install I can see no fltk related plugins:
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
anton@hp:~/tools/plugins/build$
ср, 12 янв. 2022 г. в 18:27, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
did you do make install?
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
To me it looks not like external library problem but csound compiler can not compile FLTK-related commands.
I’ve tried the same with Ian Mccurdy example and it also fails to compile the orchestra
ср, 12 янв. 2022 г. в 17:25, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
Not necessarily. Distributions might provide packages with these as they do with Csound.
Warning This email originated from outside of Maynooth University’s Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky < eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov < anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
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
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
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
I can see that it doesn not copy the plugin files to the mentioned directory
ср, 12 янв. 2022 г. в 19:24, Anton Kholomiov <anton.kholomiov@gmail.com >:
I guess the problem is that my distro installs csound not to the /usr/local and for plugins there is no way to change that on cmake
to specify install location because /usr/local is always prefixed in config file
ср, 12 янв. 2022 г. в 19:19, Anton Kholomiov <anton.kholomiov@gmail.com >:
Sorry I don’t know how to use cmake
ср, 12 янв. 2022 г. в 19:18, Anton Kholomiov <anton.kholomiov@gmail.com >:
I don’t mention /usr/local anywhere why it uses that?
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound -DCS_USER_PLUGIN=/usr/lib/csound/plugins64-6.0 ../
ср, 12 янв. 2022 г. в 19:05, Eduardo Moguillansky <eduardo.moguillansky@gmail.com >:
Look at the installation paths you posted:
“/usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so”
hint: there is an extra space in there. The cmake script has some typo in the installation path.
Strange that it seems to not to react to the PATHs.
Because by the make install log it still installs them in different location
ср, 12 янв. 2022 г. в 18:43, Anton Kholomiov <anton.kholomiov@gmail.com >:
My csound is in different location
whereis csound
csound: /usr/bin/csound /usr/lib/csound /usr/include/csound
I’ve tried to setup the location:
cmake -DCSOUND_INCLUDE_DIR_HINT=/usr/include/csound -DCSOUND_LIBRARY_DIR_HINT=/usr/lib/csound ../
make
sudo make install
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
Still csound -z with grep fltk is empty
ср, 12 янв. 2022 г. в 18:42, John ff <jpff@codemist.co.uk >:
I think fltk opcodes are in libwidgets
I will check.
Get TypeApp for Android
Yeah I did all that was proposed on the plugins repo.
That is strange. I have fltk installed. And cmake says that flag is enabled|:
-- Python libraries: /usr/lib/ [libpython3.9.so](http://libpython3.9.so)
-- BUILD_PYTHON_OPCODES is enabled.
-- USE_FLTK is enabled.
--
-- ABLETON_LINK_HOME="", so disabling BUILD_ABLETON_LINK_OPCODES
-
But when I do sudo make install I can see no fltk related plugins:
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libimage.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libpy.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwidgets.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libvirtual.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libstkops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwebsocketIO.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libhdf5ops.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libwiimote.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjacko.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libjackTransport.so
-- Up-to-date: /usr/local/ /usr/local/lib/csound/plugins64-6.0/libfluidOpcodes.so
anton@hp:~/tools/plugins/build$
ср, 12 янв. 2022 г. в 18:27, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
did you do make install?
I’ve compiled plugins from sources and it said that fltk is enabled.
But when I compile I still get error:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
To me it looks not like external library problem but csound compiler can not compile FLTK-related commands.
I’ve tried the same with Ian Mccurdy example and it also fails to compile the orchestra
ср, 12 янв. 2022 г. в 17:25, Victor Lazzarini < Victor.Lazzarini@mu.ie >:
Not necessarily. Distributions might provide packages with these as they do with Csound.
Warning This email originated from outside of Maynooth University’s Mail System. Do not reply, click links or open attachments unless you recognise the sender and know the content is safe.
Thanks for your reply. So it means it have to be built from sources from now on
ср, 12 янв. 2022 г. в 11:02, Eduardo Moguillansky < eduardo.moguillansky@gmail.com >:
The fltk opcodes are not longer part of the main csound tree. See https://github.com/csound/plugins
My Csound is --Csound version 6.16 (double samples) Jul 29 2021
ср, 12 янв. 2022 г. в 09:26, Anton Kholomiov < anton.kholomiov@gmail.com >:
Please can you help me to set up the GUI for manjaro/arch.
When I was on Ubuntu it worked fine. But after switch to Manjaro I get:
error: syntax error, unexpected STRING_TOKEN (token """) from file tmp.csd (1)
line 23:
>>>FLpanel " <<<
Unexpected untyped word FLpanel when expecting a variable
Parsing failed due to invalid input!
Stopping on parser failure
cannot compile orchestra
end of score. overall amps: 0.0
overall samples out of range: 0
1 errors in performance
Can you please help me with that
Thanks!
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
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
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
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