DanielRudrich / Broom

Room impulse response measurement in the browser.
https://danielrudrich.github.io/Broom
MIT License
52 stars 0 forks source link

Multi channel input #4

Open bossesand opened 2 years ago

bossesand commented 2 years ago

Hi Just an idea that might work...

As far as I know there is no important restriction on the number of webaudio input channels in, the restriction is in output channels.

That's why high order binaural decoding can work.

So it might be workable if you have a multichannel audio interface on your computer to process multiple channels but write the results as multiple stereo channel files.

Could you make a version that reads a prerecorded ambisonics sweep?

DanielRudrich commented 2 years ago

I think allowing the user to download the excitation signal (sweep) and uploading an externally measured IR would be a cool feature to add. Well, it wouldn't really be uploading as the processing happens on the client.