{"id":336,"date":"2026-03-12T23:56:59","date_gmt":"2026-03-12T22:56:59","guid":{"rendered":"https:\/\/www.bandistudio.eu\/manual-goband\/"},"modified":"2026-07-16T21:30:18","modified_gmt":"2026-07-16T19:30:18","slug":"stemlymanual","status":"publish","type":"page","link":"https:\/\/www.bandistudio.eu\/pl\/stemlymanual\/","title":{"rendered":"Stemly\u2013 User Manual"},"content":{"rendered":"\n\n<!DOCTYPE html>\n<html lang=\"pl\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Stemly Multitrack Player &#8211; User Manual<\/title>\n    <style>\n        header.entry-header, .entry-title { display: none !important; }\n        body { background: #000; margin: 0; padding: 0; }\n        .gm-container { background: #000; padding: 20px; width: 100%; box-sizing: border-box; }\n        .gm-wrapper { background: #000; color: #fff; font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif; border: 1px solid rgba(255,255,255,0.2); border-radius: 40px; max-width: 1300px; margin: 0 auto; overflow: hidden; }\n        .gm-hero { padding: 80px 5% 60px; text-align: center; background: linear-gradient(to bottom, #111 0%, #000 100%); }\n        .gm-badge { display: inline-block; background: rgba(59,130,246,0.15); color: #3b82f6; padding: 6px 16px; border-radius: 20px; font-weight: 700; font-size: 0.8rem; letter-spacing: 0.3px; margin-bottom: 24px; }\n        .gm-hero h1 { font-size: clamp(2rem,6vw,3.5rem); font-weight: 900; letter-spacing: -1.5px; margin: 0 0 16px; background: linear-gradient(to right, #fff 40%, #3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n        .gm-hero p { color: #86868b; font-size: 1.1rem; max-width: 640px; margin: 0 auto; font-weight: 300; }\n        .gm-toc { max-width: 860px; margin: 40px auto 0; padding: 0 5%; }\n        .gm-toc-box { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 16px; padding: 28px 32px; }\n        .gm-toc-box h3 { font-size: 0.75rem; font-weight: 700; color: #86868b; text-transform: uppercase; letter-spacing: 1px; margin: 0 0 16px; }\n        .gm-toc-box ol { margin: 0; padding-left: 20px; }\n        .gm-toc-box ol li { padding: 4px 0; }\n        .gm-toc-box ol li a { color: #3b82f6; text-decoration: none; font-size: 0.95rem; }\n        .gm-content { max-width: 860px; margin: 0 auto; padding: 20px 5% 60px; }\n        .gm-section { margin-bottom: 50px; padding-bottom: 50px; border-bottom: 1px solid #1c1c1e; }\n        .gm-section:last-of-type { border-bottom: none; }\n        .gm-section h2 { font-size: 1.5rem; font-weight: 800; margin: 0 0 20px; display: flex; align-items: center; gap: 12px; }\n        .gm-section h2 .gm-num { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: #3b82f6; border-radius: 50%; font-size: 0.85rem; font-weight: 800; color: #fff; flex-shrink: 0; }\n        .gm-section h3 { font-size: 1.05rem; font-weight: 700; color: #fff; margin: 28px 0 12px; }\n        .gm-section p { color: #86868b; font-size: 0.95rem; line-height: 1.8; margin: 0 0 14px; }\n        .gm-section strong { color: #fff; }\n        .gm-steps { list-style: none; padding: 0; margin: 16px 0; counter-reset: steps; }\n        .gm-steps li { counter-increment: steps; display: flex; gap: 16px; padding: 14px 0; border-bottom: 1px solid #1c1c1e; align-items: flex-start; }\n        .gm-steps li:last-child { border-bottom: none; }\n        .gm-steps li::before { content: counter(steps); display: inline-flex; align-items: center; justify-content: center; min-width: 28px; height: 28px; background: rgba(59,130,246,0.15); border: 1px solid rgba(59,130,246,0.4); border-radius: 50%; font-size: 0.8rem; font-weight: 800; color: #3b82f6; flex-shrink: 0; margin-top: 1px; }\n        .gm-steps li span { color: #86868b; font-size: 0.95rem; line-height: 1.7; }\n        .gm-steps li span strong { color: #fff; }\n        .gm-tip { border-left: 3px solid #3b82f6; background: rgba(59,130,246,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n        .gm-tip strong { color: #fff; }\n        .gm-warn { border-left: 3px solid #ef4444; background: rgba(239,68,68,0.06); border-radius: 0 12px 12px 0; padding: 14px 20px; font-size: 13.5px; color: #86868b; line-height: 1.6; margin: 20px 0; }\n        .gm-warn strong { color: #ef4444; }\n        .gm-table { width: 100%; border-collapse: collapse; margin: 16px 0; font-size: 0.9rem; }\n        .gm-table th { text-align: left; padding: 10px 14px; background: #0d0d0d; color: #3b82f6; font-size: 0.75rem; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid #1c1c1e; }\n        .gm-table td { padding: 10px 14px; color: #86868b; border-bottom: 1px solid #0d0d0d; }\n        .gm-table td strong { color: #fff; }\n        .gm-tabs { display: grid; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); gap: 12px; margin: 20px 0; }\n        .gm-tab-card { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 14px; padding: 18px 16px; }\n        .gm-tab-card .tab-icon { font-size: 1.6rem; margin-bottom: 8px; display: block; }\n        .gm-tab-card h4 { font-size: 0.95rem; font-weight: 700; color: #fff; margin: 0 0 6px; }\n        .gm-tab-card p { font-size: 0.82rem; color: #86868b; margin: 0; line-height: 1.5; }\n        .gm-checklist { list-style: none; padding: 0; margin: 16px 0; }\n        .gm-checklist li { display: flex; gap: 10px; align-items: flex-start; padding: 8px 0; color: #86868b; font-size: 0.95rem; line-height: 1.6; border-bottom: 1px solid #0d0d0d; }\n        .gm-checklist li:last-child { border-bottom: none; }\n        .gm-checklist li::before { content: \"&#x2705;\"; flex-shrink: 0; }\n        .gm-contact { background: #0d0d0d; border: 1px solid #1c1c1e; border-radius: 24px; padding: 50px 30px; text-align: center; }\n        .gm-contact h3 { font-size: 1.4rem; font-weight: 800; margin: 0 0 10px; background: linear-gradient(to right,#fff 40%,#3b82f6 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; display: inline-block; }\n        .gm-contact p { color: #86868b; font-size: 14px; margin: 0 0 20px; }\n        .gm-btn { display: inline-block; background: #fff; color: #000 !important; text-decoration: none !important; padding: 14px 32px; border-radius: 30px; font-weight: 700; font-size: 0.95rem; transition: transform 0.2s, background 0.2s; }\n        .gm-btn:hover { transform: scale(1.05); background: #3b82f6; color: #fff !important; }\n        .gm-footer { padding: 40px 20px; text-align: center; border-top: 1px solid #1c1c1e; background: #050505; font-size: 12px; color: #424245; }\n        .gm-footer a { color: #3b82f6; text-decoration: none; }\n        .lang-switcher button { transition: all 0.3s; }\n    <\/style>\n<\/head>\n<body>\n\n<div class=\"lang-switcher\" style=\"position:fixed;top:12px;right:16px;z-index:9999;display:flex;gap:6px;\">\n    <button onclick=\"setLang('en')\" id=\"btn-en\" style=\"background:#3b82f6;color:#fff;border:1px solid #333;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:0.8rem;font-weight:600;\">EN<\/button>\n    <button onclick=\"setLang('pl')\" id=\"btn-pl\" style=\"background:#1a1a1a;color:#fff;border:1px solid #333;padding:5px 12px;border-radius:6px;cursor:pointer;font-size:0.8rem;font-weight:600;\">PL<\/button>\n<\/div>\n\n<!-- ============================================================ -->\n<!-- ENGLISH CONTENT -->\n<!-- ============================================================ -->\n<div id=\"lang-en\" style=\"display:none;\">\n<div class=\"gm-container\"><div class=\"gm-wrapper\">\n\n    <section class=\"gm-hero\">\n        <div class=\"gm-badge\">User Manual<\/div>\n        <h1>Stemly Multitrack Player &#8212; User Guide<\/h1>\n        <p>Stemly manual user guide &mdash; complete instructions from first launch to live performance. Step by step.<\/p>\n        <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/us\/app\/stemly\/id6762153340\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.3);color:#3b82f6;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; App Store<\/a><\/p>\n    <\/section>\n\n    <div class=\"gm-toc\"><div class=\"gm-toc-box\">\n        <h3>Table of Contents<\/h3>\n        <ol>\n            <li><a href=\"#en-gs1\">Requirements &amp; hardware<\/a><\/li>\n            <li><a href=\"#en-gs2\">First launch &mdash; selecting a folder<\/a><\/li>\n            <li><a href=\"#en-gs3\">Preparing your audio files<\/a><\/li>\n            <li><a href=\"#en-gs4\">App structure, tabs &amp; modes<\/a><\/li>\n            <li><a href=\"#en-gs5\">Creating your first song<\/a><\/li>\n            <li><a href=\"#en-gs6\">USB channel routing<\/a><\/li>\n            <li><a href=\"#en-gs7\">Creating playlists &amp; setlists<\/a><\/li>\n            <li><a href=\"#en-gs8\">Live playback &mdash; Song tab<\/a><\/li>\n            <li><a href=\"#en-gs9\">Live stereo mixer<\/a><\/li>\n            <li><a href=\"#en-gs10\">Song lyrics<\/a><\/li>\n            <li><a href=\"#en-gs11\">Out\/Vol Presets<\/a><\/li>\n            <li><a href=\"#en-gs12\">Database backup &mdash; essential before every show<\/a><\/li>\n            <li><a href=\"#en-gs13\">Pre-show checklist<\/a><\/li>\n            <li><a href=\"#en-gs14\">Audio formats, conversion &amp; track limits<\/a><\/li>\n            <li><a href=\"#en-gs15\">Bluetooth foot pedal<\/a><\/li>\n            <li><a href=\"#en-gs16\">Play Mode Settings &mdash; headphone mix<\/a><\/li>\n            <li><a href=\"#en-gs17\">CPU &amp; RAM monitor<\/a><\/li>\n        <\/ol>\n    <\/div><\/div>\n\n    <div class=\"gm-content\">\n\n        <!-- QUICK START -->\n        <div class=\"gm-section\" id=\"en-quickstart\" style=\"background:rgba(59,130,246,0.04);border:1px solid rgba(59,130,246,0.15);border-radius:20px;padding:32px;margin-bottom:40px;\">\n            <h2 style=\"margin-bottom:24px;\">&#9889; Quick Start &mdash; first 5 minutes<\/h2>\n            <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;\">\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#128193;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">1. Transfer files<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Copy your audio stems to iPad via <strong>AirDrop, iCloud Drive, Dropbox<\/strong> or USB cable. Place files in <strong>Files &rarr; On My iPad &rarr; Stemly &rarr; Audio<\/strong>.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#127925;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">2. Open Project<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Go to <strong>Project tab<\/strong> &rarr; select your audio folder &rarr; tap a track &mdash; it adds itself to the song automatically &rarr; assign each track to any USB channel &rarr; save the song.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#128268;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">3. Connect USB<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Plug iPad into your <strong>digital mixer or audio interface<\/strong> via USB-C cable &mdash; or connect <strong>headphones<\/strong>.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#9654;&#65039;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">4. PLAY<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Select your song in <strong>Song tab<\/strong> &rarr; tap <strong>PLAY twice<\/strong> to start. Stems play in sync on separate channels.<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"gm-tip\" style=\"margin-top:20px;\">&#127775; <strong>New to Stemly?<\/strong> A demo song with 6 stems is included &mdash; tap it in the Song tab and press PLAY to hear how multi-track routing works.<\/div>\n        <\/div>\n\n        <!-- 1 -->\n        <div class=\"gm-section\" id=\"en-gs1\">\n            <h2><span class=\"gm-num\">1<\/span> Requirements &amp; hardware<\/h2>\n            <table class=\"gm-table\">\n                <tr><th>Item<\/th><th>Requirement<\/th><\/tr>\n                <tr><td><strong>Device<\/strong><\/td><td>iPad (recommended) or iPhone<\/td><\/tr>\n                <tr><td><strong>System<\/strong><\/td><td>iOS 17.6 or later<\/td><\/tr>\n                <tr><td><strong>USB audio interface<\/strong><\/td><td>Any USB-C interface with multi-out support (e.g. Behringer XR18, Allen &amp; Heath, Roland)<\/td><\/tr>\n                <tr><td><strong>Connection<\/strong><\/td><td>USB-C cable directly from iPad to mixer or interface<\/td><\/tr>\n                <tr><td><strong>USB hub (recommended)<\/strong><\/td><td>Hub with <strong>PD input<\/strong> (Power Delivery &mdash; charges device during show) + <strong>USB-A port<\/strong> for audio interface or digital mixer. For older Apple devices: <strong>Apple Lightning OTG Camera Adapter<\/strong>.<\/td><\/tr>\n                <tr><td><strong>Audio files<\/strong><\/td><td>WAV, AIFF, MP3 &mdash; stereo or mono<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#127911; <strong>Recommendation:<\/strong> iPad connected via USB cable to an FOH mixer delivers a <strong>lossless digital signal<\/strong> with zero interference &mdash; the foundation of a rock-solid live set.<\/div>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Airplane Mode &mdash; always on stage.<\/strong> Switch every device to Airplane Mode before the show. Stemly and Stemly Remote communicate via <strong>Bluetooth<\/strong> &mdash; Airplane Mode does not block this connection. You gain: zero incoming calls, no push notifications, no Wi-Fi radio interference with your audio chain.<\/div>\n        <\/div>\n\n        <!-- 2 -->\n        <div class=\"gm-section\" id=\"en-gs2\">\n            <h2><span class=\"gm-num\">2<\/span> First launch &mdash; transferring audio files<\/h2>\n            <p>On first launch Stemly automatically creates an <strong>Audio folder<\/strong> in your device&#8217;s Documents directory. You just need to copy your audio files there.<\/p>\n            <h3>How to transfer files to iPad<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span><strong>AirDrop<\/strong> &mdash; send files from Mac or iPhone directly to iPad. In the Files app, move them to <em>On My iPad &rarr; Stemly &rarr; Audio<\/em>.<\/span><\/li>\n                <li><span><strong>iCloud Drive<\/strong> &mdash; upload from Mac, download on iPad via Files app, then move to the Audio folder.<\/span><\/li>\n                <li><span><strong>USB cable + Finder (Mac)<\/strong> &mdash; connect iPad, open Finder &rarr; select iPad &rarr; Files tab &rarr; drag files into the Stemly folder.<\/span><\/li>\n                <li><span><strong>Dropbox \/ Google Drive<\/strong> &mdash; download files to iPad, then move to the Audio folder using Files app.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Keep all stems for one song in a <strong>dedicated subfolder<\/strong> inside Audio &mdash; e.g. <em>Audio\/GreatNight\/<\/em>. This prevents filename conflicts between songs.<\/div>\n            <div class=\"gm-warn\" style=\"border-left-color:#ef4444; background:rgba(239,68,68,0.08); margin-top:14px;\">\n                &#128721; <strong>Important &mdash; never store your only copy inside the Stemly app folder.<\/strong><br><br>\n                The folder <em>Files &rarr; On My iPad &rarr; Stemly<\/em> is the app&rsquo;s own sandbox. <strong>When you uninstall Stemly, this entire folder is permanently deleted<\/strong> &mdash; along with every audio file, lyrics text and database backup stored inside it.<br><br>\n                <strong>Recommended:<\/strong> Keep a backup copy of your audio files and database export in <strong>iCloud Drive<\/strong> or on your Mac.\n            <\/div>\n        <\/div>\n\n        <!-- 3 -->\n        <div class=\"gm-section\" id=\"en-gs3\">\n            <h2><span class=\"gm-num\">3<\/span> Preparing your audio files<\/h2>\n            <p>Each stem in a song is a separate audio file. Make sure your files are ready before importing.<\/p>\n            <h3>Supported formats<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>Notes<\/th><\/tr>\n                <tr><td><strong>WAV 48kHz \/ 24-bit<\/strong><\/td><td>Best choice for live performance &mdash; recommended<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz \/ 16-bit<\/strong><\/td><td>Works correctly, smaller file size<\/td><\/tr>\n                <tr><td><strong>AIFF<\/strong><\/td><td>Equivalent alternative to WAV<\/td><\/tr>\n                <tr><td><strong>MP3<\/strong><\/td><td>Supported &mdash; smaller files, useful on storage-limited devices (e.g. iPhone 64 GB). Not recommended for professional live use due to lossy compression.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#127908; <strong>Stereo splitting:<\/strong> Stemly automatically splits every stereo file into a left channel and a right channel. Each channel is sent to a separate USB output &mdash; no manual splitting needed.<\/div>\n            <h3>File naming<\/h3>\n            <p>File names can be anything &mdash; you assign them to a song manually inside the app. Keeping things organised helps, for example:<\/p>\n            <p><strong>01_Kick.wav &bull; 02_Bass.wav &bull; 03_Keys.wav &bull; 04_BackingVox.wav<\/strong><\/p>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Store all stems for one song in a dedicated subfolder, e.g. <strong>Stemly\/GreatNight\/<\/strong>. The file browser in the app lets you navigate subfolders.<\/div>\n        <\/div>\n\n        <!-- 4 -->\n        <div class=\"gm-section\" id=\"en-gs4\">\n            <h2><span class=\"gm-num\">4<\/span> App structure, tabs &amp; modes<\/h2>\n            <p>Stemly is organised into main work areas accessible from the tab bar at the bottom of the screen. The visible tabs depend on device and UI mode.<\/p>\n            <div class=\"gm-tabs\">\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#127932;<\/span><h4>Project<\/h4><p>Build songs here: add stems, set OUT routing, edit TrackName and Vol, save songs to the library.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#127925;<\/span><h4>Songs<\/h4><p>Live playback area. Song library, Single \/ Queue workflow, PLAY and STOP, live mixer and queue.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#128203;<\/span><h4>PlayList<\/h4><p>Build and reorder setlists. Available in Advanced mode and on iPad layouts.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#128218;<\/span><h4>Lyrics<\/h4><p>Lyrics editor (TXT\/RTF), QR sharing and wireless display on any device with a browser.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#9881;&#65039;<\/span><h4>Settings<\/h4><p>Audio folder, USB device config, database export\/import, AutoLyrics and UI mode.<\/p><\/div>\n            <\/div>\n            <div class=\"gm-tip\">&#128241; <strong>Simple vs Advanced:<\/strong> <strong>Simple<\/strong> shows only <strong>Project<\/strong>, <strong>Songs<\/strong> and <strong>Settings<\/strong>. <strong>Advanced<\/strong> unlocks the full stage workflow including <strong>PlayList<\/strong> and <strong>Lyrics<\/strong>.<\/div>\n            <div class=\"gm-tip\">&#128241; <strong>iPhone vs iPad:<\/strong> On iPhone the layout is vertical (file browser on top, channel strips below). On iPad &mdash; horizontal, both panels side by side, with more live controls visible at once. <strong>Single<\/strong> and <strong>Queue<\/strong> mode buttons are only available on iPad.<\/div>\n        <\/div>\n\n        <!-- 5 -->\n        <div class=\"gm-section\" id=\"en-gs5\">\n            <h2><span class=\"gm-num\">5<\/span> Creating your first song<\/h2>\n            <p>A song is a collection of audio stems playing simultaneously. Each stem can be routed to a different USB output channel on your mixer.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>Open the <strong>Project<\/strong> tab.<\/span><\/li>\n                <li><span>In the left panel (<strong>File Browser<\/strong>), tap an audio file &mdash; it is added automatically as a new stem.<\/span><\/li>\n                <li><span>In the <strong>Channel Strip<\/strong>, set the USB output number (<strong>OUT<\/strong>) for each stem.<\/span><\/li>\n                <li><span>Use <strong>TrackName<\/strong> to enter a short alias for the live mixer if needed.<\/span><\/li>\n                <li><span>Set <strong>Vol<\/strong> per stem. For true stereo files and linked 2x mono pairs, edit <strong>Vol<\/strong> and <strong>TrackName<\/strong> only on the left channel &mdash; the right side follows automatically.<\/span><\/li>\n                <li><span>Enter a title for the song and tap <strong>Save Song<\/strong> to save it to the global song library.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Library vs playlist:<\/strong> Saving in <strong>Project<\/strong> creates or updates a song in the main library. Playlists are built later from saved songs.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>Test before saving:<\/strong> Press <strong>Play<\/strong> in the Project tab to test the song before saving. You don&rsquo;t need to be connected to a mixer &mdash; audio plays through the iPad speaker.<\/div>\n        <\/div>\n\n        <!-- 6 -->\n        <div class=\"gm-section\" id=\"en-gs6\">\n            <h2><span class=\"gm-num\">6<\/span> USB channel routing<\/h2>\n            <p>This is the heart of Stemly &mdash; each stem goes to a separate USB output, which feeds its own channel on your mixer. Every stereo file is <strong>automatically split<\/strong> into a left channel (L) and a right channel (R) &mdash; each sent to its own USB output line.<\/p>\n            <h3>Example routing for 4 stereo stems:<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Stem<\/th><th>USB output<\/th><th>Mixer channel<\/th><\/tr>\n                <tr><td><strong>Drums<\/strong><\/td><td>OUT 1+2<\/td><td>CH 1&ndash;2<\/td><\/tr>\n                <tr><td><strong>Bass<\/strong><\/td><td>OUT 3+4<\/td><td>CH 3&ndash;4<\/td><\/tr>\n                <tr><td><strong>Keys<\/strong><\/td><td>OUT 5+6<\/td><td>CH 5&ndash;6<\/td><\/tr>\n                <tr><td><strong>Backing Vox<\/strong><\/td><td>OUT 7+8<\/td><td>CH 7&ndash;8<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Set your outputs and volume on the first song and save it as an <strong>Out\/Vol Preset<\/strong> (see section 11). Load it with one tap for every new song.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Mono track placement &mdash; important:<\/strong> The Stemly mixer groups channels in pairs: 1+2, 3+4, 5+6&hellip; A <strong>mono track occupies one channel<\/strong> but still takes up one slot in a fader pair. If you place a mono Bass on CH&nbsp;1 and stereo Drums on CH&nbsp;2+3, the bass and the Drums&nbsp;L will share fader pair 1+2 &mdash; while Drums&nbsp;R will be alone on pair 3+4. <strong>Always place stereo tracks first<\/strong> (CH 1+2, 3+4&hellip;) and mono tracks at the end. This keeps every fader pair clean and correctly linked.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Warning:<\/strong> Make sure your mixer is set to receive signal from USB &mdash; on some models you need to switch the channel source from Analog to USB.<\/div>\n        <\/div>\n\n        <!-- 7 -->\n        <div class=\"gm-section\" id=\"en-gs7\">\n            <h2><span class=\"gm-num\">7<\/span> Creating playlists &amp; setlists<\/h2>\n            <p>A playlist is a collection of songs. You can have multiple playlists &mdash; one per tour, one per venue, one per set.<\/p>\n            <h3>Adding songs to a playlist<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>In the <strong>Songs tab<\/strong>, tap <strong style=\"color:#f97316;\">&ldquo;Build Playlist&rdquo;<\/strong> (orange button at the top of the song list). Checkboxes appear next to each song.<\/span><\/li>\n                <li><span>Tap songs to select them &mdash; a checkbox appears next to each selected song.<\/span><\/li>\n                <li><span>Tap <strong>&ldquo;Add X to Playlist&rdquo;<\/strong> to add the selected songs to an existing playlist or create a new one.<\/span><\/li>\n            <\/ol>\n            <h3>Reordering and deleting songs in a playlist (iPad)<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Open the <strong>PlayList tab<\/strong> (iPad only). In the left column, find the playlist you want to edit.<\/span><\/li>\n                <li><span>Tap the <strong>pencil icon<\/strong> (&#9997;) on the right side of the playlist row to enter <strong>Edit mode<\/strong>.<\/span><\/li>\n                <li><span>Drag songs to reorder them, or swipe left to delete a song from the playlist.<\/span><\/li>\n                <li><span>Tap <strong>&ldquo;Done&rdquo;<\/strong> to exit Edit mode.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Removing a song from a playlist does <strong>not<\/strong> remove it from the global <strong>Songs<\/strong> library. The library and playlists are separate.<\/div>\n        <\/div>\n\n        <!-- 8 -->\n        <div class=\"gm-section\" id=\"en-gs8\">\n            <h2><span class=\"gm-num\">8<\/span> Live playback &mdash; Song tab<\/h2>\n            <p>This is where you work during a show. All your songs, full control.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>Tap a song name &mdash; it gets <strong>loaded<\/strong> and prepared for playback.<\/span><\/li>\n                <li><span>On iPad you can choose <strong>Single<\/strong> or <strong>Queue<\/strong> above the mixer. <strong>Single<\/strong> works with one song at a time. <strong>Queue<\/strong> lets you prepare the next songs in order.<\/span><\/li>\n                <li><span>Press <strong>PLAY<\/strong> (requires <strong>2 taps<\/strong>) &mdash; playback starts immediately.<\/span><\/li>\n                <li><span>Use the <strong>A&ndash;Z bar<\/strong> on the right to jump instantly to any song.<\/span><\/li>\n                <li><span>Press <strong>STOP<\/strong> (requires <strong>3 taps<\/strong>) to stop playback.<\/span><\/li>\n            <\/ol>\n            <h3>Song list indicators<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Indicator<\/th><th>Meaning<\/th><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">Green + play icon<\/strong><\/td><td>Currently playing song<\/td><\/tr>\n                <tr><td><strong>Queue number badge<\/strong><\/td><td>Song position in the queue<\/td><\/tr>\n                <tr><td><strong style=\"color:#3b82f6;\">Subtle blue highlight<\/strong><\/td><td>Currently selected \/ loaded song<\/td><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">Orange highlight + &ldquo;NEXT&rdquo; label<\/strong><\/td><td>Song queued from Stemly Remote (Android) &mdash; will load automatically after current song ends<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Stage safety:<\/strong> PLAY requires 2 taps, STOP requires 3. This is intentional &mdash; it prevents accidentally stopping the music mid-show. You can change the tap count in <strong>Settings<\/strong>.<\/div>\n            <h3>Single vs Queue mode (iPad)<\/h3>\n            <p>Above the mixer on iPad you will find two mode buttons:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Mode<\/th><th>Behaviour<\/th><\/tr>\n                <tr><td><strong>Single<\/strong><\/td><td>One song at a time. Selecting a new song immediately replaces the current one.<\/td><\/tr>\n                <tr><td><strong>Queue<\/strong><\/td><td>Songs are added to a numbered queue (up to 10). The next queued song loads automatically after the current one ends.<\/td><\/tr>\n            <\/table>\n            <h3>Adding songs to a playlist from the Songs tab<\/h3>\n            <p>On iPad, tap <strong>&ldquo;Build Playlist&rdquo;<\/strong> (button in the header bar) to enter selection mode. Checkboxes appear next to songs; after selecting them, tap <strong>&ldquo;Add X&rdquo;<\/strong> to assign them to an existing playlist or create a new one. On iPhone this shortcut is hidden to keep the live layout simple.<\/p>\n            <h3>Audio monitoring &mdash; Audio Lost banner<\/h3>\n            <p>Stemly monitors audio playback in real time. If sound stops unexpectedly &mdash; for example after the iPad goes to sleep, another audio app (like Spotify) was used in the background, or the USB audio interface briefly disconnected &mdash; a <strong style=\"color:#ef4444;\">red &ldquo;Audio Lost&rdquo; banner<\/strong> appears at the top of the Songs tab.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>The <strong style=\"color:#ef4444;\">Audio Lost<\/strong> banner appears automatically above the queue area &mdash; no action needed to detect the problem. The timer continues running normally.<\/span><\/li>\n                <li><span>Tap <strong>Restart Stemly<\/strong> in the banner &mdash; Stemly rebuilds the audio engine and resumes playback without closing the app or restarting the song.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>When does it happen?<\/strong> The most common triggers are: iPad screen auto-locks during a long pause, Spotify or another audio app was playing in the background and then closed, USB audio interface was reconnected. Stemly detects all of these automatically.<\/div>\n            <div class=\"gm-tip\">&#128241; <strong>Prevention tip:<\/strong> Enable <strong>Background Audio<\/strong> in Stemly Settings to keep the audio engine active when the screen turns off. Also set <strong>Auto-Lock &rarr; Never<\/strong> during live use.<\/div>\n            <h3>Stemly Remote &mdash; wireless remote control<\/h3>\n            <p><strong>Stemly Remote<\/strong> is a companion app for iPad\/iPhone that acts as a wireless remote for Stemly. It connects via <strong>Wi-Fi (MultipeerConnectivity)<\/strong> &mdash; no internet required, just the same local network or hotspot. In Airplane Mode both devices communicate via <strong>Bluetooth<\/strong>.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Connecting<\/h4>\n            <ol class=\"gm-steps\">\n                <li><span>Launch <strong>Stemly<\/strong> on the host device (the one connected to the mixer).<\/span><\/li>\n                <li><span>Launch <strong>Stemly Remote<\/strong> on the remote device.<\/span><\/li>\n                <li><span>Connection is <strong>automatic<\/strong> &mdash; a green dot in the top bar confirms it.<\/span><\/li>\n                <li><span>Stemly Remote immediately downloads the full playlist and song library from the host.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128260; <strong>Auto-reconnect:<\/strong> If the connection drops, Stemly Remote retries automatically every 2 seconds. No action needed.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Top bar<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Indicator<\/th><th>Meaning<\/th><\/tr>\n                <tr><td>&#129001; Green dot + &ldquo;Connect to Stemly&rdquo;<\/td><td>Connected to host<\/td><\/tr>\n                <tr><td>&#128308; Red dot + &ldquo;Searching&hellip;&rdquo;<\/td><td>Looking for host<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">&#9654; NOW PLAYING<\/strong><\/td><td>Host is currently playing<\/td><\/tr>\n                <tr><td><strong style=\"color:#86868b;\">&#9632; STOP<\/strong><\/td><td>Host is stopped<\/td><\/tr>\n            <\/table>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">View toggle &mdash; Song \/ Playlist<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>View<\/th><th>What it shows<\/th><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">View Song<\/strong> (orange)<\/td><td>All songs from all playlists, sorted A&ndash;Z. Use the alphabet bar on the left to jump instantly.<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">View Playlist<\/strong> (green)<\/td><td>Playlist list &rarr; tap a playlist &rarr; its songs appear with the alphabet bar.<\/td><\/tr>\n            <\/table>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Selecting a song<\/h4>\n            <p>Tap any song in either view &rarr; it loads on the host (Stemly) and the <strong>lyrics appear automatically<\/strong> in the right column (yellow header = current song title).<br>The lyrics column also updates automatically when the host changes a song from its own screen, or when Stemly Remote just connected.<\/p>\n            <div class=\"gm-tip\">&#128221; Lyrics require TXT files placed in: <strong>Files &rarr; On My iPad &rarr; Stemly &rarr; Lyrics<\/strong>. No folder selection needed &mdash; the location is fixed.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Queuing during playback<\/h4>\n            <p>When the host is <strong>NOW PLAYING<\/strong>:<\/p>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Tapping a song <strong>queues<\/strong> it (yellow highlight) &mdash; it does not interrupt playback.<\/li>\n                <li>The queued song is immediately sent to the host &mdash; it appears in the Stemly Songs list highlighted in <strong style=\"color:#f97316;\">orange<\/strong> with a <strong>&ldquo;NEXT&rdquo;<\/strong> label, identical to a queue from Android Remote.<\/li>\n                <li>Tap the trash icon &#128465; next to a queued song to remove it from the queue.<\/li>\n                <li>When the host stops &rarr; Stemly Remote automatically loads the queued song. Press PLAY twice to start.<\/li>\n            <\/ul>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Song selection blocked during playback:<\/strong> Tapping a song while the host is playing only queues it &mdash; it never interrupts the current track. To load a different song immediately, stop playback first, then select the song.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">PLAY \/ STOP confirmation<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Button<\/th><th>Taps required<\/th><th>Sequence<\/th><\/tr>\n                <tr><td><strong>PLAY<\/strong><\/td><td>2<\/td><td>PLAY &rarr; PLAY? &rarr; <em>starts<\/em><\/td><\/tr>\n                <tr><td><strong>STOP<\/strong><\/td><td>3<\/td><td>STOP &rarr; STOP? &rarr; STOP?? &rarr; <em>stops<\/em><\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; Double\/triple confirmation is intentional &mdash; it prevents accidentally stopping the show. The tap count can be changed in Stemly <strong>Settings<\/strong>.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Auto-switch to Song view<\/h4>\n            <p>When the host starts playing, Stemly Remote automatically switches to <strong>Song view<\/strong> after 2 seconds &mdash; regardless of which view was active or the Auto-Lyrics setting in Stemly.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Device combinations &mdash; iOS<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Host (Stemly)<\/th><th>Remote (Stemly Remote)<\/th><\/tr>\n                <tr><td>iPad<\/td><td>iPhone<\/td><\/tr>\n                <tr><td>iPhone<\/td><td>iPad<\/td><\/tr>\n                <tr><td>iPad<\/td><td>iPad<\/td><\/tr>\n                <tr><td>iPhone<\/td><td>iPhone<\/td><\/tr>\n            <\/table>\n            <p style=\"color:#86868b; font-size:0.85rem; margin:6px 0 0;\">One host supports one Stemly Remote at a time.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Stemly Remote Android<\/h4>\n            <p><strong>Stemly Remote<\/strong> is also available as an <strong>Android app<\/strong> (eu.bandistudio.stemlyremote.android). It connects to the Stemly host via <strong>Wi-Fi (local network or hotspot)<\/strong> and provides the same song browsing and queue control as the iOS version.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Feature<\/th><th>Android Stemly Remote<\/th><\/tr>\n                <tr><td><strong>Connection<\/strong><\/td><td>Wi-Fi &mdash; same local network as the Stemly host (iPad\/iPhone)<\/td><\/tr>\n                <tr><td><strong>Song list<\/strong><\/td><td>Full A&ndash;Z song library, alphabet bar for quick navigation<\/td><\/tr>\n                <tr><td><strong>Queueing<\/strong><\/td><td>Tap a song while host is playing &rarr; it appears highlighted <strong style=\"color:#f97316;\">orange with &ldquo;NEXT&rdquo;<\/strong> label in the iPad Songs list<\/td><\/tr>\n                <tr><td><strong>Playlist view<\/strong><\/td><td>Browse and select by playlist<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128247; <strong>NEXT on iPad:<\/strong> When you queue a song from Stemly Remote Android, the Stemly iPad immediately highlights that song in <strong style=\"color:#f97316;\">orange<\/strong> with a white <strong>&ldquo;NEXT&rdquo;<\/strong> label &mdash; visible to the performer at a glance.<\/div>\n            <div class=\"gm-tip\">&#128268; <strong>Android Remote connection status:<\/strong> The Android app monitors the connection with a watchdog timer. If no data arrives from Stemly for ~45 seconds (e.g. Stemly was closed or the host Wi-Fi dropped), the Android app automatically switches to red <em>&ldquo;Disconnected&rdquo;<\/em> and reconnects when Stemly is available again.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Best practices<\/h4>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Set <strong>Auto-Lock &rarr; Never<\/strong> (Settings &rarr; Display &amp; Brightness) on the Stemly Remote device &mdash; MultipeerConnectivity does not work when the screen is locked.<\/li>\n                <li>Enable <strong>Background Audio<\/strong> on the host (Stemly) &mdash; playback continues even if the host screen turns off.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Airplane Mode + Stemly Remote:<\/strong> Both devices can be in Airplane Mode &mdash; Stemly Remote connects via <strong>Bluetooth<\/strong>. Confirmed working: iPhone as host (connected to mixer via USB hub) + iPad as remote, both in Airplane Mode.<\/div>\n            <div class=\"gm-tip\">&#128268; <strong>USB hub for the host device:<\/strong> Use a hub with a <strong>PD port<\/strong> (Power Delivery) and a <strong>USB-A port<\/strong>. Connect: PD port &rarr; charger or power bank; USB-A port &rarr; audio interface or digital mixer. For older Apple devices, use an <strong>Apple Lightning OTG Camera Adapter<\/strong>. This lets your iPhone or iPad stay charged for the entire show while sending audio to the mixer.<\/div>\n        <\/div>\n\n        <!-- 9 -->\n        <div class=\"gm-section\" id=\"en-gs9\">\n            <h2><span class=\"gm-num\">9<\/span> Live stereo mixer<\/h2>\n            <p>The faders in the Song tab let you adjust volume for each stereo channel pair in real time &mdash; without stopping playback.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Action<\/th><th>Result<\/th><\/tr>\n                <tr><td><strong>Drag fader up<\/strong><\/td><td>Increase volume for that channel pair<\/td><\/tr>\n                <tr><td><strong>Drag fader down<\/strong><\/td><td>Decrease volume<\/td><\/tr>\n                <tr><td><strong>Number below fader<\/strong><\/td><td>Current volume in percent<\/td><\/tr>\n                <tr><td><strong>Red fader<\/strong><\/td><td>Channel muted<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Faders are grouped in stereo pairs matching your USB output channels. OUT 1+2 is one fader, OUT 3+4 is the next, and so on.<\/div>\n            <h3>Splitting a stereo pair into mono channels<\/h3>\n            <p>Each fader pair (e.g. 1+2, 3+4) has a &#x1F517; chain icon in its header:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Icon state<\/th><th>Meaning<\/th><\/tr>\n                <tr><td><strong>&#x1F517; grey<\/strong><\/td><td>Channels linked (stereo) &mdash; one fader controls both<\/td><\/tr>\n                <tr><td><strong>Tap grey icon<\/strong><\/td><td>Pair splits into two independent mono faders<\/td><\/tr>\n                <tr><td><strong>&#x1F517; orange<\/strong><\/td><td>Channels unlinked (mono) &mdash; each has its own fader and level<\/td><\/tr>\n                <tr><td><strong>Tap orange icon<\/strong><\/td><td>Pair links back to stereo (volume averaged)<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Example:<\/strong> Channels 1&ndash;4 are stereo pairs, but channels 5 and 6 are two independent mono channels &mdash; split the 5+6 pair and control each separately.<\/div>\n            <h3>Saving mixer volume settings<\/h3>\n            <p>The mixer lets you save the current fader levels and link\/unlink state directly with the song. After your soundcheck, tap <strong>SAVE<\/strong> (the orange banner that appears when you change anything) to store the mixer state as part of the song&rsquo;s configuration.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>In the <strong>Songs<\/strong> tab (or <strong>PlayList<\/strong> tab), set the faders and stereo\/mono state to the desired values for the current song.<\/span><\/li>\n                <li><span>An <strong style=\"color:#f97316;\">orange SAVE banner<\/strong> appears automatically as soon as you move a fader or change a link\/unlink state.<\/span><\/li>\n                <li><span>Tap <strong>SAVE<\/strong> in the banner &mdash; the fader positions and channel link states are saved and will be automatically restored the next time you load this song in either tab.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Use this after soundcheck to lock in the tested levels for each song individually. The save is per-song &mdash; each song stores its own mixer snapshot.<\/div>\n            <h3>Mixer sync between Songs tab and PlayList tab<\/h3>\n            <p>Mixer settings are stored in a single shared snapshot per song. This means:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>Settings saved in the <strong>Songs tab<\/strong> are immediately visible when you select the same song in the <strong>PlayList tab<\/strong> &mdash; and vice versa.<\/li>\n                <li>Both tabs have an identical orange <strong>SAVE<\/strong> banner &mdash; you can save from either place.<\/li>\n                <li>The <strong>link\/unlink state<\/strong> of each channel pair is saved together with the volume levels &mdash; no need to re-split channels after reloading.<\/li>\n                <li><strong>Last save wins<\/strong> &mdash; if you save in Songs and then save again in PlayList, the PlayList save overwrites the previous one.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Workflow tip:<\/strong> Do your soundcheck in the Songs tab, hit SAVE &mdash; then when you use the PlayList tab during the show, all your levels are already there waiting.<\/div>\n            <h3>Light header bar above the faders<\/h3>\n            <p>The area showing the channel number and &#x1F517; icon has a slightly lighter rounded background. It serves two purposes:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li><strong style=\"color:#fff;\">Visually<\/strong> suggests the fader row can be scrolled horizontally (there may be more faders than visible)<\/li>\n                <li><strong style=\"color:#fff;\">Practically<\/strong> gives a safe area to swipe &mdash; touching a fader immediately changes volume, while swiping on the light header bar scrolls the view without accidentally moving any levels<\/li>\n            <\/ul>\n            <h3>Channel alias<\/h3>\n            <p>Every fader can have a short label &mdash; an <strong>alias<\/strong> &mdash; displayed above the channel number during your show.<\/p>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Setting an alias (PROJECT tab)<\/h4>\n            <p>In the track edit view, between the filename and the <strong>S<\/strong> (Solo) button, a small text field appears with the placeholder <em>NameTrack<\/em>. Enter a short name, for example:<\/p>\n            <p style=\"font-family:monospace; background:#0d0d0d; border:1px solid #1c1c1e; border-radius:8px; padding:10px 18px; color:#3b82f6; letter-spacing:3px; font-size:0.95rem; margin:12px 0;\">snr &nbsp;&bull;&nbsp; kic &nbsp;&bull;&nbsp; bas &nbsp;&bull;&nbsp; voc &nbsp;&bull;&nbsp; gt1 &nbsp;&bull;&nbsp; key<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>Maximum <strong style=\"color:#fff;\">8 characters<\/strong><\/li>\n                <li>Alias is saved with the song<\/li>\n                <li>Leave it empty &mdash; the fader looks normal with no changes<\/li>\n            <\/ul>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Displaying the alias above the fader (SONG tab)<\/h4>\n            <p>When an alias is set, it appears <strong>above the channel number<\/strong> in the fader header &mdash; in <strong style=\"color:#3b82f6;\">blue bold monospace font<\/strong>. Visible on both stereo faders (1+2) and mono faders (after unlinking a pair).<\/p>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Fader header &mdash; fixed height<\/h4>\n            <p>The grey header area has a <strong>fixed height<\/strong> regardless of whether an alias is set. This means:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>The volume fader always starts at the same position<\/li>\n                <li>Switching stereo &#x2194; mono never shifts the fader<\/li>\n                <li>The taller header gives a more comfortable surface for swiping horizontally &mdash; without risk of accidentally adjusting volume<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- 10 -->\n        <div class=\"gm-section\" id=\"en-gs10\">\n            <h2><span class=\"gm-num\">10<\/span> Song lyrics<\/h2>\n            <p>Stemly has a built-in Wi-Fi lyrics server. After pressing PLAY the app automatically switches to the Lyrics tab after 2 seconds (<strong>AutoLyrics<\/strong>).<\/p>\n            <h3>Where to store lyrics files<\/h3>\n            <p>Lyrics files are stored in the app&rsquo;s built-in folder &mdash; always accessible, no folder selection needed after restart:<\/p>\n            <p><strong>Files &rarr; On My iPad &rarr; Stemly &rarr; Lyrics<\/strong><\/p>\n            <ul>\n                <li><span>Recommended format: <strong>TXT<\/strong> (UTF-8). RTF is also supported.<\/span><\/li>\n                <li><span>File name must match the song title in the app (case-insensitive, tolerant of special characters).<\/span><\/li>\n                <li><span>Green &#x2713; icon next to a song = lyrics file found. Red ! icon = file missing.<\/span><\/li>\n                <li><span><strong>Long-press<\/strong> a song title in the right-hand list &rarr; opens the lyrics file manager for that song.<\/span><\/li>\n            <\/ul>\n            <ol class=\"gm-steps\">\n                <li><span>Place your TXT lyrics files in <strong>Files &rarr; On My iPad &rarr; Stemly &rarr; Lyrics<\/strong>.<\/span><\/li>\n                <li><span>Make sure the host device is connected to the same local network as the receiving device.<\/span><\/li>\n                <li><span>Open the <strong>Lyrics<\/strong> tab and use the <strong>QR<\/strong> button to share the lyrics page quickly.<\/span><\/li>\n                <li><span>The current song&rsquo;s lyrics appear automatically and change with your song selection or setlist flow.<\/span><\/li>\n            <\/ol>\n            <h3>Network options for lyrics display<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Receiving devices<\/th><th>Network needed<\/th><th>Recommendation<\/th><\/tr>\n                <tr><td><strong>iOS only<\/strong><\/td><td>No extra router needed<\/td><td>All Apple devices connect directly &mdash; works in Airplane Mode via Bluetooth \/ Wi-Fi Direct. Turn on <strong>Personal Hotspot<\/strong> on the host if needed.<\/td><\/tr>\n                <tr><td><strong>Android, Windows, other OS<\/strong><\/td><td>Shared local Wi-Fi required<\/td><td>All devices must be on the same network. Best: bring your own <strong>portable router<\/strong>. Do not rely on venue Wi-Fi.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128247; <strong>QR code &mdash; fastest connection.<\/strong> In the Lyrics tab use the <strong>QR<\/strong> button to open the sharing code instantly on screen. Musicians scan it and open the browser without typing any address.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Keep the host screen on &mdash; never let it sleep during a show.<\/strong> If the screen turns off, the Wi-Fi server pauses and lyrics stop updating.<br><br>\n                <strong>Recommended:<\/strong> Set <strong>Settings &rarr; Display &amp; Brightness &rarr; Auto-Lock &rarr; Never<\/strong> before going on stage.<br><br>\n                <strong>If the screen did turn off:<\/strong> Wake the host device, then <strong>refresh the browser<\/strong> on Android \/ Windows \/ Mac &mdash; lyrics synchronisation resumes immediately.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Red title in the Lyrics tab &mdash; title mismatch.<\/strong> If a song&rsquo;s title does not match the name of its lyrics text file on disk, the title will appear <strong style=\"color:#ef4444;\">in red<\/strong>.<br><br>\n                <strong>How to fix:<\/strong> Make sure the song title (as entered in Project) and the lyrics file name on disk are identical.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>AutoLyrics:<\/strong> You can disable the automatic switch to lyrics in <strong>Settings &rarr; AutoLyrics<\/strong>.<\/div>\n            <h3>Lyrics tab header &mdash; host display<\/h3>\n            <p>While a song is playing the Lyrics tab header shows three elements side-by-side:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Element<\/th><th>What it shows<\/th><\/tr>\n                <tr><td><strong>Song title<\/strong><\/td><td>Current song &mdash; white text<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">-3:42<\/strong> countdown<\/td><td>Time remaining in the current song &mdash; green monospaced, updates every second<\/td><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">Next: [title]<\/strong><\/td><td>Next queued song title &mdash; orange text, 17 pt. Appears only when a song is queued from either Remote (iOS or Android).<\/td><\/tr>\n            <\/table>\n            <h3>Now Playing &amp; Next Song &mdash; Wi-Fi broadcast<\/h3>\n            <p>Stemly now broadcasts live song information to all connected receivers over Wi-Fi. The browser page on every receiving device updates in real time &mdash; no refresh needed.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Broadcast data<\/th><th>Description<\/th><\/tr>\n                <tr><td><strong>Now Playing<\/strong><\/td><td>Title of the currently playing song &mdash; displayed prominently on all receivers<\/td><\/tr>\n                <tr><td><strong>Next Song<\/strong><\/td><td>Title of the song the user has queued &mdash; shown as a subtitle below the current title on all receivers<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Tip:<\/strong> Musicians in the band can see both the current and upcoming song on their phones at a glance &mdash; without any interaction.<\/div>\n            <h3>Countdown timer<\/h3>\n            <p>Stemly shows a live countdown to the end of the current song in two places:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Location<\/th><th>What you see<\/th><\/tr>\n                <tr><td><strong>Lyrics tab (host)<\/strong><\/td><td>A green <strong style=\"color:#22c55e; font-family:monospace;\">-3:42<\/strong> timer appears in the header next to the song title, updating every second. Disappears when playback stops.<\/td><\/tr>\n                <tr><td><strong>Wi-Fi receivers (browser)<\/strong><\/td><td>The same countdown is broadcast via SSE and displayed at the top of the browser page. Resets to blank when playback stops.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>No flicker:<\/strong> The countdown uses a dedicated SSE event channel so only the timer element updates each second &mdash; the lyrics text never re-animates or scrolls.<\/div>\n        <\/div>\n\n        <!-- 11 -->\n        <div class=\"gm-section\" id=\"en-gs11\">\n            <h2><span class=\"gm-num\">11<\/span> Out\/Vol Presets<\/h2>\n            <p>A preset saves your entire output channel and volume configuration &mdash; load it with one tap into any new song.<\/p>\n            <h3>How to save an Out\/Vol Preset:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>In the <strong>Project<\/strong> tab, set the output channels and volumes for all stems.<\/span><\/li>\n                <li><span>Tap <strong>Out\/Vol Presets &rarr; Save Setting<\/strong>.<\/span><\/li>\n                <li><span>Enter a name, e.g. &ldquo;Standard 4 stereo&rdquo;, and tap <strong>Save<\/strong>.<\/span><\/li>\n            <\/ol>\n            <h3>How to load a preset into a new song:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Add stems to the new song.<\/span><\/li>\n                <li><span>Tap <strong>Out\/Vol Presets &rarr; Load Setting<\/strong> and select from the list.<\/span><\/li>\n                <li><span>Output channels and volumes are applied automatically &mdash; done.<\/span><\/li>\n            <\/ol>\n        <\/div>\n\n        <!-- 12 -->\n        <div class=\"gm-section\" id=\"en-gs12\">\n            <h2><span class=\"gm-num\">12<\/span> Database backup &mdash; essential before every show<\/h2>\n            <p>The Stemly database holds all your playlists, songs, and routing. It&rsquo;s one JSON file &mdash; protect it.<\/p>\n            <h3>How to back up:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Go to the <strong>Settings<\/strong> tab.<\/span><\/li>\n                <li><span>Tap <strong>Export Database<\/strong>.<\/span><\/li>\n                <li><span>Choose where to save: iCloud Drive, AirDrop to Mac, or send by email.<\/span><\/li>\n            <\/ol>\n            <h3>How to restore:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Go to <strong>Settings &rarr; Import Database<\/strong>.<\/span><\/li>\n                <li><span>Select your JSON backup file.<\/span><\/li>\n                <li><span>All playlists and songs are restored immediately.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Important:<\/strong> The backup does not include your audio files &mdash; those live in your folder. The database backup protects only your <strong>playlist configuration and routing<\/strong>. Keep the JSON file in iCloud Drive.<\/div>\n            <div class=\"gm-warn\" style=\"border-left-color:#ef4444; background:rgba(239,68,68,0.08); margin-top:14px;\">\n                &#128721; <strong>Store your backup outside the app folder.<\/strong> The folder <em>Files &rarr; On My iPad &rarr; Stemly<\/em> is deleted with the app. Save your JSON backup to a safe location: <strong>iCloud Drive<\/strong>, <strong>AirDrop to Mac<\/strong>, or your own folder &mdash; for example <strong>&ldquo;Stemly Copy&rdquo;<\/strong> in the root of <em>On My iPad<\/em>.\n            <\/div>\n        <\/div>\n\n        <!-- 13 -->\n        <div class=\"gm-section\" id=\"en-gs13\">\n            <h2><span class=\"gm-num\">13<\/span> Pre-show checklist<\/h2>\n            <p>Before every performance, verify:<\/p>\n            <ul class=\"gm-checklist\">\n                <li>Database backed up (Settings &rarr; Export Database)<\/li>\n                <li>All audio files are in the local iPad folder &mdash; no missing stems<\/li>\n                <li>Audio routing tested on the USB device during soundcheck<\/li>\n                <li>PLAY\/STOP tap count checked in Settings<\/li>\n                <li>Lyrics server started and verified on at least one receiving device<\/li>\n                <li>Auto-lock disabled: iOS Settings &rarr; Display &amp; Brightness &rarr; Auto-Lock &rarr; Never<\/li>\n                <li>iPad charged or connected to power via USB hub<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Pro tip:<\/strong> Run your soundcheck with Stemly Remote on your iPhone &mdash; stand at the mixer and test PLAY\/STOP without walking back to the iPad.<\/div>\n            <div class=\"gm-tip\">&#127911; <strong>After a long break (20&ndash;30 min):<\/strong> iOS can silently deactivate the audio session while Stemly is in the background or the screen is off. Stemly automatically reactivates AVAudioSession just before pressing PLAY, so audio resumes correctly. If you use Spotify or another audio app during the break, <strong>quit it completely<\/strong> before pressing PLAY in Stemly.<\/div>\n        <\/div>\n\n        <!-- 14 -->\n        <div class=\"gm-section\" id=\"en-gs14\">\n            <h2><span class=\"gm-num\">14<\/span> Audio formats, conversion &amp; track limits<\/h2>\n            <h3>What happens when you play different formats<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>What happens<\/th><th>Live show<\/th><\/tr>\n                <tr><td><strong>WAV 48kHz<\/strong><\/td><td>Loaded to RAM &mdash; zero processing during playback<\/td><td>&#x2705; Ideal<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz (converted)<\/strong><\/td><td>Converted once at import, then loaded to RAM<\/td><td>&#x2705; Safe<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz (no conversion)<\/strong><\/td><td>Plays ~2.4% faster &mdash; 4 min song ends 5&ndash;6 sec early, tracks desync<\/td><td>&#x26A0;&#xFE0F; Home only<\/td><\/tr>\n                <tr><td><strong>MP3 (converted to WAV)<\/strong><\/td><td>Decoded once at import, stored as WAV 48kHz<\/td><td>&#x2705; Safe<\/td><\/tr>\n                <tr><td><strong>MP3 (no conversion)<\/strong><\/td><td>Real-time decoding on CPU &mdash; risk of glitches with many tracks<\/td><td>&#x274C; Avoid<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#x26A0;&#xFE0F; <strong>Golden rule:<\/strong> Convert all files to WAV 48kHz before soundcheck. Stemly offers conversion automatically when you add an MP3 or 44.1kHz file.<\/div>\n            <h3>RAM usage &mdash; how much memory per track<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>1 min mono<\/th><th>1 min stereo<\/th><\/tr>\n                <tr><td>WAV 48kHz Float32<\/td><td>~11 MB<\/td><td>~23 MB<\/td><\/tr>\n                <tr><td>MP3 \/ 44.1kHz (after conversion)<\/td><td>~11 MB<\/td><td>~23 MB<\/td><\/tr>\n            <\/table>\n            <h3>Track limits by device (iOS 17.6)<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Device<\/th><th>RAM<\/th><th>Max tracks*<\/th><\/tr>\n                <tr><td>iPhone XR &middot; iPad 7th gen &middot; mini 5<\/td><td>3 GB<\/td><td style=\"color:#f97316;font-weight:700;\">5&ndash;6 tracks<\/td><\/tr>\n                <tr><td>iPhone XS &middot; iPad Air 3rd gen<\/td><td>4 GB<\/td><td style=\"color:#eab308;font-weight:700;\">8&ndash;10 tracks<\/td><\/tr>\n                <tr><td>iPhone 12 Pro &middot; iPad Air 4th gen<\/td><td>6 GB<\/td><td style=\"color:#22c55e;font-weight:700;\">15 tracks<\/td><\/tr>\n                <tr><td>iPhone 14 Pro &middot; iPad Air M1<\/td><td>6 GB<\/td><td style=\"color:#22c55e;font-weight:700;\">15 tracks<\/td><\/tr>\n                <tr><td>iPhone 15 Pro &middot; iPad Pro M2\/M4<\/td><td>8&ndash;16 GB<\/td><td style=\"color:#3b82f6;font-weight:700;\">32 tracks &#x2713;<\/td><\/tr>\n            <\/table>\n            <p>* Values for 4-minute mono WAV 48kHz tracks. Stereo tracks use 2&times; the RAM.<\/p>\n            <h3>Typical live show examples<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Setup<\/th><th>RAM used<\/th><th>Works on<\/th><\/tr>\n                <tr><td>6 mono tracks &middot; 4 min<\/td><td>~264 MB<\/td><td>All devices<\/td><\/tr>\n                <tr><td>8 tracks (4 mono + 2 stereo) &middot; 4 min<\/td><td>~268 MB<\/td><td>All devices<\/td><\/tr>\n                <tr><td>12 tracks (8 mono + 2 stereo) &middot; 4 min<\/td><td>~444 MB<\/td><td>iPad Air+<\/td><\/tr>\n                <tr><td>20 mono tracks &middot; 5 min<\/td><td>~1100 MB<\/td><td>iPad Pro M2\/M4<\/td><\/tr>\n            <\/table>\n        <\/div>\n\n        <!-- 15 -->\n        <div class=\"gm-section\" id=\"en-gs15\">\n            <h2><span class=\"gm-num\">15<\/span> Bluetooth foot pedal<\/h2>\n            <p>Stemly supports any <strong>Bluetooth foot pedal<\/strong> that pairs as a standard BT keyboard &mdash; for example the <strong>Joyo JSP-1<\/strong> or any page-turner pedal used for PDF sheet music. No special drivers or CoreBluetooth setup needed.<\/p>\n            <h3>How it works<\/h3>\n            <p>BT pedals pair with iOS just like a Bluetooth keyboard. Once paired, Stemly captures the key events and maps them to stage actions: PLAY and STOP.<\/p>\n            <h3>Pairing<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Put the pedal in pairing mode (usually hold the button until the LED flashes).<\/span><\/li>\n                <li><span>On iPad\/iPhone: <strong>Settings &rarr; Bluetooth<\/strong> &rarr; select the pedal from the list.<\/span><\/li>\n                <li><span>The pedal is now paired. No action needed inside Stemly &mdash; just open the app.<\/span><\/li>\n            <\/ol>\n            <h3>Configuration in Stemly<\/h3>\n            <p>Tap the <strong>pedal icon<\/strong> (&#x1F9B6;) in the Songs tab toolbar to open the <strong>Foot Pedal Settings<\/strong> panel.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Action<\/th><th>What it does<\/th><\/tr>\n                <tr><td><strong>PLAY<\/strong><\/td><td>Triggers the PLAY button (with click-count safety)<\/td><\/tr>\n                <tr><td><strong>STOP<\/strong><\/td><td>Triggers the STOP button (with click-count safety)<\/td><\/tr>\n            <\/table>\n            <h3>Assigning a pedal button to an action<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>In the Foot Pedal Settings panel, find the action row (e.g. <strong>PLAY<\/strong>).<\/span><\/li>\n                <li><span>Tap <strong>SET<\/strong> &mdash; the row highlights orange and the status bar shows <em>&ldquo;Press a key&hellip;&rdquo;<\/em><\/span><\/li>\n                <li><span>Press the pedal button you want to assign. The key name appears immediately.<\/span><\/li>\n                <li><span>Press <strong>Escape<\/strong> (or tap <strong>Cancel<\/strong>) at any time to abort without saving.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Conflict resolution:<\/strong> If you assign a key that is already used by another action, Stemly automatically removes it from the old action first.<\/div>\n            <h3>Click mode &mdash; PLAY and STOP<\/h3>\n            <p>PLAY and STOP each have an independent click mode selector:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Mode<\/th><th>Behaviour<\/th><\/tr>\n                <tr><td><strong>1 click<\/strong><\/td><td>Single pedal press triggers the action immediately<\/td><\/tr>\n                <tr><td><strong>2 clicks<\/strong><\/td><td>Two presses within 0.8 s required &mdash; matches the on-screen PLAY\/STOP safety tap count. Default.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Stage safety:<\/strong> The default 2-click mode mirrors the on-screen double\/triple tap requirement. Use 1-click only if you are confident you won&rsquo;t accidentally press the pedal during a performance.<\/div>\n            <h3>Key indicators<\/h3>\n            <p>While waiting for a second click (2-click mode), a <strong style=\"color:#f97316;\">?<\/strong> appears next to the PLAY or STOP label. If no second press arrives within 0.8 s, the counter resets automatically.<\/p>\n            <h3>Clearing assignments<\/h3>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Tap the <strong style=\"color:#ef4444;\">&#x2715;<\/strong> icon next to an assigned key to clear that slot.<\/li>\n                <li>Tap <strong style=\"color:#ef4444;\">Clear all assignments<\/strong> at the bottom of the panel to reset everything.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Settings are saved automatically<\/strong> in UserDefaults and survive app restarts and device reboots.<\/div>\n            <h3>Supported pedal models<\/h3>\n            <p>Any BT pedal that pairs as a standard HID keyboard works. Confirmed examples:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Pedal<\/th><th>Typical key sent<\/th><\/tr>\n                <tr><td>Joyo JSP-1 (left)<\/td><td>&#x2190; Left Arrow<\/td><\/tr>\n                <tr><td>Joyo JSP-1 (right)<\/td><td>&#x2192; Right Arrow<\/td><\/tr>\n                <tr><td>Most PDF page-turner pedals<\/td><td>Page Up \/ Page Down or arrow keys<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Airplane Mode:<\/strong> BT pedals continue to work in Airplane Mode &mdash; Bluetooth is not disabled when you toggle Airplane Mode on iOS (you can re-enable BT manually after).<\/div>\n        <\/div>\n\n        <!-- 16 -->\n        <div class=\"gm-section\" id=\"en-gs16\">\n            <h2><span class=\"gm-num\">16<\/span> Play Mode Settings &mdash; headphone mix<\/h2>\n            <p>Play Mode Settings lets you mix the multitrack output to the iPad&rsquo;s <strong>headphone jack<\/strong> &mdash; useful for personal monitoring, rehearsal, or whenever you are not connected to a USB audio interface.<\/p>\n            <h3>Auto-Pan<\/h3>\n            <p>When enabled, Stemly automatically distributes tracks across the stereo field. Each track receives a <strong>pan position<\/strong> derived from its assigned USB output channel, so the headphone mix stays balanced without manual adjustment.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Track OUT assignment<\/th><th>Auto-Pan position<\/th><\/tr>\n                <tr><td>OUT 1 (L) \/ 2 (R)<\/td><td>Hard Left \/ Hard Right<\/td><\/tr>\n                <tr><td>OUT 3 (L) \/ 4 (R)<\/td><td>Centre-left \/ Centre-right<\/td><\/tr>\n                <tr><td>OUT 5 and above<\/td><td>Distributed evenly across stereo field<\/td><\/tr>\n            <\/table>\n            <h3>Auto-Gain<\/h3>\n            <p>Stemly counts the total number of active tracks and automatically calculates a <strong>gain reduction<\/strong> to prevent clipping in the headphone mix. As you add more tracks, the gain is reduced proportionally &mdash; so the combined signal never overloads the output.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Active tracks<\/th><th>Auto-Gain reduction (approx.)<\/th><\/tr>\n                <tr><td>2<\/td><td>&minus;3 dB<\/td><\/tr>\n                <tr><td>4<\/td><td>&minus;6 dB<\/td><\/tr>\n                <tr><td>8<\/td><td>&minus;9 dB<\/td><\/tr>\n                <tr><td>16<\/td><td>&minus;12 dB<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128241; <strong>Where to find it:<\/strong> Go to <strong>Settings &rarr; Play Mode Settings<\/strong> to enable Auto-Pan and Auto-Gain for the headphone output.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>USB output is not affected<\/strong> &mdash; Auto-Pan and Auto-Gain apply only to the headphone mix. Your mixer receives the original, unmodified signals on each USB channel.<\/div>\n        <\/div>\n\n        <!-- 17 -->\n        <div class=\"gm-section\" id=\"en-gs17\">\n            <h2><span class=\"gm-num\">17<\/span> CPU &amp; RAM monitor<\/h2>\n            <p>Stemly displays real-time <strong>CPU<\/strong> and <strong>RAM<\/strong> usage indicators in both the <strong>Project<\/strong> tab and the <strong>Songs<\/strong> tab, so you can keep an eye on device load at all times.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Indicator<\/th><th>Location<\/th><th>What it shows<\/th><\/tr>\n                <tr><td><strong>CPU %<\/strong><\/td><td>Project &amp; Songs<\/td><td>Current processor load &mdash; useful for spotting real-time MP3 decoding or heavy multi-track loads<\/td><\/tr>\n                <tr><td><strong>RAM MB<\/strong><\/td><td>Project &amp; Songs<\/td><td>Memory used by the app &mdash; helps you stay within safe limits for your device (see section 14)<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Green = safe &bull; Yellow = approaching limit &bull; Red = at risk.<\/strong> If RAM turns red during a show, consider splitting your set into two shorter configurations.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>High CPU during playback<\/strong> usually means one or more tracks are being decoded in real time (MP3 without pre-conversion). Convert all tracks to WAV 48kHz to fix this &mdash; see section 14.<\/div>\n        <\/div>\n\n        <div class=\"gm-contact\">\n            <h3>Still have questions?<\/h3>\n            <p>We usually reply within 24 hours on business days.<\/p>\n            <a class=\"gm-btn\" href=\"\/kontakt\/\">Contact us &rarr;<\/a>\n        <\/div>\n\n    <\/div><!-- \/.gm-content -->\n<\/div><\/div><!-- \/.gm-wrapper \/.gm-container -->\n<\/div><!-- \/#lang-en -->\n\n\n<!-- ============================================================ -->\n<!-- POLISH CONTENT -->\n<!-- ============================================================ -->\n<div id=\"lang-pl\">\n<div class=\"gm-container\"><div class=\"gm-wrapper\">\n\n    <section class=\"gm-hero\">\n        <div class=\"gm-badge\">Instrukcja obs&#322;ugi<\/div>\n        <h1>Stemly Multitrack Player &#8212; User Guide<\/h1>\n        <p>Stemly manual user guide &mdash; kompletny przewodnik od pierwszego uruchomienia do wyst&#281;pu na &#380;ywo. Krok po kroku.<\/p>\n        <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly\/id6762153340?l=pl\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(59,130,246,0.12);border:1px solid rgba(59,130,246,0.3);color:#3b82f6;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; App Store<\/a><\/p>\n    <\/section>\n\n    <div class=\"gm-toc\"><div class=\"gm-toc-box\">\n        <h3>Spis tre&#347;ci<\/h3>\n        <ol>\n            <li><a href=\"#pl-gs1\">Wymagania i sprz&#281;t<\/a><\/li>\n            <li><a href=\"#pl-gs2\">Pierwsze uruchomienie &mdash; wyb&#243;r folderu<\/a><\/li>\n            <li><a href=\"#pl-gs3\">Przygotowanie plik&#243;w audio<\/a><\/li>\n            <li><a href=\"#pl-gs4\">Struktura aplikacji, zak&#322;adki i tryby<\/a><\/li>\n            <li><a href=\"#pl-gs5\">Tworzenie pierwszego songu<\/a><\/li>\n            <li><a href=\"#pl-gs6\">Routing kana&#322;&#243;w USB<\/a><\/li>\n            <li><a href=\"#pl-gs7\">Tworzenie playlisty i setlisty<\/a><\/li>\n            <li><a href=\"#pl-gs8\">Odtwarzanie na &#380;ywo &mdash; zak&#322;adka Song<\/a><\/li>\n            <li><a href=\"#pl-gs9\">Mikser stereo na &#380;ywo<\/a><\/li>\n            <li><a href=\"#pl-gs10\">Teksty piosenek (Lyrics)<\/a><\/li>\n            <li><a href=\"#pl-gs11\">Presety Out\/Vol<\/a><\/li>\n            <li><a href=\"#pl-gs12\">Backup danych &mdash; obowi&#261;zkowy przed koncertem<\/a><\/li>\n            <li><a href=\"#pl-gs13\">Lista kontrolna przed show<\/a><\/li>\n            <li><a href=\"#pl-gs14\">Formaty audio, konwersja i limity &#347;lad&#243;w<\/a><\/li>\n            <li><a href=\"#pl-gs15\">Bluetooth &mdash; peda&#322; no&#380;ny<\/a><\/li>\n            <li><a href=\"#pl-gs16\">Play Mode Settings &mdash; miks s&#322;uchawkowy<\/a><\/li>\n            <li><a href=\"#pl-gs17\">Monitor CPU i RAM<\/a><\/li>\n        <\/ol>\n    <\/div><\/div>\n\n    <div class=\"gm-content\">\n\n        <!-- QUICK START PL -->\n        <div class=\"gm-section\" id=\"pl-quickstart\" style=\"background:rgba(59,130,246,0.04);border:1px solid rgba(59,130,246,0.15);border-radius:20px;padding:32px;margin-bottom:40px;\">\n            <h2 style=\"margin-bottom:24px;\">&#9889; Szybki start &mdash; pierwsze 5 minut<\/h2>\n            <div style=\"display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;\">\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#128193;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">1. Wgraj pliki<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Skopiuj &#347;cie&#380;ki audio na iPad przez <strong>AirDrop, iCloud Drive, Dropbox<\/strong> lub kabel USB. Umie&#347;&#263; pliki w <strong>Pliki &rarr; Na moim iPadzie &rarr; Stemly &rarr; Audio<\/strong>.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#127925;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">2. Otw&#243;rz Project<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Przejd&#378; do zak&#322;adki <strong>Project<\/strong> &rarr; wybierz katalog z plikami audio &rarr; dotknij track audio a on automatycznie doda si&#281; do songu &rarr; przypisz ka&#380;dy track do dowolnego kana&#322;u USB &rarr; zapisz Song.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#128268;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">3. Pod&#322;&#261;cz USB<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Pod&#322;&#261;cz iPada do <strong>miksera cyfrowego lub interfejsu audio<\/strong> kablem USB-C &mdash; ewentualnie do <strong>s&#322;uchawek<\/strong>.<\/div>\n                <\/div>\n                <div style=\"background:#0d0d0d;border:1px solid #1c1c1e;border-radius:14px;padding:20px;text-align:center;\">\n                    <div style=\"font-size:2rem;margin-bottom:10px;\">&#9654;&#65039;<\/div>\n                    <div style=\"font-weight:700;color:#fff;font-size:0.95rem;margin-bottom:6px;\">4. PLAY<\/div>\n                    <div style=\"color:#86868b;font-size:0.82rem;line-height:1.5;\">Wybierz song w zak&#322;adce <strong>Song<\/strong> &rarr; naci&#347;nij <strong>PLAY dwa razy<\/strong>. &#346;cie&#380;ki graj&#261; synchronicznie na osobnych kana&#322;ach.<\/div>\n                <\/div>\n            <\/div>\n            <div class=\"gm-tip\" style=\"margin-top:20px;\">&#127775; <strong>Nowy u&#380;ytkownik?<\/strong> W aplikacji jest gotowy demo song z 6 &#347;cie&#380;kami &mdash; kliknij go w zak&#322;adce Song i naci&#347;nij PLAY, aby us&#322;ysze&#263; jak dzia&#322;a routing wielokana&#322;owy.<\/div>\n        <\/div>\n\n        <!-- 1 -->\n        <div class=\"gm-section\" id=\"pl-gs1\">\n            <h2><span class=\"gm-num\">1<\/span> Wymagania i sprz&#281;t<\/h2>\n            <table class=\"gm-table\">\n                <tr><th>Element<\/th><th>Wymaganie<\/th><\/tr>\n                <tr><td><strong>Urz&#261;dzenie<\/strong><\/td><td>iPad (zalecany) lub iPhone<\/td><\/tr>\n                <tr><td><strong>System<\/strong><\/td><td>iOS 17.6 lub nowszy<\/td><\/tr>\n                <tr><td><strong>Interfejs audio USB<\/strong><\/td><td>Dowolny interfejs USB-C obs&#322;uguj&#261;cy multi-out (np. Behringer XR18, Allen&amp;Heath, Roland)<\/td><\/tr>\n                <tr><td><strong>Pod&#322;&#261;czenie<\/strong><\/td><td>Kabel USB-C bezpo&#347;rednio z iPada do miksera lub interfejsu<\/td><\/tr>\n                <tr><td><strong>Hub USB (zalecany)<\/strong><\/td><td>Hub z <strong>wej&#347;ciem PD<\/strong> (Power Delivery &mdash; &#322;aduje urz&#261;dzenie podczas show) + <strong>portem USB-A<\/strong> dla interfejsu audio lub miksera cyfrowego. Dla starszych urz&#261;dze&#324; Apple: <strong>Apple Lightning OTG Camera Adapter<\/strong>.<\/td><\/tr>\n                <tr><td><strong>Pliki audio<\/strong><\/td><td>WAV, AIFF, MP3 &mdash; stereo lub mono<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#127911; <strong>Zalecenie:<\/strong> iPad pod&#322;&#261;czony kablem USB do miksera FOH daje <strong>bezstratny sygna&#322; cyfrowy<\/strong> i brak zak&#322;&#243;ce&#324;. To podstawa stabilnego setu.<\/div>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Tryb samolotowy &mdash; zawsze na scenie.<\/strong> W&#322;&#261;cz tryb samolotowy na ka&#380;dym urz&#261;dzeniu przed show. Stemly i Stemly Remote komunikuj&#261; si&#281; przez <strong>Bluetooth<\/strong> &mdash; tryb samolotowy tego nie blokuje. Zyski: zero po&#322;&#261;cze&#324; przychodz&#261;cych, &#380;adnych powiadomie&#324;, brak zak&#322;&#243;ce&#324; radiowych Wi-Fi w torze audio.<\/div>\n        <\/div>\n\n        <!-- 2 -->\n        <div class=\"gm-section\" id=\"pl-gs2\">\n            <h2><span class=\"gm-num\">2<\/span> Pierwsze uruchomienie &mdash; wgrywanie plik&#243;w audio<\/h2>\n            <p>Przy pierwszym uruchomieniu Stemly automatycznie tworzy folder <strong>Audio<\/strong> w katalogu Documents urz&#261;dzenia. Wystarczy skopiowa&#263; tam swoje pliki audio.<\/p>\n            <h3>Jak wgra&#263; pliki na iPada<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span><strong>AirDrop<\/strong> &mdash; wy&#347;lij pliki z Maca lub iPhone&rsquo;a bezpo&#347;rednio na iPada. W aplikacji Pliki przenie&#347; je do <em>Na moim iPadzie &rarr; Stemly &rarr; Audio<\/em>.<\/span><\/li>\n                <li><span><strong>iCloud Drive<\/strong> &mdash; wgraj z Maca, pobierz na iPadzie przez aplikacj&#281; Pliki, nast&#281;pnie przenie&#347; do folderu Audio.<\/span><\/li>\n                <li><span><strong>Kabel USB + Finder (Mac)<\/strong> &mdash; pod&#322;&#261;cz iPada, otw&#243;rz Finder &rarr; wybierz iPada &rarr; zak&#322;adka Pliki &rarr; przeci&#261;gnij pliki do folderu Stemly.<\/span><\/li>\n                <li><span><strong>Dropbox \/ Google Drive<\/strong> &mdash; pobierz pliki na iPada, nast&#281;pnie przenie&#347; do folderu Audio przez aplikacj&#281; Pliki.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Trzymaj &#347;cie&#380;ki jednego songu w <strong>osobnym podfolderze<\/strong> wewn&#261;trz Audio &mdash; np. <em>Audio\/GreatNight\/<\/em>. Zapobiega to konfliktom nazw plik&#243;w mi&#281;dzy songami.<\/div>\n            <div class=\"gm-warn\" style=\"border-left-color:#ef4444; background:rgba(239,68,68,0.08); margin-top:14px;\">\n                &#128721; <strong>Wa&#380;ne &mdash; nie trzymaj jedynej kopii plik&#243;w w folderze aplikacji Stemly.<\/strong><br><br>\n                Folder <em>Pliki &rarr; Na moim iPadzie &rarr; Stemly<\/em> nale&#380;y do aplikacji. <strong>Po odinstalowaniu Stemly ten folder jest trwale kasowany<\/strong> &mdash; razem ze wszystkimi plikami audio, tekstami lyrics i kopiami bazy danych.<br><br>\n                <strong>Zalecane:<\/strong> Trzymaj kopi&#281; zapasow&#261; plik&#243;w audio i eksportu bazy danych w <strong>iCloud Drive<\/strong> lub na Macu.\n            <\/div>\n        <\/div>\n\n        <!-- 3 -->\n        <div class=\"gm-section\" id=\"pl-gs3\">\n            <h2><span class=\"gm-num\">3<\/span> Przygotowanie plik&#243;w audio<\/h2>\n            <p>Ka&#380;da &#347;cie&#380;ka w piosence to osobny plik audio. Zadbaj o to przed importem.<\/p>\n            <h3>Format plik&#243;w<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>Zalecenie<\/th><\/tr>\n                <tr><td><strong>WAV 48kHz \/ 24-bit<\/strong><\/td><td>Najlepszy wyb&#243;r do wyst&#281;p&#243;w na &#380;ywo<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz \/ 16-bit<\/strong><\/td><td>Dzia&#322;a poprawnie, mniejsze pliki<\/td><\/tr>\n                <tr><td><strong>AIFF<\/strong><\/td><td>R&#243;wnorz&#281;dna alternatywa dla WAV<\/td><\/tr>\n                <tr><td><strong>MP3<\/strong><\/td><td>Obs&#322;ugiwany &mdash; mniejsze pliki, przydatny na urz&#261;dzeniach z ograniczon&#261; pami&#281;ci&#261; (np. iPhone 64 GB). Niezalecany do profesjonalnego u&#380;ytku scenicznego ze wzgl&#281;du na kompresj&#281; stratn&#261;.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#127908; <strong>Podzia&#322; stereo:<\/strong> Stemly automatycznie rozdziela ka&#380;dy plik stereo na kana&#322; lewy (L) i prawy (R). Ka&#380;dy kana&#322; trafia na osobne wyj&#347;cie USB &mdash; nie musisz r&#281;cznie dzieli&#263; &#347;cie&#380;ek.<\/div>\n            <h3>Nazewnictwo plik&#243;w<\/h3>\n            <p>Nazwy plik&#243;w mog&#261; by&#263; dowolne &mdash; w aplikacji r&#281;cznie dodajesz je do songu. Dobrze jednak trzyma&#263; porz&#261;dek, np.:<\/p>\n            <p><strong>01_Kick.wav &bull; 02_Bass.wav &bull; 03_Keys.wav &bull; 04_BackingVox.wav<\/strong><\/p>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Wszystkie &#347;cie&#380;ki jednej piosenki umie&#347;&#263; w osobnym podfolderze, np. <strong>Stemly\/WielkaNoc\/<\/strong>. Przegl&#261;darka w aplikacji pozwala nawigowa&#263; po podfolderach.<\/div>\n        <\/div>\n\n        <!-- 4 -->\n        <div class=\"gm-section\" id=\"pl-gs4\">\n            <h2><span class=\"gm-num\">4<\/span> Struktura aplikacji, zak&#322;adki i tryby<\/h2>\n            <p>Stemly jest podzielony na g&#322;&#243;wne obszary pracy dost&#281;pne w pasku zak&#322;adek na dole ekranu.<\/p>\n            <div class=\"gm-tabs\">\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#127932;<\/span><h4>Project<\/h4><p>Tutaj budujesz songi: dodajesz stemsy, ustawiasz routing OUT, edytujesz TrackName i Vol oraz zapisujesz songi do biblioteki.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#127925;<\/span><h4>Songs<\/h4><p>Strefa live. Biblioteka song&#243;w, tryby Single \/ Queue, PLAY i STOP, mikser oraz kolejka.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#128203;<\/span><h4>PlayList<\/h4><p>Budowanie i porz&#261;dkowanie setlist. Dost&#281;pna w trybie Advanced i na uk&#322;adach iPada.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#128218;<\/span><h4>Lyrics<\/h4><p>Edytor tekst&#243;w (TXT\/RTF), kod QR i bezprzewodowe wy&#347;wietlanie na ka&#380;dym urz&#261;dzeniu z przegl&#261;dark&#261;.<\/p><\/div>\n                <div class=\"gm-tab-card\"><span class=\"tab-icon\">&#9881;&#65039;<\/span><h4>Settings<\/h4><p>Folder audio, konfiguracja USB, export\/import bazy danych, AutoLyrics i wyb&#243;r trybu interfejsu.<\/p><\/div>\n            <\/div>\n            <div class=\"gm-tip\">&#128241; <strong>Simple vs Advanced:<\/strong> <strong>Simple<\/strong> pokazuje tylko <strong>Project<\/strong>, <strong>Songs<\/strong> i <strong>Settings<\/strong>. <strong>Advanced<\/strong> odblokowuje pe&#322;ny workflow sceniczny, w tym <strong>PlayList<\/strong> i <strong>Lyrics<\/strong>.<\/div>\n            <div class=\"gm-tip\">&#128241; <strong>iPhone vs iPad:<\/strong> Na iPhonie uk&#322;ad jest pionowy (przegl&#261;darka plik&#243;w u g&#243;ry, channel stripy poni&#380;ej). Na iPadzie &mdash; poziomy, z wi&#281;ksz&#261; liczb&#261; kontrolek live. Przyciski trybu <strong>Single<\/strong> i <strong>Queue<\/strong> dost&#281;pne s&#261; tylko na iPadzie.<\/div>\n        <\/div>\n\n        <!-- 5 -->\n        <div class=\"gm-section\" id=\"pl-gs5\">\n            <h2><span class=\"gm-num\">5<\/span> Tworzenie pierwszego songu<\/h2>\n            <p>Song to kompletny zestaw &#347;cie&#380;ek graj&#261;cych jednocze&#347;nie. Ka&#380;da &#347;cie&#380;ka mo&#380;e by&#263; skierowana na inny kana&#322; USB miksera.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>Otw&#243;rz zak&#322;adk&#281; <strong>Project<\/strong>.<\/span><\/li>\n                <li><span>W lewym panelu (<strong>File Browser<\/strong>) dotknij plik audio &mdash; wskakuje automatycznie jako nowa &#347;cie&#380;ka.<\/span><\/li>\n                <li><span>W <strong>Channel Strip<\/strong> ustaw numer wyj&#347;cia USB (<strong>OUT<\/strong>) dla ka&#380;dego stema.<\/span><\/li>\n                <li><span>W polu <strong>TrackName<\/strong> wpisz kr&#243;tki alias do miksera live, je&#347;li go potrzebujesz.<\/span><\/li>\n                <li><span>Ustaw <strong>Vol<\/strong> dla &#347;cie&#380;ki. Dla prawdziwego stereo oraz sparowanych par <strong>2x mono<\/strong> edytujesz <strong>Vol<\/strong> i <strong>TrackName<\/strong> tylko w lewym kanale &mdash; prawy aktualizuje si&#281; automatycznie.<\/span><\/li>\n                <li><span>Wpisz tytu&#322; piosenki i kliknij <strong>Save Song<\/strong>, aby zapisa&#263; j&#261; do globalnej biblioteki song&#243;w.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Biblioteka vs playlista:<\/strong> Zapis w <strong>Project<\/strong> tworzy lub aktualizuje song w g&#322;&#243;wnej bibliotece. Playlisty budujesz p&#243;&#378;niej z ju&#380; zapisanych song&#243;w.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>Test przed zapisem:<\/strong> Naci&#347;nij <strong>Play<\/strong> w zak&#322;adce Project, &#380;eby przetestowa&#263; song zanim go zapiszesz. Nie musisz by&#263; pod&#322;&#261;czony do miksera &mdash; d&#378;wi&#281;k p&#322;ynie przez g&#322;o&#347;nik iPada.<\/div>\n        <\/div>\n\n        <!-- 6 -->\n        <div class=\"gm-section\" id=\"pl-gs6\">\n            <h2><span class=\"gm-num\">6<\/span> Routing kana&#322;&#243;w USB<\/h2>\n            <p>To serce Stemly &mdash; ka&#380;da &#347;cie&#380;ka trafia na osobne wyj&#347;cie USB, a st&#261;d na odpowiedni kana&#322; miksera. Ka&#380;dy plik stereo jest <strong>automatycznie dzielony<\/strong> na kana&#322; lewy (L) i prawy (R).<\/p>\n            <h3>Przyk&#322;adowy routing dla 4 &#347;cie&#380;ek stereo:<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>&#346;cie&#380;ka<\/th><th>Wyj&#347;cie USB<\/th><th>Kana&#322; miksera<\/th><\/tr>\n                <tr><td><strong>Perkusja<\/strong><\/td><td>OUT 1+2<\/td><td>CH 1&ndash;2<\/td><\/tr>\n                <tr><td><strong>Bas<\/strong><\/td><td>OUT 3+4<\/td><td>CH 3&ndash;4<\/td><\/tr>\n                <tr><td><strong>Klawisze<\/strong><\/td><td>OUT 5+6<\/td><td>CH 5&ndash;6<\/td><\/tr>\n                <tr><td><strong>Backing Vox<\/strong><\/td><td>OUT 7+8<\/td><td>CH 7&ndash;8<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Ustaw wyj&#347;cia i g&#322;o&#347;no&#347;&#263; raz w pierwszej piosence i zapisz jako <strong>Preset Out\/Vol<\/strong> (zob. rozdzia&#322; 11). W kolejnych piosenkach wczytujesz preset jednym klikni&#281;ciem.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Rozmieszczenie &#347;cie&#380;ek mono &mdash; wa&#380;ne:<\/strong> Mikser Stemly grupuje kana&#322;y w pary: 1+2, 3+4, 5+6&hellip; <strong>&#346;cie&#380;ka mono zajmuje jeden kana&#322;<\/strong>, ale zaburza par&#281; fadera. Zawsze dodawaj &#347;cie&#380;ki stereo jako pierwsze (CH 1+2, 3+4&hellip;), a mono na ko&#324;cu.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Uwaga:<\/strong> Upewnij si&#281;, &#380;e Tw&#243;j mikser jest ustawiony na odbi&#243;r sygna&#322;u z USB &mdash; w niekt&#243;rych modelach trzeba prze&#322;&#261;czy&#263; &#378;r&#243;d&#322;o kana&#322;u z Analog na USB.<\/div>\n        <\/div>\n\n        <!-- 7 -->\n        <div class=\"gm-section\" id=\"pl-gs7\">\n            <h2><span class=\"gm-num\">7<\/span> Tworzenie playlisty i setlisty<\/h2>\n            <p>Playlista to kolekcja piosenek. Mo&#380;esz mie&#263; wiele playlist &mdash; np. osobn&#261; na ka&#380;dy koncert lub repertuar.<\/p>\n            <h3>Dodawanie piosenek do playlisty<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>W zak&#322;adce <strong>Songs<\/strong> dotknij przycisku <strong>&bdquo;Build Playlist&rdquo;<\/strong> w pasku nag&#322;&#243;wka. Obok tytu&#322;&#243;w pojawiaj&#261; si&#281; checkboxy. (Przycisk dost&#281;pny tylko na iPadzie.)<\/span><\/li>\n                <li><span>Dotykaj piosenek, &#380;eby je zaznaczy&#263; &mdash; przy ka&#380;dej zaznaczonej pojawia si&#281; checkbox.<\/span><\/li>\n                <li><span>Kliknij <strong>&bdquo;Add X&rdquo;<\/strong>, &#380;eby doda&#263; zaznaczone piosenki do istniej&#261;cej playlisty lub stworzy&#263; now&#261;.<\/span><\/li>\n            <\/ol>\n            <h3>Zmiana kolejno&#347;ci i usuwanie piosenek z playlisty (iPad)<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Otw&#243;rz zak&#322;adk&#281; <strong>PlayList<\/strong> (tylko iPad). W lewej kolumnie znajd&#378; playlist&#281;, kt&#243;r&#261; chcesz edytowa&#263;.<\/span><\/li>\n                <li><span>Dotknij <strong>ikony o&#322;&#243;wka<\/strong> (&#9997;) po prawej stronie wiersza playlisty, &#380;eby wej&#347;&#263; w tryb <strong>Edit mode<\/strong>.<\/span><\/li>\n                <li><span>Przeci&#261;gaj piosenki, &#380;eby zmieni&#263; kolejno&#347;&#263;, lub przesu&#324; palcem w lewo, &#380;eby usun&#261;&#263; piosenk&#281; z playlisty.<\/span><\/li>\n                <li><span>Kliknij <strong>&bdquo;Done&rdquo;<\/strong>, &#380;eby wyj&#347;&#263; z trybu edycji.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Usuni&#281;cie songu z playlisty <strong>nie usuwa<\/strong> go z globalnej biblioteki <strong>Songs<\/strong>. Biblioteka i playlisty s&#261; rozdzielone.<\/div>\n        <\/div>\n\n        <!-- 8 -->\n        <div class=\"gm-section\" id=\"pl-gs8\">\n            <h2><span class=\"gm-num\">8<\/span> Odtwarzanie na &#380;ywo &mdash; zak&#322;adka Song<\/h2>\n            <p>Tutaj pracujesz podczas show. Wszystkie piosenki, kompletna kontrola.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>Dotknij nazwy piosenki &mdash; zostaje <strong>za&#322;adowana<\/strong> i przygotowana do odtwarzania.<\/span><\/li>\n                <li><span>Na iPadzie mo&#380;esz wybra&#263; <strong>Single<\/strong> albo <strong>Queue<\/strong> nad mikserem. <strong>Single<\/strong> pracuje na jednym songu naraz. <strong>Queue<\/strong> pozwala ustawi&#263; kolejno nast&#281;pne songi.<\/span><\/li>\n                <li><span>Naci&#347;nij <strong>PLAY<\/strong> (wymagane <strong>2 klikni&#281;cia<\/strong>) &mdash; odtwarzanie startuje natychmiast.<\/span><\/li>\n                <li><span>U&#380;yj paska <strong>A&ndash;Z<\/strong> po prawej stronie, &#380;eby b&#322;yskawicznie znale&#378;&#263; dowoln&#261; piosenk&#281;.<\/span><\/li>\n                <li><span>Naci&#347;nij <strong>STOP<\/strong> (wymagane <strong>3 klikni&#281;cia<\/strong>) aby zatrzyma&#263; odtwarzanie.<\/span><\/li>\n            <\/ol>\n            <h3>Oznaczenia na li&#347;cie song&#243;w<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Wska&#378;nik<\/th><th>Znaczenie<\/th><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">Zielony + ikona play<\/strong><\/td><td>Song aktualnie graj&#261;cy<\/td><\/tr>\n                <tr><td><strong>Numerek kolejki<\/strong><\/td><td>Pozycja songu w kolejce<\/td><\/tr>\n                <tr><td><strong style=\"color:#3b82f6;\">Delikatne niebieskie pod&#347;wietlenie<\/strong><\/td><td>Song aktualnie wybrany \/ za&#322;adowany<\/td><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">Pomara&#324;czowe pod&#347;wietlenie + napis &bdquo;NEXT&rdquo;<\/strong><\/td><td>Song kolejkowany z Stemly Remote (Android) &mdash; za&#322;aduje si&#281; automatycznie po zako&#324;czeniu bie&#380;&#261;cego<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Zabezpieczenie sceny:<\/strong> PLAY wymaga 2 klikni&#281;&#263;, STOP &mdash; 3. To celowe &mdash; chroni przed przypadkowym zatrzymaniem muzyki. Mo&#380;esz zmieni&#263; liczb&#281; klikni&#281;&#263; w <strong>Settings<\/strong>.<\/div>\n            <h3>Tryb Single i Queue (iPad)<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Tryb<\/th><th>Dzia&#322;anie<\/th><\/tr>\n                <tr><td><strong>Single<\/strong><\/td><td>Jedna piosenka naraz. Wybranie nowej piosenki natychmiast zast&#281;puje poprzedni&#261;.<\/td><\/tr>\n                <tr><td><strong>Queue<\/strong><\/td><td>Piosenki trafiaj&#261; do numerowanej kolejki (max 10). Nast&#281;pna piosenka &#322;aduje si&#281; automatycznie po zako&#324;czeniu bie&#380;&#261;cej.<\/td><\/tr>\n            <\/table>\n            <h3>Dodawanie piosenek do playlisty z zak&#322;adki Songs<\/h3>\n            <p>Na iPadzie dotknij przycisku <strong>&bdquo;Build Playlist&rdquo;<\/strong> w pasku nag&#322;&#243;wka, aby wej&#347;&#263; w tryb zaznaczania. Po zaznaczeniu kliknij <strong>&bdquo;Add X&rdquo;<\/strong>, &#380;eby przypisa&#263; je do playlisty lub stworzy&#263; now&#261;. Na iPhonie ten skr&#243;t jest ukryty, aby zachowa&#263; prostszy uk&#322;ad live.<\/p>\n            <h3>Monitorowanie audio &mdash; baner &bdquo;Audio Lost&rdquo;<\/h3>\n            <p>Stemly monitoruje odtwarzanie audio w czasie rzeczywistym. Je&#347;li d&#378;wi&#281;k nieoczekiwanie przestaje dzia&#322;a&#263; &mdash; na przyk&#322;ad po u&#347;pieniu iPada, u&#380;yciu innej aplikacji audio (np. Spotify) w tle, albo chwilowym od&#322;&#261;czeniu interfejsu USB &mdash; w zak&#322;adce Songs pojawia si&#281; <strong style=\"color:#ef4444;\">czerwony baner &bdquo;Audio Lost&rdquo;<\/strong>.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>Baner <strong style=\"color:#ef4444;\">Audio Lost<\/strong> pojawia si&#281; automatycznie nad sekcj&#261; kolejki &mdash; nie trzeba nic robi&#263;, &#380;eby wykry&#263; problem. Timer nadal chodzi normalnie.<\/span><\/li>\n                <li><span>Kliknij <strong>Restart Stemly<\/strong> w banerze &mdash; Stemly odbudowuje silnik audio i wznawia odtwarzanie bez zamykania aplikacji ani restartowania songu.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Kiedy to wyst&#281;puje?<\/strong> Najcz&#281;stsze przyczyny: iPad sam si&#281; zablokowa&#322; podczas d&#322;u&#380;szej przerwy, Spotify lub inna aplikacja audio gra&#322;a w tle i zosta&#322;a zamkni&#281;ta, interfejs USB audio zosta&#322; na chwil&#281; od&#322;&#261;czony. Stemly wykrywa wszystkie te sytuacje automatycznie.<\/div>\n            <div class=\"gm-tip\">&#128241; <strong>Jak zapobiega&#263;:<\/strong> W&#322;&#261;cz <strong>Background Audio<\/strong> w Ustawieniach Stemly, &#380;eby silnik audio dzia&#322;a&#322; gdy ekran wygasznie. Ustaw te&#380; <strong>Automatyczna blokada &rarr; Nigdy<\/strong> podczas wyst&#281;pu.<\/div>\n            <h3>Stemly Remote &mdash; zdalne sterowanie<\/h3>\n            <p><strong>Stemly Remote<\/strong> to aplikacja na iPada\/iPhone pe&#322;ni&#261;ca rol&#281; pilota do Stemly. &#321;&#261;czy si&#281; przez <strong>Wi-Fi (MultipeerConnectivity)<\/strong> &mdash; bez internetu, wystarczy ta sama sie&#263; lokalna lub hotspot. W trybie samolotowym oba urz&#261;dzenia komunikuj&#261; si&#281; przez <strong>Bluetooth<\/strong>.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Po&#322;&#261;czenie<\/h4>\n            <ol class=\"gm-steps\">\n                <li><span>Uruchom <strong>Stemly<\/strong> na urz&#261;dzeniu-ho&#347;cie (pod&#322;&#261;czonym do miksera).<\/span><\/li>\n                <li><span>Uruchom <strong>Stemly Remote<\/strong> na urz&#261;dzeniu-pilocie.<\/span><\/li>\n                <li><span>Po&#322;&#261;czenie nawi&#261;zuje si&#281; <strong>automatycznie<\/strong> &mdash; zielona kropka w g&#243;rnym pasku potwierdza po&#322;&#261;czenie.<\/span><\/li>\n                <li><span>Stemly Remote natychmiast pobiera ca&#322;&#261; bibliotek&#281; playlist i song&#243;w z hosta.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128260; <strong>Automatyczne ponowne po&#322;&#261;czenie:<\/strong> Je&#347;li po&#322;&#261;czenie zerwie si&#281;, Stemly Remote pr&#243;buje ponownie co 2 sekundy. Nie trzeba nic robi&#263;.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">G&#243;rny pasek<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Wska&#378;nik<\/th><th>Znaczenie<\/th><\/tr>\n                <tr><td>&#129001; Zielona kropka + &bdquo;Connect to Stemly&rdquo;<\/td><td>Po&#322;&#261;czono z hostem<\/td><\/tr>\n                <tr><td>&#128308; Czerwona kropka + &bdquo;Searching&hellip;&rdquo;<\/td><td>Szuka hosta<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">&#9654; NOW PLAYING<\/strong><\/td><td>Host aktualnie odtwarza<\/td><\/tr>\n                <tr><td><strong style=\"color:#86868b;\">&#9632; STOP<\/strong><\/td><td>Host zatrzymany<\/td><\/tr>\n            <\/table>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Prze&#322;&#261;cznik widoku &mdash; Song \/ Playlist<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Widok<\/th><th>Co pokazuje<\/th><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">View Song<\/strong> (pomara&#324;czowy)<\/td><td>Wszystkie songi ze wszystkich playlist, posortowane A&ndash;Z.<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">View Playlist<\/strong> (zielony)<\/td><td>Lista playlist &rarr; kliknij playlist&#281; &rarr; pojawi&#261; si&#281; jej songi z paskiem alfabetycznym.<\/td><\/tr>\n            <\/table>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Wyb&#243;r songu<\/h4>\n            <p>Kliknij dowolny song &rarr; zostaje za&#322;adowany na ho&#347;cie i <strong>tekst pojawia si&#281; automatycznie<\/strong> w prawej kolumnie (&#380;&#243;&#322;ty nag&#322;&#243;wek = tytu&#322; aktualnej piosenki). Tekst aktualizuje si&#281; r&#243;wnie&#380; gdy host zmienia piosenk&#281; ze swojego ekranu lub gdy Stemly Remote w&#322;a&#347;nie si&#281; po&#322;&#261;czy&#322;.<\/p>\n            <div class=\"gm-tip\">&#128221; Teksty wymagaj&#261; plik&#243;w TXT umieszczonych w: <strong>Pliki &rarr; Na moim iPadzie &rarr; Stemly &rarr; Lyrics<\/strong>. Nie trzeba wybiera&#263; folderu &mdash; lokalizacja jest sta&#322;a.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Kolejkowanie podczas odtwarzania<\/h4>\n            <p>Gdy host jest w trybie <strong>NOW PLAYING<\/strong>:<\/p>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Klikni&#281;cie songu <strong>kolejkuje<\/strong> go (&#380;&#243;&#322;te pod&#347;wietlenie) &mdash; nie przerywa odtwarzania.<\/li>\n                <li>Kolejkowany song jest natychmiast wysy&#322;any do hosta &mdash; pojawia si&#281; na li&#347;cie Songs w Stemly pod&#347;wietlony na <strong style=\"color:#f97316;\">pomara&#324;czowo<\/strong> z napisem <strong>&bdquo;NEXT&rdquo;<\/strong>, identycznie jak kolejkowanie z Android Remote.<\/li>\n                <li>Kliknij &#128465; przy &#380;&#243;&#322;tym songu, &#380;eby usun&#261;&#263; go z kolejki.<\/li>\n                <li>Gdy host zatrzyma odtwarzanie &rarr; Stemly Remote automatycznie &#322;aduje song z kolejki. Naci&#347;nij PLAY dwa razy.<\/li>\n            <\/ul>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Wyb&#243;r songu zablokowany podczas odtwarzania:<\/strong> Klikni&#281;cie songu gdy host gra powoduje tylko kolejkowanie &mdash; nigdy nie przerywa bie&#380;&#261;cego utworu. Aby za&#322;adowa&#263; inny song natychmiast, zatrzymaj najpierw odtwarzanie, a potem wybierz song.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Potwierdzenie PLAY \/ STOP<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Przycisk<\/th><th>Liczba klikni&#281;&#263;<\/th><th>Sekwencja<\/th><\/tr>\n                <tr><td><strong>PLAY<\/strong><\/td><td>2<\/td><td>PLAY &rarr; PLAY? &rarr; <em>start<\/em><\/td><\/tr>\n                <tr><td><strong>STOP<\/strong><\/td><td>3<\/td><td>STOP &rarr; STOP? &rarr; STOP?? &rarr; <em>stop<\/em><\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; Podw&#243;jne\/potr&#243;jne potwierdzenie jest celowe &mdash; chroni przed przypadkowym zatrzymaniem muzyki podczas show. Liczb&#281; klikni&#281;&#263; mo&#380;na zmieni&#263; w <strong>Settings<\/strong> Stemly.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Automatyczne prze&#322;&#261;czenie na widok Song<\/h4>\n            <p>Gdy host zaczyna odtwarza&#263;, Stemly Remote automatycznie prze&#322;&#261;cza si&#281; na <strong>widok Song<\/strong> po 2 sekundach &mdash; niezale&#380;nie od aktywnego widoku i ustawie&#324; Auto-Lyrics w Stemly.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Kombinacje urz&#261;dze&#324; &mdash; iOS<\/h4>\n            <table class=\"gm-table\">\n                <tr><th>Host (Stemly)<\/th><th>Pilot (Stemly Remote)<\/th><\/tr>\n                <tr><td>iPad<\/td><td>iPhone<\/td><\/tr>\n                <tr><td>iPhone<\/td><td>iPad<\/td><\/tr>\n                <tr><td>iPad<\/td><td>iPad<\/td><\/tr>\n                <tr><td>iPhone<\/td><td>iPhone<\/td><\/tr>\n            <\/table>\n            <p style=\"color:#86868b; font-size:0.85rem; margin:6px 0 0;\">Jeden host obs&#322;uguje jednego pilota Stemly Remote jednocze&#347;nie.<\/p>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Stemly Remote Android<\/h4>\n            <p><strong>Stemly Remote<\/strong> dost&#281;pny jest r&#243;wnie&#380; jako aplikacja <strong>Android<\/strong> (eu.bandistudio.stemlyremote.android). &#321;&#261;czy si&#281; ze Stemly przez <strong>Wi-Fi (sie&#263; lokalna lub hotspot)<\/strong> i zapewnia te same funkcje przegl&#261;dania i kolejkowania co wersja iOS.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Funkcja<\/th><th>Stemly Remote Android<\/th><\/tr>\n                <tr><td><strong>Po&#322;&#261;czenie<\/strong><\/td><td>Wi-Fi &mdash; ta sama sie&#263; lokalna co host Stemly (iPad\/iPhone)<\/td><\/tr>\n                <tr><td><strong>Lista song&#243;w<\/strong><\/td><td>Pe&#322;na biblioteka A&ndash;Z z paskiem alfabetycznym<\/td><\/tr>\n                <tr><td><strong>Kolejkowanie<\/strong><\/td><td>Kliknij song podczas gdy host gra &rarr; na iPadzie Stemly pojawia si&#281; <strong style=\"color:#f97316;\">pomara&#324;czowe pod&#347;wietlenie z napisem &bdquo;NEXT&rdquo;<\/strong><\/td><\/tr>\n                <tr><td><strong>Widok Playlist<\/strong><\/td><td>Przegl&#261;danie i wyb&#243;r wed&#322;ug playlist<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128247; <strong>NEXT na iPadzie:<\/strong> Gdy kolejkujesz song z Stemly Remote Android, iPad Stemly natychmiast pod&#347;wietla go na <strong style=\"color:#f97316;\">pomara&#324;czowo<\/strong> z bia&#322;ym napisem <strong>&bdquo;NEXT&rdquo;<\/strong> &mdash; widoczne na scenie od razu.<\/div>\n            <div class=\"gm-tip\">&#128268; <strong>Status po&#322;&#261;czenia Android Remote:<\/strong> Aplikacja Android monitoruje po&#322;&#261;czenie watchdogiem. Je&#347;li &#380;adne dane ze Stemly nie nadejd&#261; przez ok. 45 sekund (np. Stemly zosta&#322; zamkni&#281;ty lub Wi-Fi hosta pad&#322;o), Android Remote automatycznie prze&#322;&#261;cza si&#281; na czerwone <em>&bdquo;Disconnected&rdquo;<\/em> i ponawia po&#322;&#261;czenie gdy Stemly b&#281;dzie znowu dost&#281;pny.<\/div>\n            <h4 style=\"margin:16px 0 8px; color:#e5e7eb;\">Dobre praktyki sceniczne<\/h4>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Ustaw <strong>Automatyczna blokada &rarr; Nigdy<\/strong> (Ustawienia &rarr; Ekran i jasno&#347;&#263;) na urz&#261;dzeniu z Stemly Remote &mdash; MultipeerConnectivity nie dzia&#322;a gdy ekran jest zablokowany.<\/li>\n                <li>W&#322;&#261;cz <strong>Background Audio<\/strong> na ho&#347;cie (Stemly) &mdash; odtwarzanie dzia&#322;a nawet gdy ekran hosta wygasznie.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Tryb samolotowy + Stemly Remote:<\/strong> Oba urz&#261;dzenia mog&#261; by&#263; w trybie samolotowym &mdash; Stemly Remote &#322;&#261;czy si&#281; przez <strong>Bluetooth<\/strong>. Potwierdzone dzia&#322;anie: iPhone jako host + iPad jako pilot, oba w trybie samolotowym.<\/div>\n            <div class=\"gm-tip\">&#128268; <strong>Hub USB dla urz&#261;dzenia hosta:<\/strong> U&#380;yj huba z <strong>portem PD<\/strong> i <strong>portem USB-A<\/strong>. Po&#322;&#261;czenie: port PD &rarr; &#322;adowarka lub powerbank; port USB-A &rarr; interfejs audio lub mikser cyfrowy. Dla starszych urz&#261;dze&#324; Apple: <strong>Apple Lightning OTG Camera Adapter<\/strong>.<\/div>\n        <\/div>\n\n        <!-- 9 -->\n        <div class=\"gm-section\" id=\"pl-gs9\">\n            <h2><span class=\"gm-num\">9<\/span> Mikser stereo na &#380;ywo<\/h2>\n            <p>Fadery w zak&#322;adce Song pozwalaj&#261; regulowa&#263; g&#322;o&#347;no&#347;&#263; par kana&#322;&#243;w stereo w czasie rzeczywistym &mdash; bez zatrzymywania muzyki.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Akcja<\/th><th>Efekt<\/th><\/tr>\n                <tr><td><strong>Przeci&#261;gnij fader w g&#243;r&#281;<\/strong><\/td><td>Zwi&#281;ksz g&#322;o&#347;no&#347;&#263; pary kana&#322;&#243;w<\/td><\/tr>\n                <tr><td><strong>Przeci&#261;gnij fader w d&#243;&#322;<\/strong><\/td><td>Zmniejsz g&#322;o&#347;no&#347;&#263;<\/td><\/tr>\n                <tr><td><strong>Liczba pod faderem<\/strong><\/td><td>Aktualna g&#322;o&#347;no&#347;&#263; w procentach<\/td><\/tr>\n                <tr><td><strong>Czerwony fader<\/strong><\/td><td>Kana&#322; wyciszony (Mute)<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Fadery s&#261; pogrupowane w pary stereo odpowiadaj&#261;ce wyj&#347;ciom USB. OUT 1+2 to jeden fader, OUT 3+4 &mdash; drugi itd.<\/div>\n            <h3>Rozdzielanie pary stereo na kana&#322;y mono<\/h3>\n            <p>Ka&#380;da para fader&#243;w (np. 1+2, 3+4) ma w nag&#322;&#243;wku ikon&#281; &#x1F517; &#322;a&#324;cucha:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Stan ikonki<\/th><th>Znaczenie<\/th><\/tr>\n                <tr><td><strong>&#x1F517; szara<\/strong><\/td><td>Kana&#322;y sparowane (stereo) &mdash; jeden fader steruje oboma<\/td><\/tr>\n                <tr><td><strong>Tap na szar&#261;<\/strong><\/td><td>Para rozdziela si&#281; na dwa niezale&#380;ne fadera mono<\/td><\/tr>\n                <tr><td><strong>&#x1F517; pomara&#324;czowa<\/strong><\/td><td>Kana&#322;y rozdzielone (mono) &mdash; ka&#380;dy ma w&#322;asny fader i poziom<\/td><\/tr>\n                <tr><td><strong>Tap na pomara&#324;czow&#261;<\/strong><\/td><td>Para &#322;&#261;czy si&#281; z powrotem w stereo (g&#322;o&#347;no&#347;&#263; u&#347;redniona)<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Przyk&#322;ad:<\/strong> Kana&#322;y 1&ndash;4 to pary stereo, a kana&#322;y 5 i 6 to dwa niezale&#380;ne kana&#322;y mono &mdash; rozdziel par&#281; 5+6 i steruj ka&#380;dym osobno.<\/div>\n            <h3>Zapisywanie ustawie&#324; g&#322;o&#347;no&#347;ci miksera<\/h3>\n            <p>Mikser pozwala zapisa&#263; aktualne po&#322;o&#380;enia fader&#243;w oraz stan link\/unlink bezpo&#347;rednio z songiem. Po soundchecku kliknij <strong>SAVE<\/strong> (pomara&#324;czowy baner pojawia si&#281; automatycznie po ka&#380;dej zmianie), aby zachowa&#263; stan miksera.<\/p>\n            <ol class=\"gm-steps\">\n                <li><span>W zak&#322;adce <strong>Songs<\/strong> lub <strong>PlayList<\/strong> ustaw fadery i stan stereo\/mono na po&#380;&#261;dane warto&#347;ci dla bie&#380;&#261;cego songu.<\/span><\/li>\n                <li><span><strong style=\"color:#f97316;\">Pomara&#324;czowy baner SAVE<\/strong> pojawia si&#281; automatycznie zaraz po przesuni&#281;ciu fadera lub zmianie stanu link\/unlink.<\/span><\/li>\n                <li><span>Kliknij <strong>SAVE<\/strong> w banerze &mdash; pozycje fader&#243;w i stan sparowania kana&#322;&#243;w zostaj&#261; zapisane i b&#281;d&#261; automatycznie wczytane przy nast&#281;pnym otwarciu tego songu w dowolnej zak&#322;adce.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> U&#380;yj tej funkcji po soundchecku, aby zablokowa&#263; przetestowane poziomy osobno dla ka&#380;dego songu. Zapis jest per-song &mdash; ka&#380;da piosenka przechowuje w&#322;asny snapshot miksera.<\/div>\n            <h3>Synchronizacja miksera mi&#281;dzy zak&#322;adk&#261; Songs a PlayList<\/h3>\n            <p>Ustawienia miksera s&#261; przechowywane we wsp&#243;lnym snapsh&#243;cie per-song. Oznacza to:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>Ustawienia zapisane w zak&#322;adce <strong>Songs<\/strong> s&#261; natychmiast widoczne po wybraniu tego samego songu w zak&#322;adce <strong>PlayList<\/strong> &mdash; i na odwr&#243;t.<\/li>\n                <li>Obie zak&#322;adki maj&#261; identyczny pomara&#324;czowy baner <strong>SAVE<\/strong> &mdash; mo&#380;esz zapisywa&#263; z ka&#380;dego miejsca.<\/li>\n                <li><strong>Stan link\/unlink<\/strong> ka&#380;dej pary kana&#322;&#243;w jest zapisywany razem z poziomami g&#322;o&#347;no&#347;ci &mdash; nie musisz r&#281;cznie rozdziela&#263; kana&#322;&#243;w po ponownym &#322;adowaniu songu.<\/li>\n                <li><strong>Ostatni zapis wygrywa<\/strong> &mdash; je&#347;li zapiszesz w Songs, a nast&#281;pnie zapiszesz w PlayList, zapis z PlayList nadpisuje poprzedni.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Workflow:<\/strong> Zr&#243;b soundcheck w zak&#322;adce Songs, kliknij SAVE &mdash; gdy przejdziesz na zak&#322;adk&#281; PlayList podczas show, wszystkie Twoje poziomy czekaj&#261; gotowe.<\/div>\n            <h3>Jasny pasek nag&#322;&#243;wka nad faderami<\/h3>\n            <p>Obszar z numerem kana&#322;u i ikon&#261; &#x1F517; ma lekko ja&#347;niejsze zaokr&#261;glone t&#322;o. Pe&#322;ni dwie funkcje:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li><strong style=\"color:#fff;\">Wizualnie<\/strong> sugeruje, &#380;e fadera mo&#380;na przewija&#263; poziomo<\/li>\n                <li><strong style=\"color:#fff;\">Praktycznie<\/strong> daje bezpieczne miejsce na palec do swipowania &mdash; dotykanie fadera natychmiast zmienia g&#322;o&#347;no&#347;&#263;, a przesuni&#281;cie palcem po jasnym pasku przewija widok bez ryzyka przestawienia poziom&#243;w<\/li>\n            <\/ul>\n            <h3>Alias kana&#322;u<\/h3>\n            <p>Ka&#380;dy fader mo&#380;e mie&#263; kr&#243;tk&#261; etykiet&#281; &mdash; <strong>alias<\/strong> &mdash; widoczn&#261; nad numerem kana&#322;u podczas show.<\/p>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Ustawianie aliasu (zak&#322;adka PROJECT)<\/h4>\n            <p>W widoku edycji traku, mi&#281;dzy nazw&#261; pliku a przyciskiem <strong>S<\/strong> (Solo), pojawia si&#281; ma&#322;e pole tekstowe z podpowiedzi&#261; <em>NameTrack<\/em>. Wpisz kr&#243;tk&#261; nazw&#281;, np.:<\/p>\n            <p style=\"font-family:monospace; background:#0d0d0d; border:1px solid #1c1c1e; border-radius:8px; padding:10px 18px; color:#3b82f6; letter-spacing:3px; font-size:0.95rem; margin:12px 0;\">snr &nbsp;&bull;&nbsp; kic &nbsp;&bull;&nbsp; bas &nbsp;&bull;&nbsp; voc &nbsp;&bull;&nbsp; gt1 &nbsp;&bull;&nbsp; key<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>Maksymalnie <strong style=\"color:#fff;\">8 znak&#243;w<\/strong><\/li>\n                <li>Alias zapisywany razem z songiem<\/li>\n                <li>Puste pole &mdash; fader wygl&#261;da normalnie, bez zmian<\/li>\n            <\/ul>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Wy&#347;wietlanie aliasu nad faderem (zak&#322;adka SONG)<\/h4>\n            <p>Je&#347;li alias jest wpisany, pojawia si&#281; <strong>nad numerem kana&#322;u<\/strong> w nag&#322;&#243;wku fadera &mdash; <strong style=\"color:#3b82f6;\">niebiesk&#261; pogrubon&#261; czcionk&#261; monospacow&#261;<\/strong>. Widoczny zar&#243;wno na faderach stereo (1+2) jak i mono (po roz&#322;&#261;czeniu pary).<\/p>\n            <h4 style=\"font-size:0.88rem; font-weight:700; color:#86868b; text-transform:uppercase; letter-spacing:0.6px; margin:22px 0 8px;\">Nag&#322;&#243;wek fadera &mdash; sta&#322;a wysoko&#347;&#263;<\/h4>\n            <p>Szare pole nag&#322;&#243;wka ma <strong>sta&#322;&#261; wysoko&#347;&#263;<\/strong> niezale&#380;nie od tego, czy alias jest wpisany. Dzi&#281;ki temu:<\/p>\n            <ul style=\"color:#86868b; font-size:0.95rem; line-height:1.8; padding-left:20px; margin:8px 0;\">\n                <li>Fader volume zawsze zaczyna si&#281; w tej samej pozycji<\/li>\n                <li>Prze&#322;&#261;czanie stereo &#x2194; mono nie przesuwa fadera<\/li>\n                <li>Wy&#380;szy pasek nag&#322;&#243;wka daje wygodniejsz&#261; powierzchni&#281; do swipowania poziomego<\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- 10 -->\n        <div class=\"gm-section\" id=\"pl-gs10\">\n            <h2><span class=\"gm-num\">10<\/span> Teksty piosenek (Lyrics)<\/h2>\n            <p>Stemly ma wbudowany serwer tekst&#243;w Wi-Fi. Po naci&#347;ni&#281;ciu PLAY aplikacja automatycznie prze&#322;&#261;cza si&#281; na zak&#322;adk&#281; Lyrics po 2 sekundach (<strong>AutoLyrics<\/strong>).<\/p>\n            <h3>Gdzie przechowywa&#263; pliki z tekstami<\/h3>\n            <p>Pliki tekst&#243;w przechowywane s&#261; w wbudowanym katalogu aplikacji &mdash; zawsze dost&#281;pnym, bez potrzeby ponownego wskazywania po restarcie:<\/p>\n            <p><strong>Pliki &rarr; Na moim iPadzie &rarr; Stemly &rarr; Lyrics<\/strong><\/p>\n            <ul>\n                <li><span>Zalecany format: <strong>TXT<\/strong> (UTF-8). RTF te&#380; jest obs&#322;ugiwany.<\/span><\/li>\n                <li><span>Nazwa pliku musi odpowiada&#263; tytu&#322;owi songu w aplikacji (bez wzgl&#281;du na wielko&#347;&#263; liter, tolerancyjne dla polskich znak&#243;w).<\/span><\/li>\n                <li><span>Zielona ikona &#x2713; obok songu = plik tekstowy znaleziony. Czerwona ! = brak pliku.<\/span><\/li>\n                <li><span><strong>Przytrzymaj<\/strong> tytu&#322; songu na li&#347;cie po prawej &rarr; otwiera mened&#380;er pliku tekstowego dla tego songu.<\/span><\/li>\n            <\/ul>\n            <ol class=\"gm-steps\">\n                <li><span>Umie&#347;&#263; pliki TXT w <strong>Pliki &rarr; Na moim iPadzie &rarr; Stemly &rarr; Lyrics<\/strong>.<\/span><\/li>\n                <li><span>Upewnij si&#281;, &#380;e urz&#261;dzenie hosta jest w tej samej sieci lokalnej co urz&#261;dzenie odbiorcze.<\/span><\/li>\n                <li><span>Otw&#243;rz zak&#322;adk&#281; <strong>Lyrics<\/strong> i u&#380;yj przycisku <strong>QR<\/strong>, aby szybko udost&#281;pni&#263; stron&#281; z tekstem.<\/span><\/li>\n                <li><span>Tekst bie&#380;&#261;cej piosenki pojawia si&#281; automatycznie i zmienia si&#281; wraz z wyborem songu lub przebiegiem setlisty.<\/span><\/li>\n            <\/ol>\n            <h3>Opcje sieci dla wy&#347;wietlania tekst&#243;w<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Urz&#261;dzenia odbiorcy<\/th><th>Potrzebna sie&#263;<\/th><th>Zalecenie<\/th><\/tr>\n                <tr><td><strong>Tylko iOS<\/strong><\/td><td>Dodatkowy router niepotrzebny<\/td><td>Urz&#261;dzenia Apple &#322;&#261;cz&#261; si&#281; bezpo&#347;rednio &mdash; dzia&#322;a r&#243;wnie&#380; w trybie samolotowym. W razie potrzeby w&#322;&#261;cz <strong>Osobisty hotspot<\/strong>.<\/td><\/tr>\n                <tr><td><strong>Android, Windows, inne systemy<\/strong><\/td><td>Wsp&#243;lna lokalna sie&#263; Wi-Fi wymagana<\/td><td>Wszystkie urz&#261;dzenia musz&#261; by&#263; w tej samej sieci. Najlepiej: przywie&#378; w&#322;asny <strong>prze&#380;no&#347;ny router<\/strong>. Nie polegaj na Wi-Fi klubu.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128247; <strong>Kod QR &mdash; najszybsze po&#322;&#261;czenie.<\/strong> W zak&#322;adce Lyrics u&#380;yj przycisku <strong>QR<\/strong>, aby natychmiast wy&#347;wietli&#263; kod na ekranie. Muzycy skanuj&#261; go i otwieraj&#261; przegl&#261;dark&#281; bez wpisywania adresu.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Trzymaj ekran hosta w&#322;&#261;czony &mdash; nie pozw&#243;l mu za&#347;n&#261;&#263; podczas show.<\/strong> Je&#347;li ekran si&#281; wy&#322;&#261;czy, serwer Wi-Fi zatrzymuje si&#281; i teksty przestan&#261; si&#281; aktualizowa&#263;.<br><br>\n                <strong>Zalecenie:<\/strong> Ustaw <strong>Ustawienia &rarr; Ekran i jasno&#347;&#263; &rarr; Automatyczna blokada &rarr; Nigdy<\/strong> przed wyj&#347;ciem na scen&#281;.<br><br>\n                <strong>Je&#347;li ekran si&#281; wy&#322;&#261;czy&#322;:<\/strong> Obu&#378; urz&#261;dzenie hosta, a nast&#281;pnie <strong>od&#347;wie&#380; przegl&#261;dark&#281;<\/strong> na Androidzie \/ Windowsie \/ Macu &mdash; synchronizacja tekst&#243;w wznawia si&#281; natychmiast.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Czerwony tytu&#322; w zak&#322;adce Lyrics &mdash; niezgodno&#347;&#263; nazw.<\/strong> Je&#347;li tytu&#322; songu nie zgadza si&#281; z nazw&#261; pliku tekstowego na dysku, tytu&#322; zostanie wy&#347;wietlony <strong style=\"color:#ef4444;\">na czerwono<\/strong>.<br><br>\n                <strong>Jak to naprawi&#263;:<\/strong> Upewnij si&#281;, &#380;e tytu&#322; songu (wpisany w Project) i nazwa pliku tekstowego na dysku s&#261; identyczne.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>AutoLyrics:<\/strong> Mo&#380;esz wy&#322;&#261;czy&#263; automatyczne prze&#322;&#261;czanie na teksty w <strong>Settings &rarr; AutoLyrics<\/strong>.<\/div>\n            <h3>Nag&#322;&#243;wek zak&#322;adki Lyrics &mdash; wy&#347;wietlanie na ho&#347;cie<\/h3>\n            <p>Podczas odtwarzania nag&#322;&#243;wek zak&#322;adki Lyrics pokazuje trzy elementy obok siebie:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Element<\/th><th>Co pokazuje<\/th><\/tr>\n                <tr><td><strong>Tytu&#322; songu<\/strong><\/td><td>Bie&#380;&#261;cy song &mdash; bia&#322;y tekst<\/td><\/tr>\n                <tr><td><strong style=\"color:#22c55e;\">-3:42<\/strong> licznik<\/td><td>Czas pozosta&#322;y do ko&#324;ca songu &mdash; zielony monospacowy, aktualizuje si&#281; co sekund&#281;<\/td><\/tr>\n                <tr><td><strong style=\"color:#f97316;\">Next: [tytu&#322;]<\/strong><\/td><td>Tytu&#322; nast&#281;pnego songu w kolejce &mdash; pomara&#324;czowy tekst, 17 pt. Pojawia si&#281; tylko gdy song jest kolejkowany z Remote (iOS lub Android).<\/td><\/tr>\n            <\/table>\n            <h3>Now Playing i Next Song &mdash; transmisja Wi-Fi<\/h3>\n            <p>Stemly teraz wysy&#322;a na &#380;ywo informacje o songach do wszystkich pod&#322;&#261;czonych odbiornik&#243;w przez Wi-Fi. Strona w przegl&#261;darce na ka&#380;dym urz&#261;dzeniu aktualizuje si&#281; automatycznie &mdash; bez od&#347;wie&#380;ania.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Transmitowane dane<\/th><th>Opis<\/th><\/tr>\n                <tr><td><strong>Now Playing<\/strong><\/td><td>Tytu&#322; aktualnie odtwarzanego songu &mdash; wy&#347;wietlany du&#380;&#261; czcionk&#261; na wszystkich odbiornikach<\/td><\/tr>\n                <tr><td><strong>Next Song<\/strong><\/td><td>Tytu&#322; songu dodanego przez usera do kolejki &mdash; wy&#347;wietlany jako podtytu&#322; poni&#380;ej aktualnego tytu&#322;u<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Wskaz&#243;wka:<\/strong> Muzycy w zespole widz&#261; jednocze&#347;nie bie&#380;&#261;c&#261; i nast&#281;pn&#261; piosenk&#281; na swoich telefonach &mdash; bez &#380;adnej interakcji.<\/div>\n            <h3>Licznik czasu (countdown)<\/h3>\n            <p>Stemly wy&#347;wietla na &#380;ywo odliczanie do ko&#324;ca bie&#380;&#261;cej piosenki w dw&#243;ch miejscach:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Miejsce<\/th><th>Co widzisz<\/th><\/tr>\n                <tr><td><strong>Zak&#322;adka Lyrics (host)<\/strong><\/td><td>Zielony licznik <strong style=\"color:#22c55e; font-family:monospace;\">-3:42<\/strong> pojawia si&#281; w nag&#322;&#243;wku obok tytu&#322;u songu i aktualizuje si&#281; co sekund&#281;. Znika gdy odtwarzanie si&#281; zatrzyma.<\/td><\/tr>\n                <tr><td><strong>Odbiorniki Wi-Fi (przegl&#261;darka)<\/strong><\/td><td>Ten sam licznik jest wysy&#322;any przez SSE i wy&#347;wietlany u g&#243;ry strony w przegl&#261;darce. Resetuje si&#281; do pustego gdy odtwarzanie si&#281; zatrzyma.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Brak migania:<\/strong> Licznik u&#380;ywa osobnego kana&#322;u SSE, dzi&#281;ki czemu tylko element timera aktualizuje si&#281; co sekund&#281; &mdash; tekst lyrics nigdy nie prze&#322;adowuje si&#281; ani nie przewija.<\/div>\n        <\/div>\n\n        <!-- 11 -->\n        <div class=\"gm-section\" id=\"pl-gs11\">\n            <h2><span class=\"gm-num\">11<\/span> Presety Out\/Vol<\/h2>\n            <p>Preset zapisuje ca&#322;&#261; konfiguracj&#281; kana&#322;&#243;w wyj&#347;ciowych i g&#322;o&#347;no&#347;ci &mdash; wczytujesz go jednym klikni&#281;ciem do nowej piosenki.<\/p>\n            <h3>Jak zapisa&#263; Preset Out\/Vol:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>W zak&#322;adce <strong>Project<\/strong> ustaw kana&#322;y wyj&#347;ciowe i g&#322;o&#347;no&#347;&#263; dla wszystkich &#347;cie&#380;ek.<\/span><\/li>\n                <li><span>Kliknij <strong>Out\/Vol Presets &rarr; Save Setting<\/strong>.<\/span><\/li>\n                <li><span>Wpisz nazw&#281;, np. &ldquo;Standardowy 4 stereo&rdquo; i kliknij <strong>Save<\/strong>.<\/span><\/li>\n            <\/ol>\n            <h3>Jak wczyta&#263; preset w nowej piosence:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Dodaj &#347;cie&#380;ki do nowego songu.<\/span><\/li>\n                <li><span>Kliknij <strong>Out\/Vol Presets &rarr; Load Setting<\/strong> i wybierz z listy.<\/span><\/li>\n                <li><span>Kana&#322;y wyj&#347;ciowe i g&#322;o&#347;no&#347;&#263; zostaj&#261; przypisane automatycznie &mdash; gotowe.<\/span><\/li>\n            <\/ol>\n        <\/div>\n\n        <!-- 12 -->\n        <div class=\"gm-section\" id=\"pl-gs12\">\n            <h2><span class=\"gm-num\">12<\/span> Backup danych &mdash; obowi&#261;zkowy przed koncertem<\/h2>\n            <p>Baza danych Stemly zawiera wszystkie Twoje playlisty, songi i routing. Jeden plik JSON &mdash; musisz go chroni&#263;.<\/p>\n            <h3>Jak zrobi&#263; backup:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Przejd&#378; do zak&#322;adki <strong>Settings<\/strong>.<\/span><\/li>\n                <li><span>Kliknij <strong>Export Database<\/strong>.<\/span><\/li>\n                <li><span>Wybierz miejsce zapisu: iCloud Drive, AirDrop do Maca, lub wy&#347;lij e-mailem.<\/span><\/li>\n            <\/ol>\n            <h3>Jak przywr&#243;ci&#263; dane:<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>Przejd&#378; do <strong>Settings &rarr; Import Database<\/strong>.<\/span><\/li>\n                <li><span>Wska&#380; plik JSON z backupu.<\/span><\/li>\n                <li><span>Wszystkie playlisty i songi wracaj&#261; natychmiast.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Krytyczne:<\/strong> Plik&#243;w audio backup nie dotyczy &mdash; one &#380;yj&#261; w Twoim folderze. Backup z Settings chroni <strong>tylko konfiguracj&#281; playlist i routing&#243;w<\/strong>. Trzymaj plik JSON w iCloud Drive.<\/div>\n            <div class=\"gm-warn\" style=\"border-left-color:#ef4444; background:rgba(239,68,68,0.08); margin-top:14px;\">\n                &#128721; <strong>Zapisuj backup poza folderem aplikacji.<\/strong> Folder <em>Pliki &rarr; Na moim iPadzie &rarr; Stemly<\/em> jest kasowany razem z aplikacj&#261;. Zapisuj plik JSON do bezpiecznego miejsca: <strong>iCloud Drive<\/strong>, <strong>AirDrop na Maca<\/strong> lub do w&#322;asnego folderu &mdash; np. <strong>&bdquo;Stemly Copy&rdquo;<\/strong> bezpo&#347;rednio w <em>Na moim iPadzie<\/em>.\n            <\/div>\n        <\/div>\n\n        <!-- 13 -->\n        <div class=\"gm-section\" id=\"pl-gs13\">\n            <h2><span class=\"gm-num\">13<\/span> Lista kontrolna przed show<\/h2>\n            <p>Przed ka&#380;dym wyst&#281;pem sprawdzi&#263;:<\/p>\n            <ul class=\"gm-checklist\">\n                <li>Zrobi&#322;em backup bazy danych (Settings &rarr; Export Database)<\/li>\n                <li>Wszystkie pliki audio s&#261; w folderze &mdash; &#380;adnych brakuj&#261;cych &#347;cie&#380;ek<\/li>\n                <li>Przetestowa&#322;em routing audio na urz&#261;dzeniu USB (soundcheck)<\/li>\n                <li>Sprawdzi&#322;em ustawienie liczby klikni&#281;&#263; PLAY\/STOP w Settings<\/li>\n                <li>Uruchomi&#322;em serwer Lyrics i sprawdzi&#322;em po&#322;&#261;czenie na przynajmniej jednym urz&#261;dzeniu<\/li>\n                <li>Automatyczna blokada ekranu wy&#322;&#261;czona: Ustawienia iOS &rarr; Ekran &rarr; Automatyczna blokada &rarr; Nigdy<\/li>\n                <li>iPad na&#322;adowany lub pod&#322;&#261;czony do zasilania przez hub USB<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Protip:<\/strong> Zr&#243;b soundcheck z Stemly Remote na iPhonie &mdash; stoisz przy mikserze i testujesz PLAY\/STOP bez chodzenia do iPada.<\/div>\n            <div class=\"gm-tip\">&#127911; <strong>Po d&#322;u&#380;szej przerwie (20&ndash;30 min):<\/strong> iOS mo&#380;e cicho dezaktywowa&#263; sesj&#281; audio gdy Stemly jest w tle lub ekran jest wy&#322;&#261;czony. Stemly automatycznie reaktywuje AVAudioSession tu&#380; przed naci&#347;ni&#281;ciem PLAY, wi&#281;c audio wraca poprawnie. Je&#347;li u&#380;ywa&#322;e&#347; Spotify lub innej aplikacji audio podczas przerwy, <strong>zamknij j&#261; ca&#322;kowicie<\/strong> przed naci&#347;ni&#281;ciem PLAY w Stemly.<\/div>\n        <\/div>\n\n        <!-- 14 -->\n        <div class=\"gm-section\" id=\"pl-gs14\">\n            <h2><span class=\"gm-num\">14<\/span> Formaty audio, konwersja i limity &#347;lad&#243;w<\/h2>\n            <h3>Co si&#281; dzieje podczas odtwarzania r&#243;&#380;nych format&#243;w<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>Co si&#281; dzieje<\/th><th>Live show<\/th><\/tr>\n                <tr><td><strong>WAV 48kHz<\/strong><\/td><td>Wczytany do RAM &mdash; zero przetwarzania podczas grania<\/td><td>&#x2705; Idealny<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz (po konwersji)<\/strong><\/td><td>Konwertowany raz przy imporcie, potem do RAM<\/td><td>&#x2705; Bezpieczny<\/td><\/tr>\n                <tr><td><strong>WAV 44.1kHz (bez konwersji)<\/strong><\/td><td>Gra ~2.4% szybciej &mdash; 4 min song ko&#324;czy si&#281; 5&ndash;6 sek za wcze&#347;nie, &#347;lady si&#281; desynchronizuj&#261;<\/td><td>&#x26A0;&#xFE0F; Tylko dom<\/td><\/tr>\n                <tr><td><strong>MP3 (po konwersji do WAV)<\/strong><\/td><td>Dekodowany raz przy imporcie, zapisany jako WAV 48kHz<\/td><td>&#x2705; Bezpieczny<\/td><\/tr>\n                <tr><td><strong>MP3 (bez konwersji)<\/strong><\/td><td>Dekodowanie w czasie rzeczywistym na CPU &mdash; ryzyko glitch&#243;w przy wielu &#347;ladach<\/td><td>&#x274C; Unikaj<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#x26A0;&#xFE0F; <strong>Z&#322;ota zasada:<\/strong> Konwertuj wszystkie pliki do WAV 48kHz przed soundcheckiem. Stemly oferuje konwersj&#281; automatycznie przy dodawaniu MP3 lub pliku 44.1kHz.<\/div>\n            <h3>Zu&#380;ycie RAM &mdash; ile pami&#281;ci na &#347;lad<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Format<\/th><th>1 min mono<\/th><th>1 min stereo<\/th><\/tr>\n                <tr><td>WAV 48kHz Float32<\/td><td>~11 MB<\/td><td>~23 MB<\/td><\/tr>\n                <tr><td>MP3 \/ 44.1kHz (po konwersji)<\/td><td>~11 MB<\/td><td>~23 MB<\/td><\/tr>\n            <\/table>\n            <h3>Limity &#347;lad&#243;w wed&#322;ug urz&#261;dzenia (iOS 17.6)<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Urz&#261;dzenie<\/th><th>RAM<\/th><th>Maks. &#347;lady*<\/th><\/tr>\n                <tr><td>iPhone XR &middot; iPad 7th gen &middot; mini 5<\/td><td>3 GB<\/td><td style=\"color:#f97316;font-weight:700;\">5&ndash;6 &#347;lad&#243;w<\/td><\/tr>\n                <tr><td>iPhone XS &middot; iPad Air 3rd gen<\/td><td>4 GB<\/td><td style=\"color:#eab308;font-weight:700;\">8&ndash;10 &#347;lad&#243;w<\/td><\/tr>\n                <tr><td>iPhone 12 Pro &middot; iPad Air 4th gen<\/td><td>6 GB<\/td><td style=\"color:#22c55e;font-weight:700;\">15 &#347;lad&#243;w<\/td><\/tr>\n                <tr><td>iPhone 14 Pro &middot; iPad Air M1<\/td><td>6 GB<\/td><td style=\"color:#22c55e;font-weight:700;\">15 &#347;lad&#243;w<\/td><\/tr>\n                <tr><td>iPhone 15 Pro &middot; iPad Pro M2\/M4<\/td><td>8&ndash;16 GB<\/td><td style=\"color:#3b82f6;font-weight:700;\">32 &#347;lady &#x2713;<\/td><\/tr>\n            <\/table>\n            <p>* Warto&#347;ci dla 4-minutowych mono WAV 48kHz. &#346;lady stereo zajmuj&#261; 2&times; wi&#281;cej RAM.<\/p>\n            <h3>Przyk&#322;adowe sesje live<\/h3>\n            <table class=\"gm-table\">\n                <tr><th>Konfiguracja<\/th><th>Zu&#380;ycie RAM<\/th><th>Dzia&#322;a na<\/th><\/tr>\n                <tr><td>6 &#347;lad&#243;w mono &middot; 4 min<\/td><td>~264 MB<\/td><td>Wszystkie urz&#261;dzenia<\/td><\/tr>\n                <tr><td>8 &#347;lad&#243;w (4 mono + 2 stereo) &middot; 4 min<\/td><td>~268 MB<\/td><td>Wszystkie urz&#261;dzenia<\/td><\/tr>\n                <tr><td>12 &#347;lad&#243;w (8 mono + 2 stereo) &middot; 4 min<\/td><td>~444 MB<\/td><td>iPad Air+<\/td><\/tr>\n                <tr><td>20 &#347;lad&#243;w mono &middot; 5 min<\/td><td>~1100 MB<\/td><td>iPad Pro M2\/M4<\/td><\/tr>\n            <\/table>\n        <\/div>\n\n        <!-- 15 -->\n        <div class=\"gm-section\" id=\"pl-gs15\">\n            <h2><span class=\"gm-num\">15<\/span> Bluetooth &mdash; peda&#322; no&#380;ny<\/h2>\n            <p>Stemly obs&#322;uguje ka&#380;dy <strong>peda&#322; no&#380;ny Bluetooth<\/strong>, kt&#243;ry paruje si&#281; jako standardowa klawiatura BT &mdash; np. <strong>Joyo JSP-1<\/strong> lub dowolny peda&#322; do przewijania stron PDF. Nie potrzeba &#380;adnych sterownik&#243;w ani konfiguracji CoreBluetooth.<\/p>\n            <h3>Jak to dzia&#322;a<\/h3>\n            <p>Peda&#322;y BT paruj&#261; si&#281; z iOS jak zwyk&#322;a klawiatura Bluetooth. Po sparowaniu Stemly przechwytuje zdarzenia klawiszy i mapuje je na akcje sceniczne: PLAY i STOP.<\/p>\n            <h3>Parowanie<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>W&#322;&#261;cz tryb parowania peda&#322;u (zazwyczaj przytrzymaj przycisk, a&#380; dioda LED zacznie miga&#263;).<\/span><\/li>\n                <li><span>Na iPadzie\/iPhonie: <strong>Ustawienia &rarr; Bluetooth<\/strong> &rarr; wybierz peda&#322; z listy.<\/span><\/li>\n                <li><span>Peda&#322; jest sparowany. W Stemly nie trzeba nic konfigurowa&#263; &mdash; wystarczy otworzy&#263; apk&#281;.<\/span><\/li>\n            <\/ol>\n            <h3>Konfiguracja w Stemly<\/h3>\n            <p>Dotknij <strong>ikony peda&#322;u<\/strong> (&#x1F9B6;) w pasku narz&#281;dzi zak&#322;adki Songs, aby otworzy&#263; panel <strong>Foot Pedal Settings<\/strong>.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Akcja<\/th><th>Co robi<\/th><\/tr>\n                <tr><td><strong>PLAY<\/strong><\/td><td>Uruchamia przycisk PLAY (z zabezpieczeniem liczby klikni&#281;&#263;)<\/td><\/tr>\n                <tr><td><strong>STOP<\/strong><\/td><td>Uruchamia przycisk STOP (z zabezpieczeniem liczby klikni&#281;&#263;)<\/td><\/tr>\n            <\/table>\n            <h3>Przypisanie przycisku peda&#322;u do akcji<\/h3>\n            <ol class=\"gm-steps\">\n                <li><span>W panelu Foot Pedal Settings znajd&#378; wiersz akcji (np. <strong>PLAY<\/strong>).<\/span><\/li>\n                <li><span>Kliknij <strong>SET<\/strong> &mdash; wiersz pod&#347;wietla si&#281; na pomara&#324;czowo i pojawia si&#281; komunikat <em>&bdquo;Naci&#347;nij klawisz&hellip;&rdquo;<\/em><\/span><\/li>\n                <li><span>Naci&#347;nij przycisk peda&#322;u, kt&#243;ry chcesz przypisa&#263;. Nazwa klawisza pojawia si&#281; od razu.<\/span><\/li>\n                <li><span>Naci&#347;nij <strong>Escape<\/strong> (lub kliknij <strong>Anuluj<\/strong>), aby przerwa&#263; bez zapisywania.<\/span><\/li>\n            <\/ol>\n            <div class=\"gm-tip\">&#128161; <strong>Rozwi&#261;zywanie konflikt&#243;w:<\/strong> Je&#347;li przypiszesz klawisz, kt&#243;ry jest ju&#380; u&#380;ywany przez inn&#261; akcj&#281;, Stemly automatycznie usuwa go ze starego przypisania.<\/div>\n            <h3>Tryb klikni&#281;&#263; &mdash; PLAY i STOP<\/h3>\n            <p>PLAY i STOP maj&#261; niezale&#380;ny selektor trybu klikni&#281;&#263;:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Tryb<\/th><th>Dzia&#322;anie<\/th><\/tr>\n                <tr><td><strong>1 klik<\/strong><\/td><td>Jedno naci&#347;ni&#281;cie peda&#322;u uruchamia akcj&#281; natychmiast<\/td><\/tr>\n                <tr><td><strong>2 klikni&#281;cia<\/strong><\/td><td>Wymagane dwa naci&#347;ni&#281;cia w ci&#261;gu 0,8 s &mdash; odpowiada zabezpieczeniu na ekranie. Domy&#347;lnie.<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Zabezpieczenie sceniczne:<\/strong> Domy&#347;lny tryb 2 klikni&#281;&#263; odzwierciedla wymagan&#261; liczb&#281; tapni&#281;&#263; na ekranie. U&#380;yj trybu 1 klik tylko je&#347;li jeste&#347; pewien, &#380;e nie naci&#347;niesz peda&#322;u przypadkowo podczas wyst&#281;pu.<\/div>\n            <h3>Wska&#378;niki klikni&#281;&#263;<\/h3>\n            <p>W trybie oczekiwania na drugie klikni&#281;cie (tryb 2 klikni&#281;&#263;) obok napisu PLAY lub STOP pojawia si&#281; <strong style=\"color:#f97316;\">?<\/strong>. Je&#347;li drugie naci&#347;ni&#281;cie nie nast&#261;pi w ci&#261;gu 0,8 s &mdash; licznik resetuje si&#281; automatycznie.<\/p>\n            <h3>Czyszczenie przypisa&#324;<\/h3>\n            <ul style=\"margin:6px 0 12px 18px; color:#e5e7eb; line-height:1.8;\">\n                <li>Dotknij ikony <strong style=\"color:#ef4444;\">&#x2715;<\/strong> obok przypisanego klawisza, aby wyczy&#347;ci&#263; ten slot.<\/li>\n                <li>Dotknij <strong style=\"color:#ef4444;\">Wyczy&#347;&#263; wszystkie przypisania<\/strong> na dole panelu, aby zresetowa&#263; wszystko.<\/li>\n            <\/ul>\n            <div class=\"gm-tip\">&#128161; <strong>Ustawienia zapisywane s&#261; automatycznie<\/strong> w UserDefaults i przetrwaj&#261; restart aplikacji i reboot urz&#261;dzenia.<\/div>\n            <h3>Obs&#322;ugiwane modele peda&#322;&#243;w<\/h3>\n            <p>Dzia&#322;a ka&#380;dy peda&#322; BT paruj&#261;cy si&#281; jako standardowa klawiatura HID. Potwierdzone modele:<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Peda&#322;<\/th><th>Typowy wysy&#322;any klawisz<\/th><\/tr>\n                <tr><td>Joyo JSP-1 (lewy)<\/td><td>&#x2190; Strza&#322;ka w lewo<\/td><\/tr>\n                <tr><td>Joyo JSP-1 (prawy)<\/td><td>&#x2192; Strza&#322;ka w prawo<\/td><\/tr>\n                <tr><td>Wi&#281;kszo&#347;&#263; peda&#322;&#243;w do PDF<\/td><td>Page Up \/ Page Down lub strza&#322;ki<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#9992;&#65039; <strong>Tryb samolotowy:<\/strong> Peda&#322;y BT dzia&#322;aj&#261; w trybie samolotowym &mdash; Bluetooth nie jest wy&#322;&#261;czany automatycznie po w&#322;&#261;czeniu trybu samolotowego na iOS (mo&#380;na go r&#281;cznie w&#322;&#261;czy&#263; ponownie).<\/div>\n        <\/div>\n\n        <!-- 16 -->\n        <div class=\"gm-section\" id=\"pl-gs16\">\n            <h2><span class=\"gm-num\">16<\/span> Play Mode Settings &mdash; miks s&#322;uchawkowy<\/h2>\n            <p>Play Mode Settings pozwala miksowa&#230; multitracki bezpo&#347;rednio na <strong>wyj&#347;cie s&#322;uchawkowe<\/strong> iPada &mdash; przydatne do osobistego monitoringu, pr&#243;b i sytuacji, gdy nie jeste&#347; pod&#322;&#261;czony do interfejsu USB.<\/p>\n            <h3>Auto-Pan<\/h3>\n            <p>Po w&#322;&#261;czeniu Stemly automatycznie rozmieszcza &#347;cie&#380;ki w polu stereo. Ka&#380;da &#347;cie&#380;ka otrzymuje <strong>pozycj&#281; panoramy<\/strong> wyliczon&#261; z przypisanego kana&#322;u wyj&#347;cia USB &mdash; miks s&#322;uchawkowy jest wywa&#380;ony bez r&#281;cznego ustawiania.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Przypisanie OUT &#347;cie&#380;ki<\/th><th>Pozycja Auto-Pan<\/th><\/tr>\n                <tr><td>OUT 1 (L) \/ 2 (R)<\/td><td>Ca&#322;kowicie lewo \/ Ca&#322;kowicie prawo<\/td><\/tr>\n                <tr><td>OUT 3 (L) \/ 4 (R)<\/td><td>&#346;rodek-lewo \/ &#346;rodek-prawo<\/td><\/tr>\n                <tr><td>OUT 5 i wy&#380;ej<\/td><td>R&#243;wnomiernie rozdzielone w polu stereo<\/td><\/tr>\n            <\/table>\n            <h3>Auto-Gain<\/h3>\n            <p>Stemly liczy &#322;&#261;czn&#261; liczb&#281; aktywnych &#347;cie&#380;ek i automatycznie oblicza <strong>redukcj&#281; gainu<\/strong>, aby zapobiec przesterowaniu w miksie s&#322;uchawkowym. Im wi&#281;cej &#347;cie&#380;ek, tym wi&#281;ksze t&#322;umienie &mdash; sygna&#322; wynikowy nigdy nie przeci&#261;&#380;a wyj&#347;cia.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Aktywne &#347;cie&#380;ki<\/th><th>Redukcja Auto-Gain (ok.)<\/th><\/tr>\n                <tr><td>2<\/td><td>&minus;3 dB<\/td><\/tr>\n                <tr><td>4<\/td><td>&minus;6 dB<\/td><\/tr>\n                <tr><td>8<\/td><td>&minus;9 dB<\/td><\/tr>\n                <tr><td>16<\/td><td>&minus;12 dB<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128241; <strong>Gdzie to znale&#378;&#263;:<\/strong> Przejd&#378; do <strong>Settings &rarr; Play Mode Settings<\/strong>, aby w&#322;&#261;czy&#263; Auto-Pan i Auto-Gain dla wyj&#347;cia s&#322;uchawkowego.<\/div>\n            <div class=\"gm-tip\">&#128161; <strong>Wyj&#347;cie USB nie jest zmieniane<\/strong> &mdash; Auto-Pan i Auto-Gain dzia&#322;aj&#261; tylko na miks s&#322;uchawkowy. Mikser odbiera oryginalne, nienaruszone sygna&#322;y na ka&#380;dym kanale USB.<\/div>\n        <\/div>\n\n        <!-- 17 -->\n        <div class=\"gm-section\" id=\"pl-gs17\">\n            <h2><span class=\"gm-num\">17<\/span> Monitor CPU i RAM<\/h2>\n            <p>Stemly wy&#347;wietla w czasie rzeczywistym wska&#378;niki <strong>CPU<\/strong> i <strong>RAM<\/strong> zar&#243;wno w zak&#322;adce <strong>Project<\/strong> jak i w zak&#322;adce <strong>Songs<\/strong> &mdash; masz sta&#322;y wgl&#261;d w obci&#261;&#380;enie urz&#261;dzenia.<\/p>\n            <table class=\"gm-table\">\n                <tr><th>Wska&#378;nik<\/th><th>Lokalizacja<\/th><th>Co pokazuje<\/th><\/tr>\n                <tr><td><strong>CPU %<\/strong><\/td><td>Project i Songs<\/td><td>Bie&#380;&#261;ce obci&#261;&#380;enie procesora &mdash; przydatne do wykrycia dekodowania MP3 w czasie rzeczywistym lub du&#380;ej liczby &#347;cie&#380;ek<\/td><\/tr>\n                <tr><td><strong>RAM MB<\/strong><\/td><td>Project i Songs<\/td><td>Pami&#281;&#263; u&#380;ywana przez aplikacj&#281; &mdash; pom&#243;&#380;e utrzyma&#263; si&#281; w bezpiecznych granicach dla Twojego urz&#261;dzenia (zob. rozdzia&#322; 14)<\/td><\/tr>\n            <\/table>\n            <div class=\"gm-tip\">&#128161; <strong>Zielony = bezpieczny &bull; &#379;&#243;&#322;ty = zbli&#380;a si&#281; do limitu &bull; Czerwony = ryzyko.<\/strong> Je&#347;li RAM zmieni si&#281; na czerwony podczas show, rozwa&#380; podzia&#322; setu na dwie kr&#243;tsze konfiguracje.<\/div>\n            <div class=\"gm-warn\">&#9888;&#65039; <strong>Wysokie CPU podczas odtwarzania<\/strong> oznacza zazwyczaj, &#380;e jedna lub wi&#281;cej &#347;cie&#380;ek jest dekodowana w czasie rzeczywistym (MP3 bez wst&#281;pnej konwersji). Skonwertuj wszystkie pliki do WAV 48kHz &mdash; zob. rozdzia&#322; 14.<\/div>\n        <\/div>\n\n        <div class=\"gm-contact\">\n            <h3>Masz pytania lub problem?<\/h3>\n            <p>Zazwyczaj odpowiadamy w ci&#261;gu 24 godzin w dni robocze.<\/p>\n            <a class=\"gm-btn\" href=\"\/kontakt-pl\/\">Napisz do nas &rarr;<\/a>\n        <\/div>\n\n    <\/div><!-- \/.gm-content -->\n<\/div><\/div><!-- \/.gm-wrapper \/.gm-container -->\n<\/div><!-- \/#lang-pl -->\n\n<script>\nfunction setLang(lang) {\n    document.getElementById('lang-en').style.display = lang === 'en' ? '' : 'none';\n    document.getElementById('lang-pl').style.display = lang === 'pl' ? '' : 'none';\n    document.getElementById('btn-en').style.background = lang === 'en' ? '#3b82f6' : '#1a1a1a';\n    document.getElementById('btn-pl').style.background = lang === 'pl' ? '#3b82f6' : '#1a1a1a';\n    try { localStorage.setItem('stemly_lang', lang); } catch(e) {}\n}\n(function(){\n    var lang = (navigator.language || navigator.userLanguage || 'en').toLowerCase().startsWith('pl') ? 'pl' : 'en';\n    setLang(lang);\n})();\n<\/script>\n\n<\/body>\n<\/html>\n\n\n","protected":false},"excerpt":{"rendered":"<p>Stemly Multitrack Player &#8211; User Manual EN PL User Manual Stemly Multitrack Player &#8212; User Guide Stemly manual user guide &mdash; complete instructions from first launch to live performance. Step by step. &#63743; App Store Table of Contents Requirements &amp; hardware First launch &mdash; selecting a folder Preparing your audio files App structure, tabs &amp; [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_simon_seo_title":"Stemly Manual \u2013 User Guide | BandiStudio","_simon_seo_description":"Stemly manual user guide \u2013 complete step-by-step instructions from first launch to live performance on iPad, iPhone & Mac. BandiStudio.","_simon_seo_focus_keyword":"Stemly manual user guide","_simon_seo_robots":"","footnotes":""},"class_list":["post-336","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/336","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/comments?post=336"}],"version-history":[{"count":25,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/336\/revisions"}],"predecessor-version":[{"id":1076,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/336\/revisions\/1076"}],"wp:attachment":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/media?parent=336"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}