Thread: Re: [Osw-users] tcl82 gets not installed
Brought to you by:
peoplestank
From: William S. <wl...@ho...> - 2003-03-20 22:14:00
|
There shouldn't be. Try opening something from the tutorials/audio directory- I know that looping.osw should work fine. Now make sure that your AudioOutput transform (the one with the speaker on it) has at least 3 channels- 1 right, 1 left, and 1 mix. Now try it and see if you get sound. ,Wil >now it works, thanks. i only don't know how to get sound out of it. Is >there some thing i have to activate beside the red light on the speaker >object? > >Amar wrote: >>Hi, >> You're bug report indicates that you have (Active) Tcl 8.3, installed, >>this is probably interfering with the OSW installer's current behavior >>which >>tries to autodetect when to install and not install Tcl/Tk. We will >>certainly attempt to fix this in the installer, in the meantime, you can >>manually install Tcl/Tk/Itcl 8.2 via the following link: >> >>http://osw.sourceforge.net/files/itcl82.exe >> >> Regards, >> -Amar >> >> >>----- Original Message ----- >>From: "smoerk" <sm...@gm...> >>To: <osw...@li...> >>Sent: Thursday, March 20, 2003 10:15 AM >>Subject: [Osw-users] tcl82 gets not installed >> >> >> >>>hello, >>> >>>i filed a bug report, because i cannot start osw for windows. the setup >> >>program does not install tcl82.dll. does osw have some scipting language >>for >>making own objects/patches or do i have to code in C++? >> >>>smoerk > > > >------------------------------------------------------- >This SF.net email is sponsored by: Tablet PC. Does your code think in ink? >You could win a Tablet PC. Get a free Tablet PC hat just for playing. What >are you waiting for? >http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en >_______________________________________________ >Osw-users mailing list >Osw...@li... >https://lists.sourceforge.net/lists/listinfo/osw-users _________________________________________________________________ Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail |
From: smoerk <sm...@gm...> - 2003-03-20 22:32:29
|
now it works. i don't know why it didn't work before, i havn't changed anything on my setup... thanks, smoerk William Sinclair wrote: > There shouldn't be. Try opening something from the tutorials/audio > directory- I know that looping.osw should work fine. Now make sure that > your AudioOutput transform (the one with the speaker on it) has at least > 3 channels- 1 right, 1 left, and 1 mix. Now try it and see if you get > sound. > > ,Wil > >> now it works, thanks. i only don't know how to get sound out of it. Is >> there some thing i have to activate beside the red light on the >> speaker object? |
From: smoerk <sm...@gm...> - 2003-03-20 22:37:46
|
now i can reproduce the problem with the audio. if i open tutorials/audio/additive.osw and close it, i get an error message: can't read "_reposition": no such variable after this i don't hear any sound anymore. William Sinclair wrote: > There shouldn't be. Try opening something from the tutorials/audio > directory- I know that looping.osw should work fine. Now make sure that > your AudioOutput transform (the one with the speaker on it) has at least > 3 channels- 1 right, 1 left, and 1 mix. Now try it and see if you get > sound. > > ,Wil > >> now it works, thanks. i only don't know how to get sound out of it. Is >> there some thing i have to activate beside the red light on the >> speaker object? |
From: Amar <am...@pt...> - 2003-03-20 22:58:26
|
There was a bug in the MSlider transform that caused this. It has been fixed in the CVS version and the fix should be available in the next binary release. -Amar ----- Original Message ----- From: "smoerk" <sm...@gm...> To: "William Sinclair" <wl...@ho...> Cc: <osw...@li...> Sent: Thursday, March 20, 2003 2:34 PM Subject: Re: [Osw-users] tcl82 gets not installed > now i can reproduce the problem with the audio. if i open > tutorials/audio/additive.osw and close it, i get an error message: > > can't read "_reposition": no such variable > > after this i don't hear any sound anymore. > > William Sinclair wrote: > > There shouldn't be. Try opening something from the tutorials/audio > > directory- I know that looping.osw should work fine. Now make sure that > > your AudioOutput transform (the one with the speaker on it) has at least > > 3 channels- 1 right, 1 left, and 1 mix. Now try it and see if you get > > sound. > > > > ,Wil > > > >> now it works, thanks. i only don't know how to get sound out of it. Is > >> there some thing i have to activate beside the red light on the > >> speaker object? > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Tablet PC. > Does your code think in ink? You could win a Tablet PC. > Get a free Tablet PC hat just for playing. What are you waiting for? > http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en > _______________________________________________ > Osw-users mailing list > Osw...@li... > https://lists.sourceforge.net/lists/listinfo/osw-users > |