mirror of
https://github.com/litruv/AudioSort.git
synced 2026-07-24 18:56:01 +10:00
Enhance documentation: Add Just-Split review filter details to Home and clarify segment tagging process in Library Workflow
1
Home.md
1
Home.md
@@ -5,6 +5,7 @@ Welcome to the AudioSort wiki. This is where you’ll find setup info, workflow
|
|||||||
* **WAV-first setup** – automatically scans and detects duplicates using checksums
|
* **WAV-first setup** – automatically scans and detects duplicates using checksums
|
||||||
* **UCS tag categories** – full support with the built-in catalog
|
* **UCS tag categories** – full support with the built-in catalog
|
||||||
* **Waveform previews & splitting** – edit and trim sounds right in the app
|
* **Waveform previews & splitting** – edit and trim sounds right in the app
|
||||||
|
* **Just-Split review filter** – instantly highlight freshly exported segments
|
||||||
* **Smart search** – fuzzy Fuse.js search with advanced metadata filters
|
* **Smart search** – fuzzy Fuse.js search with advanced metadata filters
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ Here’s how the whole audio management loop works inside AudioSort — from sca
|
|||||||
|
|
||||||
1. Open a file and drop in segments — set start/end times in ms, with optional names and tags.
|
1. Open a file and drop in segments — set start/end times in ms, with optional names and tags.
|
||||||
2. Each split exports as a new WAV that inherits all metadata and links back to the parent via INFO data.
|
2. Each split exports as a new WAV that inherits all metadata and links back to the parent via INFO data.
|
||||||
3. New segments get scanned automatically and show up right away for tagging.
|
3. New segments get scanned automatically, land in the **JUST SPLIT** filter, and are ready for tagging without a rescan.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user