delay method wip save to test no thread method.
This commit is contained in:
@@ -26,6 +26,10 @@ from auracast.utils.sounddevice_utils import (
|
||||
)
|
||||
|
||||
load_dotenv()
|
||||
|
||||
# Configure bumble debug logging
|
||||
# log.getLogger('bumble').setLevel(log.DEBUG)
|
||||
|
||||
# make sure pipewire sets latency
|
||||
# Primary and secondary persisted settings files
|
||||
STREAM_SETTINGS_FILE1 = os.path.join(os.path.dirname(__file__), 'stream_settings.json')
|
||||
|
||||
Reference in New Issue
Block a user