[Cs-dev] Seeking testers for Csound6
Date | 2013-02-15 17:50 |
From | john ffitch |
Subject | [Cs-dev] Seeking testers for Csound6 |
We are planning to declare an alpha version on Monday 25 Feb. By that date we think it will be stable enough to offer to dedicated testers, but we are particularly concerned that we have not broken anything. We would like to recruit testers who are willing to build and use the system and report on any problems. I do want to emphasise DO NOT USE FOR PRODUCTION! We may have got it wrong....... and there way be extraneous debugging messages etc. So if you have time and the skills we would like to hear from you, directly to me or on the list as you wish; please include information on platform etc so we can ensure wide testing. Also note this is for after 25 Feb. We are not quite ready yet. We are hoping to get to a release candidate early in March, but that depends on testing; hence this call. We will set up a csound6 tracker for bug reports etc as soon as I can work out how. ==John ffitch ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-17 11:23 |
From | peiman khosravi |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Attachments | None None |
Just to provide more detail. I have both OS X 10.6 and 10.7. Best, Peiman On 15 February 2013 17:50, john ffitch <jpff@codemist.co.uk> wrote: We are planning to declare an alpha version on Monday 25 Feb. By that |
Date | 2013-02-17 14:24 |
From | Kelly Hirai |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Attachments | None None |
i'l try it on gentoo x86 and amd64.
kelly On 02/17/13 06:23, peiman khosravi wrote: Just to provide more detail. I have both OS X 10.6 and 10.7. |
Date | 2013-02-17 15:38 |
From | Dave Seidel |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Attachments | None None |
I'll test it on Ubuntu (12.10 Quantal Quetzal, x86_64, low-latency kernel, Jack). - Dave On Fri, Feb 15, 2013 at 12:50 PM, john ffitch <jpff@codemist.co.uk> wrote: We are planning to declare an alpha version on Monday 25 Feb. By that |
Date | 2013-02-17 20:21 |
From | Adam Puckett |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
I could test on Windows 7 32-bit. This sounds exciting! On 2/17/13, Dave Seidel |
Date | 2013-02-18 08:43 |
From | Oeyvind Brandtsegg |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Attachments | None None |
I can test on windows. best Oeyvind 2013/2/15 john ffitch <jpff@codemist.co.uk> We are planning to declare an alpha version on Monday 25 Feb. By that -- Oeyvind Brandtsegg Professor of Music Technology NTNU 7491 Trondheim Norway Cell: +47 92 203 205 http://flyndresang.no/ http://www.partikkelaudio.com/ http://soundcloud.com/brandtsegg http://soundcloud.com/t-emp |
Date | 2013-02-18 12:04 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
On 02/15/2013 12:50 PM, john ffitch wrote: > We are planning to declare an alpha version on Monday 25 Feb. I'll build and test on Arch 64 and Ubuntu. On Ubuntu 12.04.1, KXStudio overlay, GCC 4.6.3, the build fails with STK opcodes enabled: Scanning dependencies of target stk-ops [ 74%] Building CXX object Opcodes/stk/CMakeFiles/stk-ops.dir/stkOpcodes.cpp.o /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: invalid conversion from ‘char*’ to ‘uint8_t {aka unsigned char}’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:676:5: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘char*’ in initialization /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp: In function ‘int csoundModuleInit(CSOUND*)’: /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:709:79: error: invalid conversion from ‘char*’ to ‘int’ [-fpermissive] /home/dlphilp/src/csound6-git/Opcodes/stk/stkOpcodes.cpp:709:79: error: cannot convert ‘int (*)(CSOUND*, void*) {aka int (*)(CSOUND_*, void*)}’ to ‘const char*’ in argument passing make[2]: *** [Opcodes/stk/CMakeFiles/stk-ops.dir/stkOpcodes.cpp.o] Error 1 make[1]: *** [Opcodes/stk/CMakeFiles/stk-ops.dir/all] Error 2 make: *** [all] Error 2 dlphilp@Maximus-i386:~/src/csound6-git/build$ Untested on Arch. Best, dp ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-18 12:30 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Greetings, In the csound6-git top directory the readme-csound6* files both begin with: CSOUND Version 5.17 Btw, what are the required environment variables for strings and the opcodes directory (for Cs6) ? Best, dp[ ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-18 12:56 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Greetings, My experience with cmake-enabled builds is to proceed as follow: cd src/csound6-git mkdir build cd build cmake [OPTIONS] ../ make make install Is this way recommended for the new build ? And what is the new name for the opcodes directory environment variable ? (I need to set it explicitly for running a batch file for AVSynthesis). Best, dp ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-18 13:00 |
From | Steven Yi |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Hi Dave, That procedure should work out fine. New dirs are OPCODE6DIR and OPCODE6DIR64. Thanks! steven On Mon, Feb 18, 2013 at 12:56 PM, Dave Phillips |
Date | 2013-02-18 13:05 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
On 02/18/2013 08:00 AM, Steven Yi wrote: > Hi Dave, > > That procedure should work out fine. New dirs are OPCODE6DIR and OPCODE6DIR64. > > Thanks, Steven, I got it from the mail traffic just before receiving your reply. :) Having problems building AVS with the new csnd.jar, will persevere. Best, dp ------------------------------------------------------------------------------ The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials, tech docs, whitepapers, evaluation guides, and opinion stories. Check out the most recent posts - join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-02-18 13:09 |
From | Steven Yi |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Ah, to note, the API for Csound has changed and CS6 is incompatible with CS5. We have not really looked at the API in regards to hosts yet. We should probably consider looking at change the package name, such as csnd6 instead of csnd, so that both cs5 and cs6 can be installed on the same system. Most likely, AVS will not compile with CS6's csnd.jar unless code is modified. Definitely a TODO. On Mon, Feb 18, 2013 at 1:05 PM, Dave Phillips |
Date | 2013-02-18 13:21 |
From | Dave Phillips |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
On 02/18/2013 08:09 AM, Steven Yi wrote: > Ah, to note, the API for Csound has changed and CS6 is incompatible > with CS5. We have not really looked at the API in regards to hosts > yet. We should probably consider looking at change the package name, > such as csnd6 instead of csnd, so that both cs5 and cs6 can be > installed on the same system. Most likely, AVS will not compile with > CS6's csnd.jar unless code is modified. Definitely a TODO. Verified that. I build AVS in Eclipse, got 67 errors with components from Cs6. :( Simple operations from the CLI work fine, btw, but I've yet to stretch out with it. Best, dp > On Mon, Feb 18, 2013 at 1:05 PM, Dave Phillips |
Date | 2013-02-18 13:23 |
From | Steven Yi |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Hi Dave, I booted up Ubuntu and did a build. I found the STK opcodes and the LuaOpcodes were not updated for the new flags field in OENTRY, so added a default of 0 to both of those sets of opcodes. Things are now compiling. (Pushed to GIT). One thing I'm finding on Linux is that the stk opcodes are not loading at the moment due to a missing symbol: could not open library '/home/steven/work/csound/cs6make/libstk.so' (/usr/lib/i386-linux-gnu/libstk.so.0: undefined symbol: _ZN8RtMidiInC1ESsj This seems odd to me, as librtmidi is linked with the libstk.so opcode library. I didn't sleep much last night though so I may be missing something obvious. Perhaps someone else could help out here. Thanks! steven On Mon, Feb 18, 2013 at 12:04 PM, Dave Phillips |
Date | 2013-02-18 15:15 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] Seeking testers for Csound6 |
Hi Dave, yes, we should not expect Cs5 hosts to work with Cs6 out of the box, they will not (and that is the whole point of Cs6, as opposed to an incremental 5.* release. For the moment, what we should expect to work is CLI frontend, the python and java modules and the PD class (provisionally called csound6~). Regards Victor On 18 Feb 2013, at 13:21, Dave Phillips wrote: > On 02/18/2013 08:09 AM, Steven Yi wrote: >> Ah, to note, the API for Csound has changed and CS6 is incompatible >> with CS5. We have not really looked at the API in regards to hosts >> yet. We should probably consider looking at change the package name, >> such as csnd6 instead of csnd, so that both cs5 and cs6 can be >> installed on the same system. Most likely, AVS will not compile with >> CS6's csnd.jar unless code is modified. Definitely a TODO. > > Verified that. I build AVS in Eclipse, got 67 errors with components > from Cs6. :( > > Simple operations from the CLI work fine, btw, but I've yet to stretch > out with it. > > Best, > > dp > > > >> On Mon, Feb 18, 2013 at 1:05 PM, Dave Phillips |