osw-users Mailing List for Open Sound World (Page 6)
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: Amar <am...@pt...> - 2003-04-04 00:44:44
|
Hi Mike, > > 1. There are two different install files for the Mac OS X, and they are > different. Following the one in the root directory of OSW's disk image, > doesn't seem to do anything. I ran the AppleScript file 'install', and > it just seems to start up and quit without doing anything. I then looked > at the other install file, and it gives a description of installing from > the commandline. This seems to work, and once I started a new terminal, > I come up against the next problem. > The Mac installer is definitely a work in progress. The AppleScript actually calls the Unix shell script, but at this point there is no tangible feedback. Hopefully, we'll be able to replace this with a "real" installer in an upcoming release. > 2. Running 'osw' for the first time, I get the following: > > Error in startup script: can't find package Iwidgets > while executing > "package require Iwidgets" > (file "/usr/local/lib/osw/oswinit.tcl" line 37) > > > I am running OS X 10.2.4 with Wish 8.4. Is there something else that I > need to install??? > I have been using the Tcl/Tk Aqua 8.4 package that you can download via the "Get Mac OS X Software" option on the main Apple menu. This contains all of the necessary Tcl packages, including Iwidgets and TclXML. > I am currently interested in the MIDI capabilities, as they seem to be a > bit more complete than PD... We'd certainly like to think so ;) Hopefully, we can get you up and running soon so you can further evaluate the MIDI features. Any feedback on that front will be appreciated. -Amar |
From: Michael M. <fn...@rc...> - 2003-04-03 21:15:15
|
Hello, I found a link to OSW from the PD mailing list, and wanted to try out the program. Basically, there are a couple of things that just don't seem to jive here. 1. There are two different install files for the Mac OS X, and they are different. Following the one in the root directory of OSW's disk image, doesn't seem to do anything. I ran the AppleScript file 'install', and it just seems to start up and quit without doing anything. I then looked at the other install file, and it gives a description of installing from the commandline. This seems to work, and once I started a new terminal, I come up against the next problem. 2. Running 'osw' for the first time, I get the following: Error in startup script: can't find package Iwidgets while executing "package require Iwidgets" (file "/usr/local/lib/osw/oswinit.tcl" line 37) I am running OS X 10.2.4 with Wish 8.4. Is there something else that I need to install??? I am currently interested in the MIDI capabilities, as they seem to be a bit more complete than PD... Thanks, Mike |
From: Amar <am...@pt...> - 2003-03-31 04:30:30
|
The second beta release of OpenSoundWorld (OSW) version 1.1 is now = available for download in the downloads/files section of this site. = This new version contains some exciting new features and many important = bug fixes: 1) The 'This' transform has been added to the OSW library, enabling = easily expressed stateful recursion within Open Sound World. 2) The behavior of several transforms in the OSW library has been = changed to allow for more general use. 3) Online help and documentation has been significantly improved. It is = now possible to choose which browser you would prefer to use to view = online documentation. 4) The new demos section contains examples of what OSW can do. Feel free = to send us your own demos- they might end up in the distribution (with = attribution, of course)! 5) Several important bugs have been fixed on all platforms. The Linux = and MacOS platforms in particular have seen some major improvements with = this release. 6) New Debian package added to the downloads/files section for those = using OSW under Debian GNU/Linux. OSW is a graphical programming environment for real-time music and audio = applications. It is intended for composers, performers, and sound = designers. Please visit the the project site http://osw.sourceforge.net = for more information. I would like to thank the entire OSW team for = their help in realizing this release. |
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 > |
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: 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: 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 21:50:42
|
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 |
From: Amar <am...@pt...> - 2003-03-20 19:02:57
|
> > I don't know anything about the windows issues myself; I was under the > > impression that the windows installer includes tcl... I would assume it > > should be tcl8.3. > > the README says 8.2, tcl8.3 would be more recent, but there no tcl dll in the Open Sound World folder. Under Windows, it is 8.2 - the DLL interface is a bit brittle (no symlinks to make different versions have the same name). |
From: Amar <am...@pt...> - 2003-03-20 19:02:32
|
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 > |
From: smoerk <sm...@gm...> - 2003-03-20 18:41:31
|
Andy Schmeder wrote: > <quote who="smoerk"> > >>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++? > > > I don't know anything about the windows issues myself; I was under the > impression that the windows installer includes tcl... I would assume it > should be tcl8.3. the README says 8.2, tcl8.3 would be more recent, but there no tcl dll in the Open Sound World folder. |
From: Andy S. <an...@a2...> - 2003-03-20 18:36:17
|
<quote who="smoerk"> > 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++? I don't know anything about the windows issues myself; I was under the impression that the windows installer includes tcl... I would assume it should be tcl8.3. Patches are just XML, they can also be generated by tcl function calls, and also by open sound control messages (but there is no GUI for that). Objects must be written in C++. There is a GUI tool called 'externalizer' to help you write objects/externals. --aws mailto:andy*a2hd,com http://www.a2hd.com/ |
From: smoerk <sm...@gm...> - 2003-03-20 18:17:02
|
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 |
From: William S. <wl...@ho...> - 2003-02-18 09:39:44
|
I'm having trouble getting the Lines transform to work for me. I'm inputting a list, but I don't know what the exact format should be. I tried the following "0.0d 0.0 1.0d 1.0 2.0d 0.0" hoping that would give me a envelope going from 0 to 1 in 1 second, then 1 to 0 in the next second. Lines is outputting only 0, tho. If anyone can send me an example patch, that might be even better. Usage of Lines seems to be a part of the manual that could use filling out. Thanks, Wil PS- I'm assuming that Lines is the transform to use to create envelope functions. Maybe I should be using something else? _________________________________________________________________ MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus |
From: Ricardo C. <R.C...@Qu...> - 2002-12-12 17:40:04
|
Hi, Just new on the list. First attemp to run OSW on a machine running Windows 2000 and I am getting the following error, after running the tcl script to install OSW and launching the application. can´t find packages IWidgets while executing "package requires IWidgets" (file "C:\osw\oswinit.tcl" line 36) HElp very much appreciated- Ricardo |