mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
add system audio loopback for webaudio
This commit is contained in:
@@ -288,4 +288,5 @@ export interface UniqueId {
|
||||
export type WebAudio = {
|
||||
context: AudioContext;
|
||||
gains: GainNode[];
|
||||
visualizerInputs?: AudioNode[];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user