Hongchan Choi
Hongchan Choi
@drewbitllama What can be done to support the Three.js integration better? We can consider adding new APIs for this purpose. FYI: This topic stemmed from [this PR](https://github.com/GoogleChrome/omnitone/pull/89).
Demos in the landing page does not work well on mobile phone. - Check the current status of each mobile platform/browsers on how to handle multichannel audio file. - Test...
Reproduction: Visit https://codepen.io/Rumyra/pen/qyMzqN/ Actual: No graph is visualized. Expected: A graph should be visualized. (This is one of [Web Audio demos on MDN](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Using_Web_Audio_API)) My suspicion is that DT events are...
Reproduction: Visit https://artsandculture.google.com/experiment/blob-opera/AAHWrq360NcGbw?cp=e30. Expectation: Contexts should register in the drop down menu, and the panel displays the visualization.
Although it needs some further research, it would be great to have a working example of the doppler effect based on delay node.
- [x] FF 42: Polymer does not work well. - [x] Chrome M48 Beta: D3, Dagre acting weird inside of Shadow DOM - [ ] Safari: no 'OfflineAudioContext' (srsly?) -...
A comment from @mjwilson-google: > The way we're reading or writing the samples is also kinda strange; we could probably just be updating the index directly instead of making a...