=== Studiolite ===
Contributors:      blocodomoreno, smorenno
Tags:              audio, mixer, music, player, multitrack
Requires at least: 5.0
Tested up to:      7.0.3
Stable tag:        1.0.0
Requires PHP:      7.4
License:           GPL-2.0+
License URI:       https://www.gnu.org/licenses/gpl-2.0.html

Multitrack audio mixer for WordPress. Load tracks, adjust volumes, use Mute and Solo — all in the browser, no installation needed.

== Description ==

**Studiolite** is a lightweight and intuitive audio mixer that runs directly in your WordPress site. Perfect for musicians, music teachers, podcasters and content creators who need a multitrack audio player.

**Free version features:**

* Load up to 2 audio tracks (MP3, WAV, M4A, OGG)
* Play, Pause and Stop controls
* Individual Mute button per track
* Individual Solo button per track
* Individual volume control per track
* Progress bar (timeline) with interactive seek
* Fully responsive — works on desktop and mobile
* 100% local processing — no files sent to external servers
* Simple shortcode: `[studiolite]`

**[Studiolite Pro](https://blocodomoreno.com.br/studiolite) — Unlock everything:**

* Unlimited tracks
* Playback speed control
* Reset and Loop buttons
* Mix recording and export
* Save and open projects (.slit)
* Drag-and-drop track reordering
* Dark Mode theme
* Priority support

== Installation ==

1. Upload the `studiolite` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the **Plugins** menu in WordPress
3. Add the shortcode `[studiolite]` to any page or post

== Frequently Asked Questions ==

= Which audio formats are supported? =
MP3, WAV, M4A, OGG, AAC and other formats supported by the user's browser.

= Does the plugin send my files to any server? =
No. All audio processing happens locally in the user's browser. No files are sent to external servers.

= Can I use more than 2 tracks? =
The free version is limited to 2 tracks. [Studiolite Pro](https://blocodomoreno.com.br/studiolite) offers unlimited tracks.

= Does it work on mobile devices? =
Yes! Studiolite is fully responsive and compatible with Android and iOS.

== Third-Party Libraries ==

This plugin bundles the following third-party library:

* **SoundTouch.js** (v0.1.30) — used for browser-based audio processing.
  Source code: https://github.com/cutterbl/SoundTouchJS
  Distributed file: assets/soundtouch.min.js (minified build via jsDelivr, see file header comment for the original source path)

== Screenshots ==

1. Player with loaded tracks
2. Mute and Solo controls active
3. Timeline with seek in progress

== Changelog ==

= 1.0.0 =
* Initial release

== Upgrade Notice ==

= 1.0.0 =
Initial release of Studiolite.
