[Csnd] Getting Started Page (Manual Editing Questions)
Date | 2011-01-03 03:07 |
From | Jim Aikin |
Subject | [Csnd] Getting Started Page (Manual Editing Questions) |
According to the current version of the "Getting Started with Csound" page in the Canonical Manual, installers for Mac have a .dmg or .tar.gz extension. Isn't .tar.gz mainly a Linux compression type? Is there any reason why a Mac-using newcomer would want to download the .tar.gz rather than the .dmg? I also need to know about the -d versus -f business, as it's referred to on this page. The Getting Started page indicates that both of these versions are available -- but as far as I can see on Sourceforge, the current Windows version is available only as -d. There is no visible information on the Sourceforge list about which type you'll get when you download the current .dmg for Mac, but once installed, it appears to be -f. So what I'm seeing is, there's no -f for Windows and no -d for Mac. If this is not correct, can somebody help me understand how to spot the versions that my poor old eyes are missing? One more question, for now -- I'll have more later, I'm sure. At the end of this page is a link to Michael Gogins's tutorial.pdf, which is hosted on csound.sourceforge.net. Michael sort of implied earlier today that a more recent version of this tutorial (which is dated 2006) is available. Does anyone have any information on where that might be found? Many thanks! --Jim Aikin |
Date | 2011-01-06 05:00 |
From | Jim Aikin |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
I really could use a little help with these questions. If no one can offer answers, I'll slap together some half-educated guesses, and my guesses will end up in the manual. (This is not a good result.) --JA |
Date | 2011-01-06 05:10 |
From | Felipe Sateler |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
On Mon, Jan 3, 2011 at 00:07, Jim Aikin |
Date | 2011-01-06 05:33 |
From | Jim Aikin |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
On 1/5/2011 9:11 PM, Felipe Sateler [via Csound] wrote:
> > I believe mac users would prefer the dmg always. ALso, AFAICS there > are no .tar.gz archives for mac. Since the Getting Started page's > target would be people getting started with csound, I would say > document only the general case. Makes sense. Thanks for confirming what I was thinking. > > The Mac installer apparently installs both at the same time. How would > one go about using one or the other is unknown to me. Ah, then that's a question that perhaps someone can answer. > The current Windows installer seems to be missing a -f version due to > lack of time of Michael, which provides the installers. Yes, there was some discussion of this in another thread. Unless someone takes on the work, we'll only have the -d version for Windows from now on. The main issue seems to be, the -f version may be about 10% faster, which could be significant in real-time situations. > > > One more question, for now -- I'll have more later, I'm sure. At the > end of > > this page is a link to Michael Gogins's tutorial.pdf, which is > hosted on > > csound.sourceforge.net. Michael sort of implied earlier today that a > more > > recent version of this tutorial (which is dated 2006) is available. > Does > > anyone have any information on where that might be found? > > The source seems to be in CVS > (http://csound.cvs.sourceforge.net/viewvc/csound/tutorial), but the > last commit is from more than a year ago. I would say the pdf in > csound.sf.net should be updated if it is relevant. Thanks for pointing that out ... but it isn't really published until it's a PDF. So it would seem that the 2006 version is the most recent _published_ version. I don't think we can expect readers of the Getting Started page to know how to compile the source for a document. Would anyone like to try compiling the updated version to PDF? I would have no idea how to do that. --JA View this message in context: Re: Getting Started Page (Manual Editing Questions) Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2011-01-06 08:58 |
From | francesco |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
Hi Mr. Jim, You can take a look to Mr. Gogins page http://michael-gogins.com/ There, if i'm correct, You can find the last version of some articles by Mr. Gogins and other things. Hope useful, ciao, francesco. |
Date | 2011-01-06 09:15 |
From | Andres Cabrera |
Subject | [Csnd] Re: Re: Getting Started Page (Manual Editing Questions) |
Hi, On Thu, Jan 6, 2011 at 5:10 AM, Felipe Sateler |
Date | 2011-01-06 10:25 |
From | Richard Dobson |
Subject | [Csnd] Re: Re: Getting Started Page (Manual Editing Questions) |
On 06/01/2011 05:10, Felipe Sateler wrote: > On Mon, Jan 3, 2011 at 00:07, Jim Aikin |
Date | 2011-01-06 16:33 |
From | Jim Aikin |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
On 1/6/2011 12:58 AM, francesco [via Csound] wrote:
> Hi Mr. Jim, > You can take a look to Mr. Gogins page > > http://michael-gogins.com/ > > There, if i'm correct, You can find the last version of some articles > by Mr. Gogins > and other things. Aha! Thanks. It appears that the archive on csounds.com needs to be updated with the newer version of the tutorial, which is dated Dec. 2009. For now, I'll put a link to it in Gogins's own site. The link can be replaced later, if the tutorial is added to csounds.com. --JA View this message in context: Re: Getting Started Page (Manual Editing Questions) Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2011-01-06 16:38 |
From | Jim Aikin |
Subject | [Csnd] Re: Getting Started Page (Manual Editing Questions) |
On 1/6/2011 2:27 AM, Richard Dobson [via Csound] wrote:
> On 06/01/2011 05:10, Felipe Sateler wrote: > > > > I believe mac users would prefer the dmg always. ALso, AFAICS there > > are no .tar.gz archives for mac. Since the Getting Started page's > > target would be people getting started with csound, I would say > > document only the general case. > > FWIW: tar.gz is fully supported on the mac, I use it all the time. For > source code distributions I think it is still more common than dmg, > which is used mainly for application distribution. Since this is for a Getting Started page, my main question is, are the _binaries_ for MacOS available as tar.gz? Or is that type of file available only if you're downloading the source code? --JA View this message in context: Re: Getting Started Page (Manual Editing Questions) Sent from the Csound - General mailing list archive at Nabble.com. |
Date | 2011-01-06 16:53 |
From | Rory Walsh |
Subject | [Csnd] Re: Re: Getting Started Page (Manual Editing Questions) |
I'm pretty sure that archive is for source code only. The latest installers also come with all the header files you need to start using the API. Previous to this one had to download the entire source. Rory. On 6 January 2011 16:38, Jim Aikin |