osw-users Mailing List for Open Sound World (Page 3)
Brought to you by:
peoplestank
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
(1) |
Mar
(11) |
Apr
(4) |
May
(1) |
Jun
(3) |
Jul
|
Aug
(16) |
Sep
(15) |
Oct
|
Nov
|
Dec
(14) |
2004 |
Jan
(2) |
Feb
(4) |
Mar
(1) |
Apr
(1) |
May
(14) |
Jun
(1) |
Jul
(3) |
Aug
(2) |
Sep
(3) |
Oct
(1) |
Nov
(6) |
Dec
|
2005 |
Jan
|
Feb
(5) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2006 |
Jan
(4) |
Feb
(1) |
Mar
(2) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2007 |
Jan
(8) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: arvind g. <arv...@ho...> - 2004-07-10 00:28:29
|
Hi all! I'd like to use OSW, it looks great. I'm having quite a hard time installing it on Slackware 10.0, though. First, tcl/tk is not compiled with multi-threading-support, so I've recompiled the slackware-packages with multi-threading-support. This is TCL/TK version 8.4.6. Then I've installed itcl3.2.1 and iwidgets4.0.1. Everything seems to work ok. Then I want to compile osw from source, so I've downloaded the package, extracted it, changed wish8.3 to wish8.4 in ../osw/src/linux/install.sh. Then I try to run `./configure --enable-alsa` but I get an error-message that the Tcl-library cannot be found. I got around this by changing some "tcl8_3" into "tcl8_4", to get the message the Tk-library cannot be found. I don't seem to get around that, yet, but this all seems to get rather dirty... So I was wondering whether it's possible to compile OSW with TCL/TK 8.4.6 and/or whether someone has already installed OSW on Slackware and can give me some hints? Tia! --Arvind. _________________________________________________________________ MSN Search, for accurate results! http://search.msn.nl |
From: Crome, C. <cc...@ci...> - 2004-06-21 22:03:40
|
Hello all, I'm interested in using OSW, and I wanted to know how good the system is a not dropping samples, etc. I have a system that is going to send and receive data to an ASIO sound card, and I want flawless, low latency audio from OSW -> line out -> system -> line in -> OSW. =20 =20 Basically, my requirement is: FIXED latency from output to input -- any dropped or repeated samples are unacceptable and will totally mess up my results. =20 =20 =20 Is this possible with OSW? =20 =20 What kind of latency do you all get with ASIO sound cards? I don't have one yet, but I'm likely going to buy a MOTU 828mkII =20 Thanks, -Caleb =20 |
From: Amar <am...@pt...> - 2004-05-27 22:06:30
|
I'm not sure the jack driver does much of anything at the moment. Try using ALSA instead (remove oswJackDriver.osx from your osw/externals/drivers directory). If the crashes continue, please do write up more detailed reports, including gdb backtraces if possible. -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: <osw...@li...> Sent: Thursday, May 27, 2004 2:57 PM Subject: [Osw-users] doesn't work on linux > it compiles now without problems, but it doesn't work at all. it starts > up and it creates jack ports, but there are crashes with every second > patch, errors when trying to set properties and i couldn't get any audio > output. > > i will try to write a more detailed bug report tomorrow. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |
From: smoerk <sm...@gm...> - 2004-05-27 21:54:14
|
it compiles now without problems, but it doesn't work at all. it starts up and it creates jack ports, but there are crashes with every second patch, errors when trying to set properties and i couldn't get any audio output. i will try to write a more detailed bug report tomorrow. |
From: Amar <am...@pt...> - 2004-05-24 18:29:10
|
It isn't a mode per se. It's based on using the Slammer transform as a clock source instead of a TimeMachine. There should be more info available via the Slammer help patch. -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: <osw...@li...> Sent: Monday, May 24, 2004 9:30 AM Subject: [Osw-users] non-real-time > Hello Amar, > > how can I switch into non-realtime mode? I couldn't find anything in the > documentation. > > Amar wrote: > > > > > OSW does run on Linux, but probably not on 98 (requires XP or 2K for > > windows support). > > From the description, this project might be an interesting test of > > OSW's non-real-time processing capabilities. > > > > -Amar > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |
From: smoerk <sm...@gm...> - 2004-05-24 16:27:22
|
Hello Amar, how can I switch into non-realtime mode? I couldn't find anything in the documentation. Amar wrote: > > OSW does run on Linux, but probably not on 98 (requires XP or 2K for > windows support). > From the description, this project might be an interesting test of > OSW's non-real-time processing capabilities. > > -Amar |
From: smoerk <sm...@gm...> - 2004-05-22 15:57:27
|
it compiles now, i will test it later. thanks!!! :-) Amar wrote: > Best way to update your local osw directory is: > > cvs update -d osw > > issued from the parent directory of you local osw. > This will only patch the parts of your directory that need updating, it also > remembers the compression and cvsroot settings from the original checkout > command without having to retype them. > > I just did a fresh pull on my RH9 Linux with gcc 3.3 and things seemed to > work. Ditto with OS X / gcc 3.3. > The latest version of the "offending" file oswBinop3b.cpp, should be 1.5. If > not, another update is probably required. > > -Amar > > > > ----- Original Message ----- > From: "smoerk" <sm...@gm...> > To: "Amar" <am...@pt...>; <osw...@li...> > Sent: Friday, May 21, 2004 3:16 AM > Subject: Re: [Osw-users] compile problems > > > >>Hello, >> >>I don't know, if you committed the fixes, but I have still the same >>problems on Debian Linux. BTW, what is the best command to update my >>local osw directory from cvs? should i do >> >>cvs -z3 -d:pserver:ano...@cv...:/cvsroot/osw co osw >> >>again or is there another cvs command? >> >>Amar wrote: >> >>>Nope, looks like there was a problem committing last OS X changes, will > > try > >>>to get that fixed this evening. >>> >>>----- Original Message ----- >>>From: "smoerk" <sm...@gm...> >>>To: <osw...@li...> >>>Sent: Thursday, May 20, 2004 1:32 PM >>>Subject: Re: [Osw-users] compile problems >>> >>> >>> >>> >>>>I tried to update the cvs repository, but it didn't find any new files. >>>>I guess i have to wait some more hours until the anonymous cvs server is >>>>up to date. >>>> >>>>Amar wrote: >>>> >>>> >>>>>Checked in some fixes for binary operations on samples - initially >>> >>>developed >>> >>> >>>>>on Windows, and this morning checked in the fixes to make it compile >>> >>>under >>> >>> >>>>>gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try >>>>>another fresh pull and let me know what happens. >>>>> >>>>>Thanks. >>>>> -Amar > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users > |
From: Amar <am...@pt...> - 2004-05-21 16:44:07
|
Best way to update your local osw directory is: cvs update -d osw issued from the parent directory of you local osw. This will only patch the parts of your directory that need updating, it also remembers the compression and cvsroot settings from the original checkout command without having to retype them. I just did a fresh pull on my RH9 Linux with gcc 3.3 and things seemed to work. Ditto with OS X / gcc 3.3. The latest version of the "offending" file oswBinop3b.cpp, should be 1.5. If not, another update is probably required. -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: "Amar" <am...@pt...>; <osw...@li...> Sent: Friday, May 21, 2004 3:16 AM Subject: Re: [Osw-users] compile problems > Hello, > > I don't know, if you committed the fixes, but I have still the same > problems on Debian Linux. BTW, what is the best command to update my > local osw directory from cvs? should i do > > cvs -z3 -d:pserver:ano...@cv...:/cvsroot/osw co osw > > again or is there another cvs command? > > Amar wrote: > > Nope, looks like there was a problem committing last OS X changes, will try > > to get that fixed this evening. > > > > ----- Original Message ----- > > From: "smoerk" <sm...@gm...> > > To: <osw...@li...> > > Sent: Thursday, May 20, 2004 1:32 PM > > Subject: Re: [Osw-users] compile problems > > > > > > > >>I tried to update the cvs repository, but it didn't find any new files. > >>I guess i have to wait some more hours until the anonymous cvs server is > >>up to date. > >> > >>Amar wrote: > >> > >>>Checked in some fixes for binary operations on samples - initially > > > > developed > > > >>>on Windows, and this morning checked in the fixes to make it compile > > > > under > > > >>>gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try > >>>another fresh pull and let me know what happens. > >>> > >>> Thanks. > >>> -Amar |
From: smoerk <sm...@gm...> - 2004-05-21 10:16:40
|
Hello, I don't know, if you committed the fixes, but I have still the same problems on Debian Linux. BTW, what is the best command to update my local osw directory from cvs? should i do cvs -z3 -d:pserver:ano...@cv...:/cvsroot/osw co osw again or is there another cvs command? Amar wrote: > Nope, looks like there was a problem committing last OS X changes, will try > to get that fixed this evening. > > ----- Original Message ----- > From: "smoerk" <sm...@gm...> > To: <osw...@li...> > Sent: Thursday, May 20, 2004 1:32 PM > Subject: Re: [Osw-users] compile problems > > > >>I tried to update the cvs repository, but it didn't find any new files. >>I guess i have to wait some more hours until the anonymous cvs server is >>up to date. >> >>Amar wrote: >> >>>Checked in some fixes for binary operations on samples - initially > > developed > >>>on Windows, and this morning checked in the fixes to make it compile > > under > >>>gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try >>>another fresh pull and let me know what happens. >>> >>> Thanks. >>> -Amar |
From: Amar <am...@pt...> - 2004-05-20 22:36:38
|
OSW does run on Linux, but probably not on 98 (requires XP or 2K for = windows support). From the description, this project might be an interesting test of OSW's = non-real-time processing capabilities. -Amar ----- Original Message -----=20 From: Mustafa Umut Sarac=20 To: osw...@li...=20 Sent: Thursday, May 20, 2004 1:27 PM Subject: [Osw-users] MIT Digital Stradivari + max msp question I saw Digital Stradivari project at mit web sites. I want to collect codes - with the help of university students of my = country - for a working program based on this thesis. I learned I need max msp software which is working on XP but I have = only 98 and Linux on my pc. I am looking for a program which works on linux or windows 98 and = works like max msp. Can OSW do this ? Let me try to explain If you need to know about digital stradivari = thesis. There is a 4 million dollars worth of cello which is 200 years old = records on cds. Small programs analysis of this sound sources loudness , brightness , = pitch and spectrum. Another program finds the nonlinear relations of these inputs. And model works and predicts the future sound from one or two input. Best , Mustafa Umut Sarac -------------------------------------------------------------------------= ----- Do you Yahoo!? Yahoo! Domains - Claim yours for only $14.70/year |
From: Amar <am...@pt...> - 2004-05-20 22:33:42
|
Nope, looks like there was a problem committing last OS X changes, will try to get that fixed this evening. ----- Original Message ----- From: "smoerk" <sm...@gm...> To: <osw...@li...> Sent: Thursday, May 20, 2004 1:32 PM Subject: Re: [Osw-users] compile problems > I tried to update the cvs repository, but it didn't find any new files. > I guess i have to wait some more hours until the anonymous cvs server is > up to date. > > Amar wrote: > > Checked in some fixes for binary operations on samples - initially developed > > on Windows, and this morning checked in the fixes to make it compile under > > gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try > > another fresh pull and let me know what happens. > > > > Thanks. > > -Amar > > > > > > > > ----- Original Message ----- > > From: "smoerk" <sm...@gm...> > > To: <osw...@li...> > > Sent: Thursday, May 20, 2004 9:37 AM > > Subject: [Osw-users] compile problems > > > > > > > >>hello, > >> > >>i tried to compile a fresh cvs checkout. can you give me a hint what i > >>am doing wrong? is there a library missing? > >> > >>thanks, > >>oliver > >> > >>p.s.: is there a debian package available? > >> > >> > >>poly880:/opt/cvs/osw/src/linux# make > >>g++ -g -O2 -DOSW_EXT_HASH_MAP -I../include -I../generic -I. -I../types > >>-I../sdif -I../osc -I/usr/include/tcl8.4 -O2 -D_OSWCORE -D_USING_TCL > >>-march=pentium -march=i586 -DOSW_MAJOR_VERSION=1 -DOSW_MINOR_VERSION=2 > >>-DOSW_SUB_VERSION=1 -D_REENTRANT -pthread -fstack-check > >>-ftemplate-depth-64 -felide-constructors -Wno-sign-compare -Wno-reorder > >>-c ../generic/oswBinop4.cpp > >>../include/oswVect.h: In member function `T _pow<T>::operator()(const > >>T&, const > >> T&) const [with T = int]': > >>../include/oswVect.h:525: instantiated from `typename > >>InputVector1::value_type osw::binopvector<S, T, > >>BinaryOperator>::operator[](unsigned int) const [with InputVector1 = > >>osw::vector<int>, InputVector2 = osw::vector<int>, BinaryOperator = > >>_pow<int>]' > >>../include/oswBinop.h:181: instantiated from `void > >>osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, > >>osw::BaseState&) const [with Op = osw::exponent<osw::vector<int>, > >>osw::vector<int>, osw::vector<int> >, int opnum = 12]' > >>../include/oswPatch.h:202: instantiated from here > >>../include/oswVect.h:1193: error: call of overloaded `pow(const int&, > > > > const > > > >> int&)' is ambiguous > >>/usr/include/bits/mathcalls.h:154: error: candidates are: double > > > > pow(double, > > > >> double) > >>/usr/include/c++/3.3/cmath:486: error: float > > > > std::pow(float, > > > >> float) > >>/usr/include/c++/3.3/cmath:495: error: long double > >> std::pow(long double, long double) > >>/usr/include/c++/3.3/cmath:504: error: double > >>std::pow(double, > >> int) > >>/usr/include/c++/3.3/cmath:508: error: float > > > > std::pow(float, > > > >> int) > >>/usr/include/c++/3.3/cmath:512: error: long double > >> std::pow(long double, int) > >>../include/oswVect.h: In member function `T _pow<T>::operator()(const > >>T&, const > >> T&) const [with T = short int]': > >>../include/oswVect.h:525: instantiated from `typename > >>InputVector1::value_type osw::binopvector<S, T, > >>BinaryOperator>::operator[](unsigned int) const [with InputVector1 = > >>osw::vector<short int>, InputVector2 = osw::vector<short int>, > >>BinaryOperator = _pow<short int>]' > >>../include/oswVect.h:280: instantiated from > >>`osw::vector<T>::vector(const osw::binopvector<InputVector1, > >>InputVector2, BinaryOperator>&) [with InputVector1 = osw::vector<short > >>int>, InputVector2 = osw::vector<short int>, BinaryOperator = _pow<short > >>int>, T = short int]' > >>../include/oswBinop.h:312: instantiated from `Result osw::exponent<A1, > >>A2, Result>::operator()(const A1&, const A2&) [with A1 = > >>osw::vector<short int>, A2 = osw::vector<short int>, Result = > >>osw::vector<short int>]' > >>../include/oswBinop.h:470: instantiated from `void > >>osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, > >>osw::BaseState&) const [with Op = osw::exponent<osw::vector<short int>, > >>osw::vector<short int>, osw::vector<short int> >, int opnum = 12]' > >>../include/oswPatch.h:202: instantiated from here > >>../include/oswVect.h:1193: error: call of overloaded `pow(const short > > > > int&, > > > >> const short int&)' is ambiguous > >>/usr/include/bits/mathcalls.h:154: error: candidates are: double > > > > pow(double, > > > >> double) > >>/usr/include/c++/3.3/cmath:486: error: float > > > > std::pow(float, > > > >> float) > >>/usr/include/c++/3.3/cmath:495: error: long double > >> std::pow(long double, long double) > >>/usr/include/c++/3.3/cmath:504: error: double > >>std::pow(double, > >> int) > >>/usr/include/c++/3.3/cmath:508: error: float > > > > std::pow(float, > > > >> int) > >>/usr/include/c++/3.3/cmath:512: error: long double > >> std::pow(long double, int) > >>make: *** [oswBinop4.o] Error 1 > >>poly880:/opt/cvs/osw/src/linux# > >> > >> > >> > >>------------------------------------------------------- > >>This SF.Net email is sponsored by: Oracle 10g > >>Get certified on the hottest thing ever to hit the market... Oracle 10g. > >>Take an Oracle 10g class now, and we'll give you the exam FREE. > >>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > >>_______________________________________________ > >>Osw-users mailing list > >>Osw...@li... > >>https://lists.sourceforge.net/lists/listinfo/osw-users > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: Oracle 10g > > Get certified on the hottest thing ever to hit the market... Oracle 10g. > > Take an Oracle 10g class now, and we'll give you the exam FREE. > > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > > _______________________________________________ > > Osw-users mailing list > > Osw...@li... > > https://lists.sourceforge.net/lists/listinfo/osw-users > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |
From: smoerk <sm...@gm...> - 2004-05-20 20:32:29
|
I tried to update the cvs repository, but it didn't find any new files. I guess i have to wait some more hours until the anonymous cvs server is up to date. Amar wrote: > Checked in some fixes for binary operations on samples - initially developed > on Windows, and this morning checked in the fixes to make it compile under > gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try > another fresh pull and let me know what happens. > > Thanks. > -Amar > > > > ----- Original Message ----- > From: "smoerk" <sm...@gm...> > To: <osw...@li...> > Sent: Thursday, May 20, 2004 9:37 AM > Subject: [Osw-users] compile problems > > > >>hello, >> >>i tried to compile a fresh cvs checkout. can you give me a hint what i >>am doing wrong? is there a library missing? >> >>thanks, >>oliver >> >>p.s.: is there a debian package available? >> >> >>poly880:/opt/cvs/osw/src/linux# make >>g++ -g -O2 -DOSW_EXT_HASH_MAP -I../include -I../generic -I. -I../types >>-I../sdif -I../osc -I/usr/include/tcl8.4 -O2 -D_OSWCORE -D_USING_TCL >>-march=pentium -march=i586 -DOSW_MAJOR_VERSION=1 -DOSW_MINOR_VERSION=2 >>-DOSW_SUB_VERSION=1 -D_REENTRANT -pthread -fstack-check >>-ftemplate-depth-64 -felide-constructors -Wno-sign-compare -Wno-reorder >>-c ../generic/oswBinop4.cpp >>../include/oswVect.h: In member function `T _pow<T>::operator()(const >>T&, const >> T&) const [with T = int]': >>../include/oswVect.h:525: instantiated from `typename >>InputVector1::value_type osw::binopvector<S, T, >>BinaryOperator>::operator[](unsigned int) const [with InputVector1 = >>osw::vector<int>, InputVector2 = osw::vector<int>, BinaryOperator = >>_pow<int>]' >>../include/oswBinop.h:181: instantiated from `void >>osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, >>osw::BaseState&) const [with Op = osw::exponent<osw::vector<int>, >>osw::vector<int>, osw::vector<int> >, int opnum = 12]' >>../include/oswPatch.h:202: instantiated from here >>../include/oswVect.h:1193: error: call of overloaded `pow(const int&, > > const > >> int&)' is ambiguous >>/usr/include/bits/mathcalls.h:154: error: candidates are: double > > pow(double, > >> double) >>/usr/include/c++/3.3/cmath:486: error: float > > std::pow(float, > >> float) >>/usr/include/c++/3.3/cmath:495: error: long double >> std::pow(long double, long double) >>/usr/include/c++/3.3/cmath:504: error: double >>std::pow(double, >> int) >>/usr/include/c++/3.3/cmath:508: error: float > > std::pow(float, > >> int) >>/usr/include/c++/3.3/cmath:512: error: long double >> std::pow(long double, int) >>../include/oswVect.h: In member function `T _pow<T>::operator()(const >>T&, const >> T&) const [with T = short int]': >>../include/oswVect.h:525: instantiated from `typename >>InputVector1::value_type osw::binopvector<S, T, >>BinaryOperator>::operator[](unsigned int) const [with InputVector1 = >>osw::vector<short int>, InputVector2 = osw::vector<short int>, >>BinaryOperator = _pow<short int>]' >>../include/oswVect.h:280: instantiated from >>`osw::vector<T>::vector(const osw::binopvector<InputVector1, >>InputVector2, BinaryOperator>&) [with InputVector1 = osw::vector<short >>int>, InputVector2 = osw::vector<short int>, BinaryOperator = _pow<short >>int>, T = short int]' >>../include/oswBinop.h:312: instantiated from `Result osw::exponent<A1, >>A2, Result>::operator()(const A1&, const A2&) [with A1 = >>osw::vector<short int>, A2 = osw::vector<short int>, Result = >>osw::vector<short int>]' >>../include/oswBinop.h:470: instantiated from `void >>osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, >>osw::BaseState&) const [with Op = osw::exponent<osw::vector<short int>, >>osw::vector<short int>, osw::vector<short int> >, int opnum = 12]' >>../include/oswPatch.h:202: instantiated from here >>../include/oswVect.h:1193: error: call of overloaded `pow(const short > > int&, > >> const short int&)' is ambiguous >>/usr/include/bits/mathcalls.h:154: error: candidates are: double > > pow(double, > >> double) >>/usr/include/c++/3.3/cmath:486: error: float > > std::pow(float, > >> float) >>/usr/include/c++/3.3/cmath:495: error: long double >> std::pow(long double, long double) >>/usr/include/c++/3.3/cmath:504: error: double >>std::pow(double, >> int) >>/usr/include/c++/3.3/cmath:508: error: float > > std::pow(float, > >> int) >>/usr/include/c++/3.3/cmath:512: error: long double >> std::pow(long double, int) >>make: *** [oswBinop4.o] Error 1 >>poly880:/opt/cvs/osw/src/linux# >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by: Oracle 10g >>Get certified on the hottest thing ever to hit the market... Oracle 10g. >>Take an Oracle 10g class now, and we'll give you the exam FREE. >>http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click >>_______________________________________________ >>Osw-users mailing list >>Osw...@li... >>https://lists.sourceforge.net/lists/listinfo/osw-users > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users > |
From: Mustafa U. S. <mtu...@ya...> - 2004-05-20 20:27:48
|
I saw Digital Stradivari project at mit web sites. I want to collect codes - with the help of university students of my country - for a working program based on this thesis. I learned I need max msp software which is working on XP but I have only 98 and Linux on my pc. I am looking for a program which works on linux or windows 98 and works like max msp. Can OSW do this ? Let me try to explain If you need to know about digital stradivari thesis. There is a 4 million dollars worth of cello which is 200 years old records on cds. Small programs analysis of this sound sources loudness , brightness , pitch and spectrum. Another program finds the nonlinear relations of these inputs. And model works and predicts the future sound from one or two input. Best , Mustafa Umut Sarac --------------------------------- Do you Yahoo!? Yahoo! Domains - Claim yours for only $14.70/year |
From: Amar <am...@pt...> - 2004-05-20 17:33:48
|
Checked in some fixes for binary operations on samples - initially developed on Windows, and this morning checked in the fixes to make it compile under gcc (Linux + OS X). It compiled OK under OS X as of this morning. Try another fresh pull and let me know what happens. Thanks. -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: <osw...@li...> Sent: Thursday, May 20, 2004 9:37 AM Subject: [Osw-users] compile problems > hello, > > i tried to compile a fresh cvs checkout. can you give me a hint what i > am doing wrong? is there a library missing? > > thanks, > oliver > > p.s.: is there a debian package available? > > > poly880:/opt/cvs/osw/src/linux# make > g++ -g -O2 -DOSW_EXT_HASH_MAP -I../include -I../generic -I. -I../types > -I../sdif -I../osc -I/usr/include/tcl8.4 -O2 -D_OSWCORE -D_USING_TCL > -march=pentium -march=i586 -DOSW_MAJOR_VERSION=1 -DOSW_MINOR_VERSION=2 > -DOSW_SUB_VERSION=1 -D_REENTRANT -pthread -fstack-check > -ftemplate-depth-64 -felide-constructors -Wno-sign-compare -Wno-reorder > -c ../generic/oswBinop4.cpp > ../include/oswVect.h: In member function `T _pow<T>::operator()(const > T&, const > T&) const [with T = int]': > ../include/oswVect.h:525: instantiated from `typename > InputVector1::value_type osw::binopvector<S, T, > BinaryOperator>::operator[](unsigned int) const [with InputVector1 = > osw::vector<int>, InputVector2 = osw::vector<int>, BinaryOperator = > _pow<int>]' > ../include/oswBinop.h:181: instantiated from `void > osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, > osw::BaseState&) const [with Op = osw::exponent<osw::vector<int>, > osw::vector<int>, osw::vector<int> >, int opnum = 12]' > ../include/oswPatch.h:202: instantiated from here > ../include/oswVect.h:1193: error: call of overloaded `pow(const int&, const > int&)' is ambiguous > /usr/include/bits/mathcalls.h:154: error: candidates are: double pow(double, > double) > /usr/include/c++/3.3/cmath:486: error: float std::pow(float, > float) > /usr/include/c++/3.3/cmath:495: error: long double > std::pow(long double, long double) > /usr/include/c++/3.3/cmath:504: error: double > std::pow(double, > int) > /usr/include/c++/3.3/cmath:508: error: float std::pow(float, > int) > /usr/include/c++/3.3/cmath:512: error: long double > std::pow(long double, int) > ../include/oswVect.h: In member function `T _pow<T>::operator()(const > T&, const > T&) const [with T = short int]': > ../include/oswVect.h:525: instantiated from `typename > InputVector1::value_type osw::binopvector<S, T, > BinaryOperator>::operator[](unsigned int) const [with InputVector1 = > osw::vector<short int>, InputVector2 = osw::vector<short int>, > BinaryOperator = _pow<short int>]' > ../include/oswVect.h:280: instantiated from > `osw::vector<T>::vector(const osw::binopvector<InputVector1, > InputVector2, BinaryOperator>&) [with InputVector1 = osw::vector<short > int>, InputVector2 = osw::vector<short int>, BinaryOperator = _pow<short > int>, T = short int]' > ../include/oswBinop.h:312: instantiated from `Result osw::exponent<A1, > A2, Result>::operator()(const A1&, const A2&) [with A1 = > osw::vector<short int>, A2 = osw::vector<short int>, Result = > osw::vector<short int>]' > ../include/oswBinop.h:470: instantiated from `void > osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, > osw::BaseState&) const [with Op = osw::exponent<osw::vector<short int>, > osw::vector<short int>, osw::vector<short int> >, int opnum = 12]' > ../include/oswPatch.h:202: instantiated from here > ../include/oswVect.h:1193: error: call of overloaded `pow(const short int&, > const short int&)' is ambiguous > /usr/include/bits/mathcalls.h:154: error: candidates are: double pow(double, > double) > /usr/include/c++/3.3/cmath:486: error: float std::pow(float, > float) > /usr/include/c++/3.3/cmath:495: error: long double > std::pow(long double, long double) > /usr/include/c++/3.3/cmath:504: error: double > std::pow(double, > int) > /usr/include/c++/3.3/cmath:508: error: float std::pow(float, > int) > /usr/include/c++/3.3/cmath:512: error: long double > std::pow(long double, int) > make: *** [oswBinop4.o] Error 1 > poly880:/opt/cvs/osw/src/linux# > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |
From: smoerk <sm...@gm...> - 2004-05-20 16:39:37
|
hello, i tried to compile a fresh cvs checkout. can you give me a hint what i am doing wrong? is there a library missing? thanks, oliver p.s.: is there a debian package available? poly880:/opt/cvs/osw/src/linux# make g++ -g -O2 -DOSW_EXT_HASH_MAP -I../include -I../generic -I. -I../types -I../sdif -I../osc -I/usr/include/tcl8.4 -O2 -D_OSWCORE -D_USING_TCL -march=pentium -march=i586 -DOSW_MAJOR_VERSION=1 -DOSW_MINOR_VERSION=2 -DOSW_SUB_VERSION=1 -D_REENTRANT -pthread -fstack-check -ftemplate-depth-64 -felide-constructors -Wno-sign-compare -Wno-reorder -c ../generic/oswBinop4.cpp ../include/oswVect.h: In member function `T _pow<T>::operator()(const T&, const T&) const [with T = int]': ../include/oswVect.h:525: instantiated from `typename InputVector1::value_type osw::binopvector<S, T, BinaryOperator>::operator[](unsigned int) const [with InputVector1 = osw::vector<int>, InputVector2 = osw::vector<int>, BinaryOperator = _pow<int>]' ../include/oswBinop.h:181: instantiated from `void osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, osw::BaseState&) const [with Op = osw::exponent<osw::vector<int>, osw::vector<int>, osw::vector<int> >, int opnum = 12]' ../include/oswPatch.h:202: instantiated from here ../include/oswVect.h:1193: error: call of overloaded `pow(const int&, const int&)' is ambiguous /usr/include/bits/mathcalls.h:154: error: candidates are: double pow(double, double) /usr/include/c++/3.3/cmath:486: error: float std::pow(float, float) /usr/include/c++/3.3/cmath:495: error: long double std::pow(long double, long double) /usr/include/c++/3.3/cmath:504: error: double std::pow(double, int) /usr/include/c++/3.3/cmath:508: error: float std::pow(float, int) /usr/include/c++/3.3/cmath:512: error: long double std::pow(long double, int) ../include/oswVect.h: In member function `T _pow<T>::operator()(const T&, const T&) const [with T = short int]': ../include/oswVect.h:525: instantiated from `typename InputVector1::value_type osw::binopvector<S, T, BinaryOperator>::operator[](unsigned int) const [with InputVector1 = osw::vector<short int>, InputVector2 = osw::vector<short int>, BinaryOperator = _pow<short int>]' ../include/oswVect.h:280: instantiated from `osw::vector<T>::vector(const osw::binopvector<InputVector1, InputVector2, BinaryOperator>&) [with InputVector1 = osw::vector<short int>, InputVector2 = osw::vector<short int>, BinaryOperator = _pow<short int>, T = short int]' ../include/oswBinop.h:312: instantiated from `Result osw::exponent<A1, A2, Result>::operator()(const A1&, const A2&) [with A1 = osw::vector<short int>, A2 = osw::vector<short int>, Result = osw::vector<short int>]' ../include/oswBinop.h:470: instantiated from `void osw::DeclareBinop<Op, opnum>::eval(osw::BaseState&, osw::BaseState&, osw::BaseState&) const [with Op = osw::exponent<osw::vector<short int>, osw::vector<short int>, osw::vector<short int> >, int opnum = 12]' ../include/oswPatch.h:202: instantiated from here ../include/oswVect.h:1193: error: call of overloaded `pow(const short int&, const short int&)' is ambiguous /usr/include/bits/mathcalls.h:154: error: candidates are: double pow(double, double) /usr/include/c++/3.3/cmath:486: error: float std::pow(float, float) /usr/include/c++/3.3/cmath:495: error: long double std::pow(long double, long double) /usr/include/c++/3.3/cmath:504: error: double std::pow(double, int) /usr/include/c++/3.3/cmath:508: error: float std::pow(float, int) /usr/include/c++/3.3/cmath:512: error: long double std::pow(long double, int) make: *** [oswBinop4.o] Error 1 poly880:/opt/cvs/osw/src/linux# |
From: Amar <am...@pt...> - 2004-05-03 23:49:20
|
Yes, I am hoping to do another release soon - next release will be numbered 1.2.1 The choppy Sinewave with the live! probably has to do with latency, try increasing the buffer size. As for slowing down the whole system, that has gotten significantly worse since moving to PortAudio and switching a bunch of things in the scheduler and threading model. I would like to work on it a little more before the next release. -Amar --- Original Message ----- From: "smoerk" <sm...@gm...> To: <osw...@li...> Sent: Friday, April 30, 2004 7:32 AM Subject: [Osw-users] status of osw 1.1beta? > i tested 1.1beta4 on a windows 2000 with a soundblaster live! and again > no success with OSW. Sinewave sounds choppy and OSW slows down the whole > systems. > > will there be a new beta version anytime soon. i saw lots of changes in CVS. > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users |
From: smoerk <sm...@gm...> - 2004-04-30 14:29:12
|
i tested 1.1beta4 on a windows 2000 with a soundblaster live! and again no success with OSW. Sinewave sounds choppy and OSW slows down the whole systems. will there be a new beta version anytime soon. i saw lots of changes in CVS. |
From: Andy S. <an...@a2...> - 2004-03-06 20:26:05
|
Fowarded to osw...@li.... Please CC original author since he is probably not subscribed. ---------------------------- Original Message ---------------------------- Subject: Problem with OSW From: WBM...@ao... Date: Fri, March 5, 2004 7:21 am To: an...@a2... -------------------------------------------------------------------------- I installed OSW on my PC (custom : running WINXP Pro), Digi 96/8 PAD sound card from RME. I get no AUDIO. All graphics routines seem to work. While running your demos/tutorials --the DOS window finds the sound card, shows 2 input ch., one output ch on sound card lines 1/2, does the same for 3-4, 5-6, 7-8 and then shows the following error mesages. PortAudio: PaHost_OpenInputStream<> failed. Audio /1 Host Error WINME: Unknown exception. Can you help? Many thanks. I look forward to trying your very nice interesting looking and program. WBMcKinney |
From: Amar <am...@pt...> - 2004-02-25 23:31:08
|
That is correct, ASIO support is included as of Beta 4. -Amar > iirc asio support is in osw 1.1beta4 > > http://prdownloads.sourceforge.net/osw/osw1.1beta4.win.exe?download > > Loi...@ao... wrote: > >> hi, >> does anyone can tell me if asio is supported by osw ? > > > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users > |
From: smoerk <sm...@gm...> - 2004-02-25 18:09:27
|
iirc asio support is in osw 1.1beta4 http://prdownloads.sourceforge.net/osw/osw1.1beta4.win.exe?download Loi...@ao... wrote: > hi, > does anyone can tell me if asio is supported by osw ? |
From: <Loi...@ao...> - 2004-02-25 05:02:41
|
hi, does anyone can tell me if asio is supported by osw ? thx, lo=EEs |
From: Amar <am...@pt...> - 2004-02-24 16:48:17
|
There are some post-beta4 changes I would like to get some feedback on. Thanks -Amar |
From: Amar <am...@pt...> - 2004-01-10 18:25:18
|
Actually, Beta 4 now has a Packagemaker installer. http://sourceforge.net/project/showfiles.php?group_id=35032&package_id=75074 Let me know how it goes. -Amar ----------------------- From: ben syverson <ben@be...> Hi, New to the list -- and very excited about OSW! However, I don't think OSW is installing correctly; I believe it should install into /usr/local/osw, right? There's no trace of OSW in either /usr/local/or /usr/local/lib/... furthermore, when I doubled clicked on the "Install" AppleScript, it came up with a dialog, I clicked "Run," and then it just quit. Is that normal? I copied the contents of the installation disk image to my Desktop and typed ./oswbin -- which seemed to do something, but then stalled on the line "Task Process setting priority level 63... Watch and Wait... " If I could figure out how the frack to install this thing, I'd love to build a proper installer for you [guys/gals] using Apple's Packagemaker... Has anyone else had the same problems? I'm running 10.2.8 on a first-gen 12" Powerbook. Thanks! -ben |
From: ben s. <be...@be...> - 2004-01-09 05:50:12
|
Hi, New to the list -- and very excited about OSW! However, I don't think OSW is installing correctly; I believe it should install into /usr/local/osw, right? There's no trace of OSW in either /usr/local/or /usr/local/lib/... furthermore, when I doubled clicked on the "Install" AppleScript, it came up with a dialog, I clicked "Run," and then it just quit. Is that normal? I copied the contents of the installation disk image to my Desktop and typed ./oswbin -- which seemed to do something, but then stalled on the line "Task Process setting priority level 63... Watch and Wait... " If I could figure out how the frack to install this thing, I'd love to build a proper installer for you [guys/gals] using Apple's Packagemaker... Has anyone else had the same problems? I'm running 10.2.8 on a first-gen 12" Powerbook. Thanks! -ben |
From: smoerk <sm...@gm...> - 2003-12-23 21:45:12
|
am...@pt... wrote: > hi, a couple of requests: > a) does this only happen with OSS? no, it sometimes happens with oss and always with alsa. > b) can you run the following debug procedure: > > run "osw --debug" > type "run" at the next prompt > when the segfault happens, type "bt" and e-mail the results to me. this doesn't work [root@audio7 root]# osw --debug ------------------------------------------------ Starting OSW using the GDB debugger. Type 'run' to launch program. If OSW crashes, type 'bt' to backtrace. Use Ctl-C to suspend and return to the debugger. Type 'q' to quit. ------------------------------------------------ GNU gdb Red Hat Linux (5.3.90-0.20030710.41rh) Copyright 2003 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-redhat-linux-gnu"..."/usr/local/lib/osw/oswinit.tcl": not in executable format: File format not recognized (gdb) run Starting program: No executable file specified. Use the "file" or "exec-file" command. |