Words flash one at a time with a red letter marking the Optimal Recognition Point - where your eye should fixate. At high speeds, conscious analysis can't keep up. The words just go in.
Script commands use key:value syntax. Layer names are positional (first token). Press F for fullscreen, Space to play/pause.
| Command | Parameters | Example |
|---|---|---|
@wpm | speed | @wpm 300 |
@binaural | [type:] [fade:] | @binaural type:warm fade:8 |
@binaural | layers:c/b/p,... [fade:] | @binaural layers:60/2/4,95/3/5 fade:8 |
@spiral | color: opacity: speed: fade: | @spiral #8B5CF6 opacity:0.3 |
@subliminals | opacity: word1 word2 ... | @subliminals opacity:0.4 obey drift |
@snap | duration: word: | @snap duration:1500 word:Drop. |
@pause | duration: word: | @pause duration:2000 word:Hold. |
@sfx | name [vol:] | @sfx bell vol:0.5 |
@pulseborder | color [hz:] [fade:] | @pulseborder green hz:0.33 |
@haptic | intensity: [fade:] [for:] | @haptic intensity:0.4 for:3 |
@<any> off | [fade:] | @binaural off fade:8 |
// | comment | @wpm 300 // speed up |