SC-HOA icon indicating copy to clipboard operation
SC-HOA copied to clipboard

HOA wrapper classes for SuperCollider based on https://github.com/sekisushai/ambitools

Results 18 SC-HOA issues
Sort by recently updated
recently updated
newest added

When I use the `HOAAmbiDecoderHelper` to export the SATO speaker array decoder example (and manually moved all the files inside my `userExtensionDir`), I'm not able to re-compile the class library...

String concatenation causes problems on Linux. Changing it to the following fixes it: file.write("\t unix([\"faust2supercollider -sn -ks \",out_path,num2str(order,0),\".dsp\"]);\n");

With `HOAEncoder`, If you use an azimuth of 0.5pi, the sound will appear to come from the left side (correct). If you use 2.5pi (a full 360º rotation away), it...

When trying to use HOABeamDirac2Hoa in the manual focus mode in order to continuously and manually crossfade between the filtered and non-filtered audio, de desired action does not occur, rather,...

Please, as a developer, switch on inline warnings: ```LanguageConfig.postInlineWarnings = true;``` There are a lot of errors at library compile time like: ``` WARNING: FunctionDef contains variable declarations and so...

``` WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOADecLebedev26.schelp Method *loadHrirFilters has 2 args, but doc has 1 argument:: tags. WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOADecLebedev50.schelp Method *loadHrirFilters has 2 args, but doc has...

``` WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOALibEnc3D.schelp Broken link: 'HOAEncoder' WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOALibEnc3D.schelp Broken link: 'HOAmbiPanner' WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOAmbiPanner.schelp Broken link: 'HOAEncoder' WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOAmbiPanner.schelp...

``` WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOALibOptim.schelp Method *ar has arg named 'inPhase_MaxRe', but doc has 'argument:: inPhase_MaxRE'. WARNING: SCDoc: In ~/Library/Application Support/SuperCollider/downloaded-quarks/SC-HOA/HelpSource/Classes/HOABeamHCard2Mono.schelp Method *ar has arg named 'gain', but doc...