Csound Csound-dev Csound-tekno Search About

[Csnd] csound 5.14 still having problems on ubuntu linux

Date2011-11-23 23:32
FromMichele Nasti
Subject[Csnd] csound 5.14 still having problems on ubuntu linux
Hi, 
I've downloaded the csound 5.14 version from the debian repository and then I installed on ubuntu. This is the source page: http://packages.debian.org/sid/amd64/csound/download
My pc is a Amd64. (the 5.14 package is not aviable for i386 architecture). 
However, if I install it by GUI or with dpkg -i , I get no errors, but by terminal I get this: 

michele@michele-XPS-M1330:~/Scaricati$ sudo dpkg -i csound_5.14.2~dfsg-1_amd64.deb 
(Lettura del database... 217227 file e directory attualmente installati.)
Preparativi per sostituire csound v.1:5.14.2~dfsg-1 (utilizzando csound_5.14.2~dfsg-1_amd64.deb)...
Estrazione del sostituto di csound...
Configurazione di csound (1:5.14.2~dfsg-1)...

michele@michele-XPS-M1330:~/Scaricati$ csound 
PortAudio modulo audio in tempo reale per Csound
PortMIDI real time MIDI plugin per Csound
0dBFS livello = 32768.0
Csound versione 5.13 (double samples) Aug  5 2011
libsndfile-1.0.24
Usage: csound [-flags] orchfile scorefile
Legal flags are:
--help print long usage options
-U unam run utility program unam
-C use Cscore processing of scorefile
-I I-time only orch run
-n no sound onto disk
-i fnam sound input filename
-o fnam sound output filename
...
michele@michele-XPS-M1330:~/Scaricati$ 

Is this normal? Should I have to see 5.13 or 5.14 ? is this a typo in the program or a error in the package? 

I have this problem because on 5.13 there is no mp3len code, and I was getting crazy about this (The system doesn't recognize any gen49 opcode nor mp3len or mp3in - I tried all the examples in the manual). 




Date2011-11-24 00:05
FromRory Walsh
SubjectRe: [Csnd] csound 5.14 still having problems on ubuntu linux
Looks like the old version is still on your system? Did you remove it
before installing the newer version?

On 23 November 2011 23:32, Michele Nasti  wrote:
> Hi,
> I've downloaded the csound 5.14 version from the debian repository and then
> I installed on ubuntu. This is the source
> page: http://packages.debian.org/sid/amd64/csound/download
> My pc is a Amd64. (the 5.14 package is not aviable for i386 architecture).
> However, if I install it by GUI or with dpkg -i , I get no errors, but by
> terminal I get this:
> michele@michele-XPS-M1330:~/Scaricati$ sudo dpkg -i
> csound_5.14.2~dfsg-1_amd64.deb
> (Lettura del database... 217227 file e directory attualmente installati.)
> Preparativi per sostituire csound v.1:5.14.2~dfsg-1 (utilizzando
> csound_5.14.2~dfsg-1_amd64.deb)...
> Estrazione del sostituto di csound...
> Configurazione di csound (1:5.14.2~dfsg-1)...
> michele@michele-XPS-M1330:~/Scaricati$ csound
> PortAudio modulo audio in tempo reale per Csound
> PortMIDI real time MIDI plugin per Csound
> 0dBFS livello = 32768.0
> Csound versione 5.13 (double samples) Aug  5 2011
> libsndfile-1.0.24COuld
> Usage: csound [-flags] orchfile scorefile
> Legal flags are:
> --help print long usage options
> -U unam run utility program unam
> -C use Cscore processing of scorefile
> -I I-time only orch run
> -n no sound onto disk
> -i fnam sound input filename
> -o fnam sound output filename
> ...
> michele@michele-XPS-M1330:~/Scaricati$
> Is this normal? Should I have to see 5.13 or 5.14 ? is this a typo in the
> program or a error in the package?
> I have this problem because on 5.13 there is no mp3len code, and I was
> getting crazy about this (The system doesn't recognize any gen49 opcode nor
> mp3len or mp3in - I tried all the examples in the manual).
>
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-24 01:51
FromAdam Puckett
SubjectRe: [Csnd] csound 5.14 still having problems on ubuntu linux
Another thing to consider is that Debian-based distros may release
older versions in keeping with Debian tradition of releasing "stable"
software. This could be why mp3len isn't there.

On 11/23/11, Rory Walsh  wrote:
> Looks like the old version is still on your system? Did you remove it
> before installing the newer version?
>
> On 23 November 2011 23:32, Michele Nasti  wrote:
>> Hi,
>> I've downloaded the csound 5.14 version from the debian repository and
>> then
>> I installed on ubuntu. This is the source
>> page: http://packages.debian.org/sid/amd64/csound/download
>> My pc is a Amd64. (the 5.14 package is not aviable for i386 architecture).
>> However, if I install it by GUI or with dpkg -i , I get no errors, but by
>> terminal I get this:
>> michele@michele-XPS-M1330:~/Scaricati$ sudo dpkg -i
>> csound_5.14.2~dfsg-1_amd64.deb
>> (Lettura del database... 217227 file e directory attualmente installati.)
>> Preparativi per sostituire csound v.1:5.14.2~dfsg-1 (utilizzando
>> csound_5.14.2~dfsg-1_amd64.deb)...
>> Estrazione del sostituto di csound...
>> Configurazione di csound (1:5.14.2~dfsg-1)...
>> michele@michele-XPS-M1330:~/Scaricati$ csound
>> PortAudio modulo audio in tempo reale per Csound
>> PortMIDI real time MIDI plugin per Csound
>> 0dBFS livello = 32768.0
>> Csound versione 5.13 (double samples) Aug  5 2011
>> libsndfile-1.0.24COuld
>> Usage: csound [-flags] orchfile scorefile
>> Legal flags are:
>> --help print long usage options
>> -U unam run utility program unam
>> -C use Cscore processing of scorefile
>> -I I-time only orch run
>> -n no sound onto disk
>> -i fnam sound input filename
>> -o fnam sound output filename
>> ...
>> michele@michele-XPS-M1330:~/Scaricati$
>> Is this normal? Should I have to see 5.13 or 5.14 ? is this a typo in the
>> program or a error in the package?
>> I have this problem because on 5.13 there is no mp3len code, and I was
>> getting crazy about this (The system doesn't recognize any gen49 opcode
>> nor
>> mp3len or mp3in - I tried all the examples in the manual).
>>
>>
>>
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-24 02:48
Fromebmtranceboy
Subject[Csnd] Re: csound 5.14 still having problems on ubuntu linux
I'm on 5.12 and I managed to build a library in order to get mp3in to work
rather well on Linux.
I copied it under /usr/lib/csound/plugins64-5.2/ with the other libs and
csound seems ok with it

Have a try if you want :

http://csound.1045644.n5.nabble.com/file/n5019097/dev-mp3in.so dev-mp3in.so 

Hope it'll work for you also.

--
View this message in context: http://csound.1045644.n5.nabble.com/csound-5-14-still-having-problems-on-ubuntu-linux-tp5018751p5019097.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2011-11-24 11:14
FromMichele Nasti
SubjectRe: [Csnd] Re: csound 5.14 still having problems on ubuntu linux
I  removed the old version from my system and then I installed the one in the debian repos. 
Strange happening! Am I the only one experiencing this "bug"? Also, why there is 5.14 only for amd64 and 5.13 for i386 ? 
I will compile it from scratch but for now i have resolved using .ogg files. 
Michele 

2011/11/24 ebmtranceboy <ebmtranceboy@gmail.com>
I'm on 5.12 and I managed to build a library in order to get mp3in to work
rather well on Linux.
I copied it under /usr/lib/csound/plugins64-5.2/ with the other libs and
csound seems ok with it

Have a try if you want :

http://csound.1045644.n5.nabble.com/file/n5019097/dev-mp3in.so dev-mp3in.so

Hope it'll work for you also.

--
View this message in context: http://csound.1045644.n5.nabble.com/csound-5-14-still-having-problems-on-ubuntu-linux-tp5018751p5019097.html
Sent from the Csound - General mailing list archive at Nabble.com.


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



Date2011-11-24 12:35
FromRory Walsh
SubjectRe: [Csnd] Re: csound 5.14 still having problems on ubuntu linux
I think most people using linux build Csound themselves which is
probably why it has not been reported yet.

On 24 November 2011 11:14, Michele Nasti  wrote:
> I  removed the old version from my system and then I installed the one in
> the debian repos.
> Strange happening! Am I the only one experiencing this "bug"? Also, why
> there is 5.14 only for amd64 and 5.13 for i386 ?
> I will compile it from scratch but for now i have resolved using .ogg
> files.
> Michele
>
> 2011/11/24 ebmtranceboy 
>>
>> I'm on 5.12 and I managed to build a library in order to get mp3in to work
>> rather well on Linux.
>> I copied it under /usr/lib/csound/plugins64-5.2/ with the other libs and
>> csound seems ok with it
>>
>> Have a try if you want :
>>
>> http://csound.1045644.n5.nabble.com/file/n5019097/dev-mp3in.so
>> dev-mp3in.so
>>
>> Hope it'll work for you also.
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/csound-5-14-still-having-problems-on-ubuntu-linux-tp5018751p5019097.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2011-11-24 13:29
Fromjpff@cs.bath.ac.uk
SubjectRe: [Csnd] Re: csound 5.14 still having problems on ubuntu linux
Have you tried the Debian snapshot (douibles on i386) ?

http://codemist.co.uk/jpff/Debian_Snapshot.tgz


> I  removed the old version from my system and then I installed the one in
> the debian repos.
> Strange happening! Am I the only one experiencing this "bug"? Also, why
> there is 5.14 only for amd64 and 5.13 for i386 ?
> I will compile it from scratch but for now i have resolved using .ogg
> files.
> Michele
>
> 2011/11/24 ebmtranceboy 
>
>> I'm on 5.12 and I managed to build a library in order to get mp3in to
>> work
>> rather well on Linux.
>> I copied it under /usr/lib/csound/plugins64-5.2/ with the other libs and
>> csound seems ok with it
>>
>> Have a try if you want :
>>
>> http://csound.1045644.n5.nabble.com/file/n5019097/dev-mp3in.sodev-mp3in.so
>>
>> Hope it'll work for you also.
>>
>> --
>> View this message in context:
>> http://csound.1045644.n5.nabble.com/csound-5-14-still-having-problems-on-ubuntu-linux-tp5018751p5019097.html
>> Sent from the Csound - General mailing list archive at Nabble.com.
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"