From dc502e587e3f2cfdae907b595baa06538a75a596 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Tue, 19 Nov 2024 21:04:18 +0000 Subject: [PATCH] Music is more notable than audio sources --- docs/programme/livestream/audio.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/programme/livestream/audio.md b/docs/programme/livestream/audio.md index 6d76097c..ecdad64c 100644 --- a/docs/programme/livestream/audio.md +++ b/docs/programme/livestream/audio.md @@ -1,12 +1,5 @@ # Audio -## Audio sources - -!!! tip - On Windows, you can use [VoiceMeeter](https://vb-audio.com/Voicemeeter/) to create "virtual" audio devices to allow OBS to distinguish between incoming application audio. - -It's recommended to avoid Global Audio Devices unless the source is intended to be available to every scene (eg host microphones). Adding sources per scene is more work, but reduces the need to manually mute and un-mute certain sources when changing scenes. - ## Music As background music during livestreams, we'll often play quiet music. @@ -18,3 +11,10 @@ There is no simple playlist used for each event. The playlists for each event ar During live events, the music played throughout the venue needs to be stripped out, usually through a separate audio feed. Audio can either be played directly through OBS using the VLC source, or through a desktop audio player, so long as any other system sound effects using the audio device are muted. When playing audio, be sure to [normalize it](https://www.alphr.com/normalize-volume-vlc) to ensure the volume doesn't vary. + +## Audio sources + +!!! tip + On Windows, you can use [VoiceMeeter](https://vb-audio.com/Voicemeeter/) to create "virtual" audio devices to allow OBS to distinguish between incoming application audio. + +It's recommended to avoid Global Audio Devices unless the source is intended to be available to every scene (eg host microphones). Adding sources per scene is more work, but reduces the need to manually mute and un-mute certain sources when changing scenes.