comments
This commit is contained in:
parent
89fe0f11ae
commit
ec44103d20
2 changed files with 3 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ let delays = {};
|
|||
const maxfeedback = 0.98;
|
||||
|
||||
let channelMerger, destinationGain;
|
||||
|
||||
//update the output channel configuration to match user's audio device
|
||||
export function initializeAudioOutput() {
|
||||
const audioContext = getAudioContext();
|
||||
const maxChannelCount = audioContext.destination.maxChannelCount;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue