From 6e3983c93a6a7e29c2edeb2eb3cb5a5f9712e4fc Mon Sep 17 00:00:00 2001 From: Alek Mosingiewicz Date: Fri, 1 May 2026 23:45:09 +0200 Subject: [PATCH] Modified the default templates for better compliance with Oster Curve --- templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index 2cac576..0574227 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2069,13 +2069,13 @@

Brainwave Bands Chart

const builtInPresets = [{ name: "Deep Asleep", desc: "Very slow beat; commonly used for sleep routines.", - carrier: 200, + carrier: 120, beat: 2.5 }, { name: "Ohm Breeze", desc: "Dreamy / meditative zone for relaxed attention.", - carrier: 200, + carrier: 160, beat: 4.0 }, {