UP Audio Visualizer v1.0
Copyright (c) 2025 Theodor-Andrei Popescu
All rights reserved

This packaged application is distributed in binary form only.
Redistribution in modified or repackaged form is not permitted without explicit permission.

---

Third-Party Components:

• FFmpeg
  This software uses FFmpeg (https://ffmpeg.org), licensed under the GNU Lesser General Public License (LGPL) v2.1.
  No modifications have been made to FFmpeg.
  You can obtain the FFmpeg source code at: https://ffmpeg.org/download.html
  License details: https://www.gnu.org/licenses/old-licenses/lgpl-2.1.html

• librosa - BSD 3-Clause License
• matplotlib - PSF/BSD License
• numpy - BSD License
• Pillow - PIL License

---

Notes:
• FFmpeg is required for decoding and analysis of MP3/M4A and other audio formats.
• This app bundles FFmpeg executables for convenience. FFmpeg remains a separate project, not affiliated with Unbound Planet.