Add idents playback section — loads from idents/ folder, plays on ads channel
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ import soundfile as sf
|
||||
from pathlib import Path
|
||||
from collections import deque
|
||||
|
||||
STEM_NAMES = ["host", "caller", "music", "sfx", "ads"]
|
||||
STEM_NAMES = ["host", "caller", "music", "sfx", "ads", "idents"]
|
||||
|
||||
|
||||
class StemRecorder:
|
||||
|
||||
Reference in New Issue
Block a user