Mike McCrea
Mike McCrea
> I think it would be best if the repo which creates and serves the files(https://github.com/capital-G/sc-docs) would be transferred to the SuperCollider organization (so https://github.com/supercollider/sc-docs) I think multiple people in...
Thanks for your work on this @capital-G! It will be great to have up-to-date docs :) I've updated links to the docs on the Wiki, and I've added to the...
without looking closely, Archontis's HOA Matlab Library [has a similar function](https://github.com/polarch/Higher-Order-Ambisonics/blob/master/getLayoutAmbisonicOrder.m), which may be of use (from Zotter and Frank's ALLRAD paper).
`spaudiopy` was, at least in the beginning, largely a port of the `HOA MATLAB library` (though the author has gone on to add more things), and now tracks pretty closely...
> This function requires VBAP, which we don't have a current implementation of in sclang. I remember a while back I was working with VBAP code in SC, I think...
It should be possible to add this to FoaProximity.ar on the class side (as opposed to modifying the UGen), as a pseudo-ugen, by preconditioning the input before sending to the...
Hi @michaeldzjap > is it fine doing the set_calc_function() call last in my constructor or could this cause some other unforeseen errors possibly? I raised this issue here: https://github.com/supercollider/supercollider/issues/4075#issuecomment-429496146 It...
Thanks for your work on this @prko! In the doc renderer, `*renderSubTree`, is there a reason to be parsing math within most of the modal tags? It seems that's a...
FWIW I think there are a number of people that would find math rendering support very useful. We knew that the devil would be in the details of how MathJax...
@smoge Thanks for considering the specifics of the proposal more closely. The sooner we can arrive at an optimal way to include the library, the conversation can be grounded in...