Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Broken again

Date2005-03-22 15:10
FromMichael Gogins
SubjectRe: [Cs-dev] Broken again
I wrote this opcode. I will fix this problem tonight.

This set of opcodes emulates a generic mixer with sends and busses. It is similar to the zak system but specialized for mixing and easier to use for that purpose.

-----Original Message-----
From: jpff@codemist.co.uk
Sent: Mar 22, 2005 5:48 AM
To: csound-devel@lists.sourceforge.net
Subject: [Cs-dev] Broken again

g++ -DCSOUND_WITH_API -fexceptions -DCSOUND_WITH_API -g -gstabs -O2 -DLINUX -Wall -DPIPES -DHAVE_FCNTL_H -DHAVE_UNISTD_H -DHAVE_STDINT_H -DHAVE_MALLOC_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_SYS_TYPES_H -DHAVE_CTYPE_H -DHAVE_TERMIOS_H -DHAVE_STRING_H -DHAVE_DIRENT_H -DWINDOWS -DUSE_FLTK -fPIC -DBETA -I. -IH -I/usr/local/include/python2.3 -I/usr/local/include -I/usr/include -I/usr/X11R6/include -c -o Opcodes/mixer.os Opcodes/mixer.cpp
Opcodes/mixer.cpp: In member function `int MixerSend::audio(ENVIRON*)':
Opcodes/mixer.cpp:81: warning: passing `float' for converting 1 of `_Tp& 
   std::vector<_Tp, _Alloc>::operator[](long unsigned int) [with _Tp = 
   std::vector >, _Alloc = 
   std::allocator > >]'
Opcodes/mixer.cpp:82: warning: passing `float' for converting 1 of `_Tp& 
   std::vector<_Tp, _Alloc>::operator[](long unsigned int) [with _Tp = 
   std::vector >, _Alloc = 
   std::allocator > >]'
Opcodes/mixer.cpp: In member function `int MixerReceive::audio(ENVIRON*)':
Opcodes/mixer.cpp:109: warning: passing `float' for converting 1 of `_Tp& 
   std::vector<_Tp, _Alloc>::operator[](long unsigned int) [with _Tp = 
   std::vector >, _Alloc = 
   std::allocator > >]'
Opcodes/mixer.cpp:110: warning: passing `float' for converting 1 of `_Tp& 
   std::vector<_Tp, _Alloc>::operator[](long unsigned int) [with _Tp = 
   std::vector >, _Alloc = 
   std::allocator > >]'
Opcodes/mixer.cpp:139:35: invalid suffix "f" on integer constant
scons: *** [Opcodes/mixer.os] Error 1
scons: building terminated because of errors.

What is this opcode anyway?  When did it appear?  It is not mentioned
in teh ChangeLog anywhere.

==John ffitch


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel





-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net