[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-dev] Re: error in COsc help




Then all documentation would be useless. By your criteria, the documentation of SinOsc should not even say it outputs a sine wave, because it could be parameterized to output any arbitrary waveform.

On Sat, Dec 6, 2014 at 5:34 PM, Sam Potter <sfp@xxxxxxx> wrote:
thanks kindly julian, you are the eternal diplomat, i'm ashamed.

i wonder though, could we say "The peak amplitude of SinOsc is one",
or would that too need a qualification?

{SinOsc.ar(SinOsc.ar(50))}.plot(0.1)

i think the mistake here is clear, we can always turn back in the
foothills...

best,
rd

The mistake is in assuming that it makes sense to talk about "the peak amplitude of SinOsc". "SinOsc" doesn't have a single peak amplitude -- it's a class which represents an interface to a table look-up oscillator which has parameters which have to be set before it does anything well-defined. In other words, if you compose RunningMax (or whatever) and SinOsc, you know nothing about that composition's output until you parametrize it.

I guess you could talk about the set of peak amplitudes of SinOsc, but I don't see that as being a good thing to include in the documentation.



_______________________________________________
sc-dev mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/



--
--- james mccartney