Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ModelOption ¶
type ModelOption func(*Model)
ModelOption configures optional Model features.
func WithAudioReceiver ¶
func WithAudioReceiver(r *audio.Receiver) ModelOption
WithAudioReceiver sets the audio receiver for real-time visualizer data and enables the audio-reactive visualizers.
func WithVimMode ¶
func WithVimMode() ModelOption
WithVimMode enables vim-style keybindings (h/l for back/select, ctrl+d/u half-page, etc.).
Source Files
¶
Click to show internal directories.
Click to hide internal directories.