// Optional user auth (session) if (file_exists(__DIR__ . '/includes/auth.php')) { require_once __DIR__ . '/includes/auth.php'; } require_once __DIR__ . '/includes/security.php'; require_once __DIR__ . '/includes/activity.php'; require_once __DIR__ . '/includes/money.php'; security_headers(); force_https_if_needed(); // Maintenance mode (allow admin) if (get_setting('maintenance_mode', '0') === '1') { $uri = $_SERVER['REQUEST_URI'] ?? ''; $allow = (strpos($uri, '/admin') !== false) || (strpos($uri, 'cron/') !== false); if (!$allow) { http_response_code(503); echo 'Maintenance

PARIS BEATZ

' . htmlspecialchars(get_setting('maintenance_message', 'We will be back shortly.')) . '

'; exit; } } Remote Vocal Sessions | PARIS BEATZ

Remote Vocal Sessions

πŸŽ™οΈ

Artist at home

Connect your mic or audio interface in the browser. Sing from your space β€” the engineer hears you live.

🎚️

Engineer online

Engineer joins the same session, monitors the feed, records takes, and talks back β€” like a remote booth.

⚑

Low-latency WebRTC

Peer-to-peer audio for the lowest practical latency. Wired ethernet recommended. RTT shown live in-session.

Remote DAW is a paid feature

Login or register, then purchase a session pack.

Login Register
What this is (and isn't)
A remote vocal booth with DAW-style transport, monitor FX profiles, multi-take capture and stem export. Not Steinberg Cubase, and not licensed Waves / Antares / FabFilter software β€” use those in your desktop DAW on exported stems.

Latency note
Internet recording always has some delay (network + device buffers). We use WebRTC for the lowest practical latency, show round-trip time in the room, and recommend: wired connection, closed background apps, and your audio interface selected as the input device. This is not a full Pro Tools session over Source-Connect β€” it’s a live vocal link with take capture built for remote tracking.