Michael Webster (semiquaver)
Michael Webster (semiquaver)
Wow that was fast! thank you! while we're here: I think this (and similar!) ``` ^super.newCopyArgs(server, bufnum, numFrames, numChannels).sampleRate_(server.sampleRate).cache ``` would be better ``` ^super.newCopyArgs( server, bufnum, numFrames, numChannels ).sampleRate_(server.sampleRate).cache...
I'd also suggest that you save the changes in the LineLayout Help for a different PR - its better to segregate PRs by purpose. ...or better you might separate it...
looking forward to testing the actual method! but that's it for my day today - more tomorrow!
0.63 is close to the average value of SinOsc.ar.abs (2/pi) - quick test with Pulse.ar(750) gave 0.5... So is Amplitude not actually calculating a moving average of the absolute value...
can you think of a more complete description which is accurate? something like "low-pass filter used for tracking relative amplitude" ? (slop~ is described as "slew limiting low pass filter"...
thanks @madskjeldgaard yep it works!
@mxw wrote: >that said, i don't feel strongly at all; feel free to commandeer and revert the Operator help changes if you like. might it be posssible to merge the...
Thanks for the speedy reply! Yes I understand - my suggestion is simply to accept the changes to the SimpleNumber.schelp file (which illuminate the issues of bounds, return values and...
Hi @dyfer it looks like everyone is ok with the plan of merging the changes in HelpSource/Classes/SimpleNumber.schelp and rejecting the changes in HelpSource/Overviews/Operators.schelp Is that straightforward? could get one more...
I'm enthusiastic about the idea of having an official domain and I would also be willing to help with cost - I don't prefer `super-collider` though! I see that various...