muse

2005-09-26 Thread Cristian Mijea
I am trying to broadcast live content captured via
a sound card.  And I tried to install MuSE, via ports. The system
fetched from ftp the dependencies, built them etc, and when it gets to
MuSE I receive an error. It's posted below, maybe someone is kind
enough to tell me what is wrong…..


make  all-recursive
Making all in po
Making all in intl
Making all in src
Making all in resample
Making all in shout
Making all in libmpeg
Making all in ncursesgui
Making all in libcdk
Making all in gtkgui2
if c++ -DHAVE_CONFIG_H -I. -I. -I.. -Ishout -I/usr/X11R6/include
-Incursesgui   -I/usr/local/include -DHAVE_DECL_GETOPT
-DHAVE_SYS_UIO_H  -O -pipe  -D_REENTRANT -MT pipe.o -MD -MP -MF
.deps/pipe.Tpo  -c -o pipe.o `test -f 'pipe.cpp' || echo
'./'`pipe.cpp;  then mv -f   .deps/pipe.Tpo .deps/pipe.Po;  else
rm -f .deps/pipe.Tpo; exit 1;  fi
pipe.cpp: In member function `int Pipe::read_float_intl(int, float*, int)':
pipe.cpp:122: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:124: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:150: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:151: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::read_float_bidi(int, float**, int)':
pipe.cpp:228: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:230: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:257: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:258: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::mix16stereo(int, int32_t*)':
pipe.cpp:313: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:315: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:328: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:329: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::read(int, void*)':
pipe.cpp:376: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:378: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:385: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:386: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp: In member function `int Pipe::write(int, void*)':
pipe.cpp:422: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:426: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:433: error: ISO C++ forbids cast to non-reference type used as lvalue
pipe.cpp:434: error: ISO C++ forbids cast to non-reference type used as lvalue
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9/src.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9/src.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9.
*** Error code 1

Stop in /usr/ports/audio/muse/work/MuSE-0.9.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: muse

2005-09-26 Thread Mike Hernandez
On 9/26/05, Cristian Mijea [EMAIL PROTECTED] wrote:
 I am trying to broadcast live content captured via
 a sound card.  And I tried to install MuSE, via ports.

Can Muse actually do that sort of thing? I thought it was just a
sequencer? I use darkice + shoutcast server to stream content from my
dj equipment... maybe that will work for you.


Mike
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: muse

2005-09-26 Thread Mark Kane

Mike Hernandez wrote:

On 9/26/05, Cristian Mijea [EMAIL PROTECTED] wrote:


I am trying to broadcast live content captured via
a sound card.  And I tried to install MuSE, via ports.



Can Muse actually do that sort of thing? I thought it was just a
sequencer? I use darkice + shoutcast server to stream content from my
dj equipment... maybe that will work for you.


I'm not sure why it won't compile, but I just wanted to say that MuSE 
and MusE are different things.


MusE is the sequencer you are thinking of. MuSE is a Multiple Streaming 
Engine, which outputs to SHOUT/Icecast servers. I use MuSE (command 
line part) for all my live streaming and it works great.


I hope a solution comes along for your compiling problem. :)

-Mark
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Fw: Re: Fw: muse

2005-09-26 Thread Cristian Mijea
Tks, Albi for the reply, I will try it as soon as I'll have a little
free time and will tell you how it went.

And Mark, yes I know (first I did compile muse not MuSE and found out
that it's something else :) ). Hopefully I got it right this time and
I will also use the command line to stream to icecast.

Cristian

On 9/26/05, albi [EMAIL PROTECTED] wrote:

 hi,
 see below :

 Begin forwarded message:

 Date: Mon, 26 Sep 2005 14:48:26 +0200
 From: jaromil [EMAIL PROTECTED]
 To: albi [EMAIL PROTECTED]
 Subject: Re: Fw: muse


 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On Mon, Sep 26, 2005 at 12:33:40PM +0200, albi wrote:
 
 
  Begin forwarded message:
 
  Date: Mon, 26 Sep 2005 15:09:02 +0300
  From: Cristian Mijea [EMAIL PROTECTED]
  To: freebsd-questions@freebsd.org
  Subject: muse
 
 
  I am trying to broadcast live content captured via
  a sound card.  And I tried to install MuSE, via ports. The system
  fetched from ftp the dependencies, built them etc, and when it gets to
  MuSE I receive an error. It's posted below, maybe someone is kind
  enough to tell me what is wrong???..

 have a look at this changeset i committed this summer
 http://devel.rastasoft.org/trac.cgi/changeset/452
 there is fix the problem. BTW some more fixes followed so they should
 update to the latest pipe.cpp code.

 i wouldn't suggest to update all muse to the current development version
 because the GTK2 GUI is broken ATM (seek doesn't works), just pipe.cpp

 i wish i find the time for a new release...

 thanks for connecting ppl :)
 ciao

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.1 (GNU/Linux)
 Comment: Cryptographically signed mail, see http://gnupg.org

 iD8DBQFDN+4ZWLCC1ltubZcRAoWeAJ95mKVBqJRjPXuR5HhltYb4cpz8AgCfSZfg
 vEQzt+z2+pGA/F+N0lGTyXw=
 =MwDC
 -END PGP SIGNATURE-



 --
 grtjs, albi
 gpg-key: lynx -dump http://scii.nl/~albi/gpg.asc | gpg --import

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]