TAPOS - That Audio Project Organization System
TAPOS is a modern desktop application built with Electron and TypeScript that helps you organize, visualize, and manage your Ableton Live projects (with other DAWs planned for future). Quickly browse through your entire project library, see track breakdowns, and filter your view to focus on what matters.
Features
🎵 Project Analysis
- Automatic scanning of
.alsfiles in any directory (recursive) - Track extraction showing all Audio, MIDI, Return, and Master tracks
- Last modified dates with smart formatting (Today, Yesterday, etc.)
- Track count and detailed breakdowns for each project
🎨 Beautiful Interface
- Grid layout with responsive project cards
- Color-coded track badges for easy identification
- 🔴 Audio tracks
- 🔵 MIDI tracks
- 🟡 Return tracks
- 🟣 Master track
- Smooth animations and hover effects
⚙️ Customizable Preferences
- Filter tracks by type (hide returns/master)
- Persistent settings across sessions
- Real-time updates when preferences change
⚠️ NOTE: This project was vibe coded - Don't judge my code quality on this, i made this in a day. I stand by the quality from the user perspective, and overall the structure is quite simple.