When I try to load your example, either the one included in this repository or the github-hosted one, I get these errors, which I'm struggling to resolve.
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (buffer-loader.min.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (player.min.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (binauralfir.min.js, line 0)
[Error] ReferenceError: Can't find variable: AudioContext
global code (binauralFIR, line 47)
[Error] TypeError: undefined is not an object (evaluating 'player.start')
(anonymous function) (binauralFIR, line 113)
When I try to load your example, either the one included in this repository or the github-hosted one, I get these errors, which I'm struggling to resolve.