Documentation
¶
Overview ¶
Package amp is a Winamp-flavored music player: open local files, playlist, play/pause/stop/next/prev, a small peak-amplitude visualizer. Decoding is always via an ffmpeg subprocess (a soft runtime dependency — nothing else in the desktop needs it) into raw PCM, never a linked decoder library, keeping the desktop itself free of format-specific code. See internal/audio for playback and pkg/uiapp.MediaClock for transport timing, both built for this in Phase 2 of the same effort.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.