Joseph Anderson
Joseph Anderson
Add edited versions of EF Qs.
``` 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...
See: - [Integrate Isophonics Room Impulse Response Data Set](https://github.com/ambisonictoolkit/atk-sc3/issues/37) - [Support RIR encoding](https://github.com/ambisonictoolkit/atk-reaper/issues/58) - [Reaper ATK screencast : Encode mono - part II (Advanced)](https://github.com/ambisonictoolkit/ambisonictoolkit.github.io/issues/27)
@henk-spook [questioned](https://github.com/ambisonictoolkit/atk-kernels/issues/1#issuecomment-226784544) whether the binaural kernels can be used with Google's YouTube / Jump Inspector https://storage.googleapis.com/jump-inspector/workflow/thrive.zip Would be useful to find out what, if any, changes would be necessary to...
Responding to this question at atk-reaper: > [SOFA/AES-69 import for binaural decoder? #43](https://github.com/ambisonictoolkit/atk-reaper/issues/43) Two commercial products include support for import of personalized HRTFs from [SOFA/AES69 files](https://www.sofaconventions.org/mediawiki/index.php/SOFA_%28Spatially_Oriented_Format_for_Acoustics%29): - [BlueRipple's Rapture3D Advanced](http://www.blueripplesound.com/personalized-hrtfs)...
The binaural decoders generated from measured HRTFs (Listen, CIPIC) currently encode without regard to the individual subject's "look direction". That is, it is assumed each subject is looking at [0,...
Add externalisation to binaural decoders. **Question:** Should the current HRTFs be replaced with the externalised versions? Or, should these be added as a new set.
@dyfer added a [GitHub Action](https://docs.github.com/en/actions) to automate releases for [atk-matrices](https://github.com/ambisonictoolkit/atk-matrices/commit/1060efcb61f16ed8b4cb073d5b49d05af516456f) and [atk-kernels](https://github.com/ambisonictoolkit/atk-kernels/commit/5ee9063fe6882ec3215497d1e53d528f808a44b1). Would it be useful to consider something similar for atk-reaper?