{"id":661,"date":"2026-04-15T21:16:18","date_gmt":"2026-04-15T19:16:18","guid":{"rendered":"https:\/\/www.bandistudio.eu\/?page_id=661"},"modified":"2026-07-16T21:29:55","modified_gmt":"2026-07-16T19:29:55","slug":"stemly-split-manual","status":"publish","type":"page","link":"https:\/\/www.bandistudio.eu\/pl\/stemly-split-manual\/","title":{"rendered":"Stemly Split Manual"},"content":{"rendered":"<!-- Bilingual page: auto language detection ENG\/PL -->\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:#a78bfa;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<!-- ENG CONTENT -->\n<div id=\"lang-en\" style=\"display:none;\">\n<style>\n  header.entry-header, .entry-title { display: none !important; }\n  .gm-container { background: #000; padding: 20px; width: 100%; box-sizing: border-box; }\n  .gm-wrapper {\n    background: #000; color: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    border: 1px solid rgba(255,255,255,0.2); border-radius: 40px;\n    max-width: 1300px; margin: 0 auto; overflow: hidden;\n  }\n  .gm-hero { padding: 80px 5% 60px; text-align: center; background: linear-gradient(to bottom, #1a0d2e 0%, #000 100%); }\n  .gm-badge { display: inline-block; border: 1px solid rgba(167,139,250,0.5); color: #a78bfa; border-radius: 20px; padding: 5px 18px; font-size: 12px; font-weight: 600; letter-spacing: 0.3px; margin-bottom: 20px; }\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%, #a78bfa 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent; }\n  .gm-hero p { color: #86868b; font-size: 1.1rem; max-width: 600px; 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; letter-spacing: 0.3px; 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: #a78bfa; text-decoration: none; font-size: 0.95rem; }\n  .gm-toc-box ol li a:hover { color: #fff; }\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: #a78bfa; border-radius: 50%; font-size: 0.85rem; font-weight: 800; color: #fff; flex-shrink: 0; }\n  .gm-section p { color: #86868b; font-size: 0.95rem; line-height: 1.8; margin: 0 0 14px; }\n  .gm-section p:last-child { margin-bottom: 0; }\n  .gm-section strong { color: #fff; }\n  .gm-section a { color: #a78bfa; text-decoration: none; }\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(167,139,250,0.15); border: 1px solid rgba(167,139,250,0.4); border-radius: 50%; font-size: 0.8rem; font-weight: 800; color: #a78bfa; 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 #a78bfa; background: rgba(167,139,250,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 #f59e0b; background: rgba(245,158,11,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: #f59e0b; }\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: #a78bfa; font-size: 0.75rem; letter-spacing: 0.3px; 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-table tr:hover td { background: #0a0a0a; }\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%,#a78bfa 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: #a78bfa; color: #fff !important; }\n  .gm-footer { padding: 40px 20px; text-align: center; border-top: 1px solid #1c1c1e; background: #050505; margin-top: 50px; font-size: 12px; color: #424245; }\n  .gm-footer a { color: #a78bfa; text-decoration: none; }\n  @media (max-width: 768px) { .gm-container { padding: 10px; } .gm-content, .gm-toc { padding: 20px 5%; } }\n<\/style>\n\n<div class=\"gm-container\">\n<div class=\"gm-wrapper\">\n  <section class=\"gm-hero\">\n    <div class=\"gm-badge\">User Manual<\/div>\n    <h1>Stemly Split manual user guide<\/h1>\n    <p>Stemly Split manual user guide &#8212; complete setup and usage for AI stem separation on Mac. Isolate vocals, drums, bass and guitar locally.<\/p>\n    <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/us\/app\/stemly-split\/id6784823589?mt=12\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(167,139,250,0.12);border:1px solid rgba(167,139,250,0.3);color:#a78bfa;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; Mac &mdash; App Store<\/a><\/p>\n  <\/section>\n\n  <div class=\"gm-toc\">\n    <div class=\"gm-toc-box\">\n      <h3>Contents<\/h3>\n      <ol>\n        <li><a href=\"#gs1\">Requirements<\/a><\/li>\n        <li><a href=\"#gs2\">Installation &amp; First Launch<\/a><\/li>\n        <li><a href=\"#gs3\">App Overview &#8212; 5 Tabs<\/a><\/li>\n        <li><a href=\"#gs4\">Single Tab &#8212; Processing a Track<\/a><\/li>\n        <li><a href=\"#gs5\">Folder Browser<\/a><\/li>\n        <li><a href=\"#gs6\">Separation Modes<\/a><\/li>\n        <li><a href=\"#gs7\">Export Options<\/a><\/li>\n        <li><a href=\"#gs8\">Sessions &#8212; History &amp; Management<\/a><\/li>\n        <li><a href=\"#gs9\">Player &#8212; Stem Mixer<\/a><\/li>\n        <li><a href=\"#gs10\">Batch Processing<\/a><\/li>\n        <li><a href=\"#gs11\">Info<\/a><\/li>\n        <li><a href=\"#gs12\">Troubleshooting<\/a><\/li>\n      <\/ol>\n    <\/div>\n  <\/div>\n\n  <div class=\"gm-content\">\n    <div class=\"gm-section\" id=\"gs1\">\n      <h2><span class=\"gm-num\">1<\/span> Requirements<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Item<\/th><th>Requirement<\/th><\/tr>\n        <tr><td><strong>Mac<\/strong><\/td><td>macOS 14.0 Sonoma or later<\/td><\/tr>\n        <tr><td><strong>Processor<\/strong><\/td><td>Apple Silicon (recommended) or Intel Mac<\/td><\/tr>\n        <tr><td><strong>Storage<\/strong><\/td><td>~110 MB (AI model bundled in app)<\/td><\/tr>\n        <tr><td><strong>Internet<\/strong><\/td><td>Not required &mdash; AI model is bundled<\/td><\/tr>\n        <tr><td><strong>Price<\/strong><\/td><td>One-time purchase &#8212; no subscription<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs2\">\n      <h2><span class=\"gm-num\">2<\/span> Installation &amp; First Launch<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Download <strong>Stemly Split<\/strong> from the <a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-split\/id6784823589?l=pl&amp;mt=12\">Mac App Store<\/a> or from <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">bandistudio.eu<\/a>.<\/span><\/li>\n        <li><span>Open the <code>.dmg<\/code> file and drag the app to your <strong>Applications<\/strong> folder.<\/span><\/li>\n        <li><span>Launch <strong>Stemly Split<\/strong> from Applications. The app is ready immediately &mdash; no additional setup required.<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs3\">\n      <h2><span class=\"gm-num\">3<\/span> App Overview &#8212; 5 Tabs<\/h2>\n      <p>Stemly Split is organised into five tabs at the top of the window:<\/p>\n      <table class=\"gm-table\">\n        <tr><th>Tab<\/th><th>Purpose<\/th><\/tr>\n        <tr><td><strong>Single<\/strong><\/td><td>Process one audio file &#8212; drop a file or browse a folder<\/td><\/tr>\n        <tr><td><strong>Batch<\/strong><\/td><td>Process an entire folder of files in one queue<\/td><\/tr>\n        <tr><td><strong>Sessions<\/strong><\/td><td>Browse and manage all your saved stem sessions<\/td><\/tr>\n        <tr><td><strong>Player<\/strong><\/td><td>Stem Mixer &#8212; play stems in real time with vertical faders, timeline and export<\/td><\/tr>\n        <tr><td><strong>Info<\/strong><\/td><td>Manual, support links and app info<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs4\">\n      <h2><span class=\"gm-num\">4<\/span> Single Tab &#8212; Processing a Track<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Drag an audio file onto the drop zone, or click the zone to open the file picker. Supported formats: <strong>MP3, WAV, AIFF, FLAC, M4A, AAC<\/strong>.<\/span><\/li>\n        <li><span>The app analyses the file and shows detected <strong>BPM<\/strong> and <strong>key<\/strong> automatically.<\/span><\/li>\n        <li><span>Select a <strong>Separation Mode<\/strong> (2, 4 or 6 stems &#8212; see section 6).<\/span><\/li>\n        <li><span>Choose an <strong>output format<\/strong> (WAV, AIFF, M4A\/AAC) and <strong>quality<\/strong> (Balanced \/ Best).<\/span><\/li>\n        <li><span>Click <strong>Start<\/strong>. A progress bar shows the current stage.<\/span><\/li>\n        <li><span>When finished, stems are saved to a folder next to your source file. Click <strong>Save Session<\/strong> to store the result in Sessions for later use in Live Mixer.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> Apple Silicon Macs (M1\/M2\/M3\/M4) are significantly faster &#8212; a typical 4-minute track takes about 1.5 minutes in 6-stem mode.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs5\">\n      <h2><span class=\"gm-num\">5<\/span> Folder Browser<\/h2>\n      <p>The Single tab includes a built-in folder browser so you can quickly switch between tracks from the same folder without opening a file picker every time.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Click <strong>Browse folder with audio files<\/strong> (or the folder icon button) to pick a directory.<\/span><\/li>\n        <li><span>A vertical list of all audio files in that folder appears on the left side of the window.<\/span><\/li>\n        <li><span>Click any file in the list &#8212; it loads immediately into the drop zone and analysis starts.<\/span><\/li>\n        <li><span>The folder selection is remembered as long as the app is open.<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs6\">\n      <h2><span class=\"gm-num\">6<\/span> Separation Modes<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Mode<\/th><th>Stems<\/th><th>Best for<\/th><\/tr>\n        <tr><td><strong>2 Stems<\/strong><\/td><td>Vocals + Instrumental<\/td><td>Fast vocal removal, karaoke, DJ tools<\/td><\/tr>\n        <tr><td><strong>4 Stems<\/strong><\/td><td>Vocals, Drums, Bass, Other<\/td><td>General music production<\/td><\/tr>\n        <tr><td><strong>6 Stems<\/strong><\/td><td>Vocals, Drums, Bass, Guitar, Piano, Other<\/td><td>Detailed remix and arrangement work<\/td><\/tr>\n        <tr><td><strong>Kick + Snare<\/strong><\/td><td>Kick, Snare, Cymbals (from drums stem)<\/td><td>Drum editing, stem replacement<\/td><\/tr>\n        <tr><td><strong>Custom<\/strong><\/td><td>Any combination of stems + drum sub-split<\/td><td>Precise control over what gets separated<\/td><\/tr>\n      <\/table>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> 2-stem mode is the fastest &#8212; ideal when you only need to remove or isolate vocals.<\/div>\n      <div class=\"gm-warn\"><strong>Note:<\/strong> BPM and key are estimated automatically (~BPM shown). Accuracy is best in the 90&ndash;160 BPM range. Always verify in your DAW before use.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs7\">\n      <h2><span class=\"gm-num\">7<\/span> Export Options<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Format<\/th><th>Description<\/th><\/tr>\n        <tr><td><strong>WAV<\/strong><\/td><td>Lossless, full quality &#8212; recommended for production<\/td><\/tr>\n        <tr><td><strong>AIFF<\/strong><\/td><td>Lossless, Apple standard<\/td><\/tr>\n        <tr><td><strong>M4A<\/strong><\/td><td>Compressed AAC encoding<\/td><\/tr>\n      <\/table>\n      <p>Stems are exported automatically to a subfolder next to the source audio file. The folder name matches the track name.<\/p>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs8\">\n      <h2><span class=\"gm-num\">8<\/span> Sessions &#8212; History &amp; Management<\/h2>\n      <p>After processing in Single tab, click <strong>Save Session<\/strong> to store the result. In <strong>Batch mode, sessions are saved automatically<\/strong> for every completed file.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Open the <strong>Sessions<\/strong> tab to see all saved sessions sorted by date.<\/span><\/li>\n        <li><span>Each row shows the track name, date, detected key, and stem chips (colour-coded by type).<\/span><\/li>\n        <li><span><strong>Double-click<\/strong> any session row to open it instantly in the Player.<\/span><\/li>\n        <li><span>Or click <strong>Open in Player<\/strong> button on the right side of the row.<\/span><\/li>\n        <li><span>Click the <strong>pencil icon<\/strong> to rename a session inline &#8212; type a new name and press Enter.<\/span><\/li>\n        <li><span>Click the <strong>trash icon<\/strong> to delete a session (a confirmation dialog appears).<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs9\">\n      <h2><span class=\"gm-num\">9<\/span> Player &#8212; Stem Mixer<\/h2>\n      <p>The Player tab is a full stem mixer designed for real-time playback &#8212; great for live performance, rehearsal, practice or DJ work.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Select a session from the left browser panel, or double-click any session in the Sessions tab to open it directly.<\/span><\/li>\n        <li><span>The app shows detected <strong>BPM<\/strong> and <strong>key<\/strong> as info badges in the header.<\/span><\/li>\n        <li><span>Each stem has a <strong>vertical fader<\/strong> &#8212; drag up\/down to adjust volume. The level is shown as a percentage below the fader. Faders start from the current position, no jumping.<\/span><\/li>\n        <li><span>Press <strong>M<\/strong> (Mute) to silence a stem; press <strong>S<\/strong> (Solo) to hear only that stem.<\/span><\/li>\n        <li><span>The <strong>MASTER fader<\/strong> (white, on the far right, separated by a divider) controls the overall output level of all stems together. Use it to set the final loudness without touching individual stem levels. The Master fader is applied both during live playback and in the exported mix file.<\/span><\/li>\n        <li><span>Transport bar: <strong>&#9198; Skip to start<\/strong>, <strong>&#9209; Stop<\/strong>, <strong>&#9654;\/&#9208; Play\/Pause<\/strong>. An elapsed timer and position\/duration counter are always visible.<\/span><\/li>\n        <li><span>The <strong>timeline bar<\/strong> below the transport lets you click or drag to jump to any position in the track.<\/span><\/li>\n        <li><span>Click <strong>Export<\/strong> to mix down all stems to a single file. Choose from WAV 44.1\/48 kHz or AAC 128\/256\/320 kbps.<\/span><\/li>\n        <li><span>When you adjust any fader or mute, a <strong>Save Session<\/strong> button appears &#8212; click it to store the mix settings permanently. Note: the Master fader position is not saved in the session.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> All stems start in perfect sync &#8212; the Player uses a shared audio clock so there is no drift between tracks even after long playback sessions.<\/div>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> Use the Master fader to ride the overall level during live playback &#8212; great for fade-outs at the end of a song without having to move every stem fader individually.<\/div>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> The alphabetical navigation panel lets you quickly jump to sessions by the first letter of the track name &#8212; useful when you have a large library.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs10\">\n      <h2><span class=\"gm-num\">10<\/span> Batch Processing<\/h2>\n      <p>Process an entire folder of audio files in one go:<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Switch to the <strong>Batch<\/strong> tab.<\/span><\/li>\n        <li><span>Click <strong>Add Folder<\/strong> &#8212; all supported audio files are added to the queue.<\/span><\/li>\n        <li><span>Choose a separation mode and output format that applies to all files.<\/span><\/li>\n        <li><span>Click <strong>Process All<\/strong>. Files are processed one by one; progress is shown for each.<\/span><\/li>\n        <li><span>Completed stems are saved next to each source file.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> Batch is perfect for preparing an entire setlist before a gig &#8212; run it overnight and all your stems are ready in the morning.<\/div>\n      <div class=\"gm-tip\"><strong>Tip:<\/strong> Sessions are saved automatically after each file in Batch &#8212; all results appear instantly in the Sessions tab and Player, no manual saving needed.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs11\">\n      <h2><span class=\"gm-num\">11<\/span> Info<\/h2>\n      <p>The <strong>Info<\/strong> tab contains resources and app information:<\/p>\n      <table class=\"gm-table\">\n        <tr><th>Link<\/th><th>Description<\/th><\/tr>\n        <tr><td><strong>User Manual<\/strong><\/td><td>This manual &#8212; full guide to all features<\/td><\/tr>\n        <tr><td><strong><a href=\"https:\/\/apps.apple.com\/us\/app\/stemly-split\/id6784823589?mt=12\">Mac App Store<\/a><\/strong><\/td><td>Get Stemly Split on the Mac App Store<\/td><\/tr>\n        <tr><td><strong>Support<\/strong><\/td><td>Contact Bandi Studio support team<\/td><\/tr>\n        <tr><td><strong>Bandi Studio<\/strong><\/td><td>Official website &#8212; bandistudio.eu<\/td><\/tr>\n      <\/table>\n      <p>The About section shows the current app version and build number.<\/p>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gs12\">\n      <h2><span class=\"gm-num\">12<\/span> Troubleshooting<\/h2>\n      <p><strong>Processing is slow<\/strong><\/p>\n      <p>Apple Silicon Macs (M1 and later) are significantly faster. On Intel Macs, 6-stem separation of a 4-minute track may take several minutes. Close other resource-intensive apps to speed things up.<\/p>\n      <p><strong>No stems appear after processing<\/strong><\/p>\n      <p>Check that the source file path contains no special characters or emoji. Try moving the file to your Desktop and processing again.<\/p>\n      <p><strong>Player shows no audio<\/strong><\/p>\n      <p>Make sure the stem files still exist at their original location. If you moved the source folder, delete the session and re-process the file.<\/p>\n    <\/div>\n\n    <div class=\"gm-contact\">\n      <h3>Still have questions?<\/h3>\n      <p>We typically respond within 24 hours on business days.<\/p>\n      <a class=\"gm-btn\" href=\"\/pl\/contact\/\">Contact Us &rarr;<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"gm-footer\">\n    <p>&copy; 2026 Bandi Studio &mdash; Lublin, Poland<\/p>\n  <\/div>\n\n<\/div>\n<\/div>\n<\/div><!-- \/lang-en -->\n\n<!-- PL CONTENT -->\n<div id=\"lang-pl\">\n<style>\n  .gm-container-pl { background: #000; padding: 20px; width: 100%; box-sizing: border-box; }\n  .gm-wrapper-pl {\n    background: #000; color: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n    border: 1px solid rgba(255,255,255,0.2); border-radius: 40px;\n    max-width: 1300px; margin: 0 auto; overflow: hidden;\n  }\n<\/style>\n\n<div class=\"gm-container-pl\">\n<div class=\"gm-wrapper-pl\">\n\n  <section class=\"gm-hero\">\n    <div class=\"gm-badge\">Podr&#281;cznik u&#380;ytkownika<\/div>\n    <h1>Stemly Split manual user guide<\/h1>\n    <p>Stemly Split manual user guide &#8212; kompletny przewodnik po separacji stem&oacute;w AI na Maca. Izoluj wokale, perkusj&#281;, bas i gitar&#281; lokalnie.<\/p>\n    <p style=\"margin-top:20px;\"><a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-split\/id6784823589?l=pl&amp;mt=12\" target=\"_blank\" style=\"display:inline-flex;align-items:center;gap:8px;background:rgba(167,139,250,0.12);border:1px solid rgba(167,139,250,0.3);color:#a78bfa;text-decoration:none;padding:10px 20px;border-radius:20px;font-size:0.85rem;font-weight:600;\">&#63743; Mac &mdash; App Store<\/a><\/p>\n  <\/section>\n\n  <div class=\"gm-toc\">\n    <div class=\"gm-toc-box\">\n      <h3>SPIS TRE&#346;CI<\/h3>\n      <ol>\n        <li><a href=\"#gp1\">Wymagania<\/a><\/li>\n        <li><a href=\"#gp2\">Instalacja i pierwsze uruchomienie<\/a><\/li>\n        <li><a href=\"#gp3\">Budowa aplikacji &mdash; 5 zak&#322;adek<\/a><\/li>\n        <li><a href=\"#gp4\">Zak&#322;adka Single &mdash; przetwarzanie pliku<\/a><\/li>\n        <li><a href=\"#gp5\">Przegl&#261;darka folder&oacute;w<\/a><\/li>\n        <li><a href=\"#gp6\">Tryby separacji<\/a><\/li>\n        <li><a href=\"#gp7\">Formaty eksportu<\/a><\/li>\n        <li><a href=\"#gp8\">Sessions &mdash; historia i zarz&#261;dzanie sesjami<\/a><\/li>\n        <li><a href=\"#gp9\">Player &#8212; Mikser stem&oacute;w<\/a><\/li>\n        <li><a href=\"#gp10\">Przetwarzanie wsadowe (Batch)<\/a><\/li>\n        <li><a href=\"#gp11\">Info<\/a><\/li>\n        <li><a href=\"#gp12\">Rozwi&#261;zywanie problem&oacute;w<\/a><\/li>\n      <\/ol>\n    <\/div>\n  <\/div>\n\n  <div class=\"gm-content\">\n    <div class=\"gm-section\" id=\"gp1\">\n      <h2><span class=\"gm-num\">1<\/span> Wymagania<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Element<\/th><th>Wymaganie<\/th><\/tr>\n        <tr><td><strong>Mac<\/strong><\/td><td>macOS 14.0 Sonoma lub nowszy<\/td><\/tr>\n        <tr><td><strong>Procesor<\/strong><\/td><td>Apple Silicon (zalecany) lub Intel Mac<\/td><\/tr>\n        <tr><td><strong>Pami&#281;&#263; dyskowa<\/strong><\/td><td>~110 MB (model AI wbudowany w aplikacj&#281;)<\/td><\/tr>\n        <tr><td><strong>Internet<\/strong><\/td><td>Nie wymagany &mdash; model AI jest wbudowany<\/td><\/tr>\n        <tr><td><strong>Cena<\/strong><\/td><td>Jednorazowy zakup &mdash; bez subskrypcji<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp2\">\n      <h2><span class=\"gm-num\">2<\/span> Instalacja i pierwsze uruchomienie<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Pobierz <strong>Stemly Split<\/strong> z <a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-split\/id6784823589?l=pl&amp;mt=12\">Mac App Store<\/a> lub ze strony <a href=\"https:\/\/www.bandistudio.eu\/pl\/\">bandistudio.eu<\/a>.<\/span><\/li>\n        <li><span>Otw&oacute;rz plik <code>.dmg<\/code> i przeci&#261;gnij aplikacj&#281; do folderu <strong>Aplikacje<\/strong>.<\/span><\/li>\n        <li><span>Uruchom <strong>Stemly Split<\/strong> z Aplikacji. Aplikacja jest gotowa natychmiast &mdash; nie wymaga dodatkowej konfiguracji.<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp3\">\n      <h2><span class=\"gm-num\">3<\/span> Budowa aplikacji &mdash; 5 zak&#322;adek<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Zak&#322;adka<\/th><th>Funkcja<\/th><\/tr>\n        <tr><td><strong>Single<\/strong><\/td><td>Przetwarzanie jednego pliku &mdash; upu&#347;&#263; plik lub wybierz z folderu<\/td><\/tr>\n        <tr><td><strong>Batch<\/strong><\/td><td>Przetwarzanie ca&#322;ego folderu plik&oacute;w w jednej kolejce<\/td><\/tr>\n        <tr><td><strong>Sessions<\/strong><\/td><td>Przegl&#261;danie i zarz&#261;dzanie zapisanymi sesjami stem&oacute;w<\/td><\/tr>\n        <tr><td><strong>Player<\/strong><\/td><td>Mikser stem&oacute;w &mdash; odtwarzanie w czasie rzeczywistym z fadrami, timeline i eksportem<\/td><\/tr>\n        <tr><td><strong>Info<\/strong><\/td><td>Manual, linki wsparcia i informacje o aplikacji<\/td><\/tr>\n      <\/table>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp4\">\n      <h2><span class=\"gm-num\">4<\/span> Zak&#322;adka Single &mdash; przetwarzanie pliku<\/h2>\n      <ol class=\"gm-steps\">\n        <li><span>Przeci&#261;gnij plik audio na stref&#281; upuszczania lub kliknij j&#261; aby otworzy&#263; wybierak plik&oacute;w. Obs&#322;ugiwane formaty: <strong>MP3, WAV, AIFF, FLAC, M4A, AAC<\/strong>.<\/span><\/li>\n        <li><span>Aplikacja analizuje plik i automatycznie wykrywa <strong>BPM<\/strong> oraz <strong>tonaicj&#281;<\/strong>.<\/span><\/li>\n        <li><span>Wybierz <strong>tryb separacji<\/strong> (2, 4 lub 6 stem&oacute;w &mdash; patrz rozdzia&#322; 6).<\/span><\/li>\n        <li><span>Wybierz <strong>format wyj&#347;ciowy<\/strong> (WAV, AIFF, M4A\/AAC) i <strong>jako&#347;&#263;<\/strong> (Balanced \/ Best).<\/span><\/li>\n        <li><span>Kliknij <strong>Start<\/strong>. Pasek post&#281;pu pokazuje aktualny etap.<\/span><\/li>\n        <li><span>Po zako&#324;czeniu stemy s&#261; zapisane w podfolderze obok pliku &#378;r&oacute;d&#322;owego. Kliknij <strong>Save Session<\/strong> aby zapisa&#263; wynik w Sessions do p&oacute;&#378;niejszego u&#380;ycia w Live Mixerze.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Maki Apple Silicon (M1\/M2\/M3\/M4) s&#261; znacznie szybsze &mdash; typowy 4-minutowy utw&oacute;r w trybie 6-stem zajmuje ok. 1,5 minuty.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp5\">\n      <h2><span class=\"gm-num\">5<\/span> Przegl&#261;darka folder&oacute;w<\/h2>\n      <p>Zak&#322;adka Single zawiera wbudowan&#261; przegl&#261;dark&#281; folder&oacute;w &mdash; mo&#380;esz szybko prze&#322;&#261;cza&#263; si&#281; mi&#281;dzy plikami bez otwierania okna wyboru za ka&#380;dym razem.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Kliknij <strong>Browse folder with audio files<\/strong> (lub ikon&#281; folderu) by wybra&#263; katalog.<\/span><\/li>\n        <li><span>Po lewej stronie okna pojawi si&#281; pionowa lista wszystkich plik&oacute;w audio w tym folderze.<\/span><\/li>\n        <li><span>Kliknij dowolny plik &mdash; natychmiast &#322;aduje si&#281; do strefy upuszczania i rozpoczyna analiz&#281;.<\/span><\/li>\n        <li><span>Wyb&oacute;r folderu jest pami&#281;tany przez ca&#322;y czas dzia&#322;ania aplikacji.<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp6\">\n      <h2><span class=\"gm-num\">6<\/span> Tryby separacji<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Tryb<\/th><th>Stemy<\/th><th>Najlepszy do<\/th><\/tr>\n        <tr><td><strong>2 Stemy<\/strong><\/td><td>Vocals + Instrumental<\/td><td>Szybkie usuwanie wokalu, karaoke, narz&#281;dzia DJ<\/td><\/tr>\n        <tr><td><strong>4 Stemy<\/strong><\/td><td>Vocals, Drums, Bass, Other<\/td><td>Og&oacute;lna produkcja muzyczna<\/td><\/tr>\n        <tr><td><strong>6 Stem&oacute;w<\/strong><\/td><td>Vocals, Drums, Bass, Guitar, Piano, Other<\/td><td>Szczeg&oacute;&#322;owa praca remixerska i ara&#380;acyjna<\/td><\/tr>\n        <tr><td><strong>Kick + Snare<\/strong><\/td><td>Stopa, werbel, talerze (z perkusji)<\/td><td>Edycja perkusji, podmiana stem&oacute;w<\/td><\/tr>\n        <tr><td><strong>Custom<\/strong><\/td><td>Dowolna kombinacja stem&oacute;w + podzia&#322; perkusji<\/td><td>Pe&#322;na kontrola nad tym co zostaje oddzielone<\/td><\/tr>\n      <\/table>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Tryb 2-stem jest najszybszy &mdash; idealny gdy potrzebujesz tylko usun&#261;&#263; lub wyizolowa&#263; wokale.<\/div>\n      <div class=\"gm-warn\"><strong>Uwaga:<\/strong> BPM i tonacja s&#261; wykrywane automatycznie (pokazywane jako ~BPM). Dok&#322;adno&#347;&#263; jest najlepsza w zakresie 90&ndash;160 BPM. Zawsze weryfikuj w DAW przed u&#380;yciem.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp7\">\n      <h2><span class=\"gm-num\">7<\/span> Formaty eksportu<\/h2>\n      <table class=\"gm-table\">\n        <tr><th>Format<\/th><th>Opis<\/th><\/tr>\n        <tr><td><strong>WAV<\/strong><\/td><td>Bezstratny, pe&#322;na jako&#347;&#263; &mdash; zalecany do produkcji<\/td><\/tr>\n        <tr><td><strong>AIFF<\/strong><\/td><td>Bezstratny, standard Apple<\/td><\/tr>\n        <tr><td><strong>M4A<\/strong><\/td><td>Skompresowany, kodowanie AAC<\/td><\/tr>\n      <\/table>\n      <p>Stemy s&#261; eksportowane automatycznie do podfolderu obok pliku &#378;r&oacute;d&#322;owego. Nazwa folderu odpowiada nazwie utworu.<\/p>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp8\">\n      <h2><span class=\"gm-num\">8<\/span> Sessions &mdash; historia i zarz&#261;dzanie sesjami<\/h2>\n      <p>Po przetwarzaniu w zak&#322;adce Single kliknij <strong>Save Session<\/strong> aby zapisa&#263; wynik. W trybie <strong>Batch sesje zapisuj&#261; si&#281; automatycznie<\/strong> dla ka&#380;dego przetworzonego pliku.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Otw&oacute;rz zak&#322;adk&#281; <strong>Sessions<\/strong> aby zobaczy&#263; wszystkie zapisane sesje posortowane wg daty.<\/span><\/li>\n        <li><span>Ka&#380;dy wiersz pokazuje nazw&#281; utworu, dat&#281;, wykryt&#261; tonaicj&#281; i kolorowe chipy stem&oacute;w.<\/span><\/li>\n        <li><span><strong>Dwukrotne klikni&#281;cie<\/strong> w wiersz sesji otwiera j&#261; natychmiast w Playerze.<\/span><\/li>\n        <li><span>Mo&#380;esz te&#380; klikn&#261;&#263; przycisk <strong>Open in Player<\/strong> po prawej stronie wiersza.<\/span><\/li>\n        <li><span>Kliknij <strong>ikon&#281; o&#322;&#243;wka<\/strong> aby zmieni&#263; nazw&#281; sesji &mdash; wpisz now&#261; nazw&#281; i naci&#347;nij Enter.<\/span><\/li>\n        <li><span>Kliknij <strong>ikon&#281; kosza<\/strong> aby usun&#261;&#263; sesj&#281; (pojawi si&#281; okno potwierdzenia).<\/span><\/li>\n      <\/ol>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp9\">\n      <h2><span class=\"gm-num\">9<\/span> Player &mdash; Mikser stem&oacute;w<\/h2>\n      <p>Zak&#322;adka Player to pe&#322;ny mikser stem&oacute;w zaprojektowany do odtwarzania w czasie rzeczywistym &mdash; idealny do wyst&#281;p&oacute;w na &#380;ywo, pr&oacute;b, &eacute;wicze&#324; lub pracy DJ-skiej.<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Wybierz sesj&#281; z lewego panelu lub dwukrotnie kliknij sesj&#281; w zak&#322;adce Sessions.<\/span><\/li>\n        <li><span>Aplikacja pokazuje wykryte <strong>BPM<\/strong> i <strong>tonaicj&#281;<\/strong> jako plakietki informacyjne w nag&#322;&oacute;wku.<\/span><\/li>\n        <li><span>Ka&#380;dy stem ma <strong>pionowy fader<\/strong> &mdash; przeci&#261;gnij g&oacute;ra\/d&oacute;&#322; by regulowa&#263; g&#322;o&#347;no&#347;&#263;. Fader startuje z aktualnej pozycji, bez skoku.<\/span><\/li>\n        <li><span>Naci&#347;nij <strong>M<\/strong> (Mute) by wycisz&#263; stem; <strong>S<\/strong> (Solo) by s&#322;ysze&#263; tylko ten stem.<\/span><\/li>\n        <li><span>Fader <strong>MASTER<\/strong> (bia&#322;y, po prawej stronie oddzielony separatorem) kontroluje og&oacute;lny poziom wyj&#347;ciowy wszystkich stem&oacute;w jednocze&#347;nie. U&#380;yj go do ustawienia ko&#324;cowej g&#322;o&#347;no&#347;ci bez ruszania indywidualnych fader&oacute;w. Master fader dzia&#322;a zar&oacute;wno podczas odtwarzania na &#380;ywo, jak i w eksportowanym pliku miksu.<\/span><\/li>\n        <li><span>Pasek transportu: <strong>&#9198; Skok do pocz&#261;tku<\/strong>, <strong>&#9209; Stop<\/strong>, <strong>&#9654;\/&#9208; Play\/Pause<\/strong>. Licznik czasu i pozycja s&#261; zawsze widoczne.<\/span><\/li>\n        <li><span><strong>Timeline<\/strong> pod transportem &mdash; kliknij lub przeci&#261;gnij aby przej&#347;&#263; do dowolnego miejsca w utworze.<\/span><\/li>\n        <li><span>Kliknij <strong>Export<\/strong> aby zmikso&#322;a&#263; wszystkie stemy do jednego pliku: WAV 44.1\/48 kHz lub AAC 128\/256\/320 kbps.<\/span><\/li>\n        <li><span>Po zmianie fadera lub wyciszenia pojawia si&#281; przycisk <strong>Save Session<\/strong> &mdash; kliknij go aby trwale zapisa&#263; ustawienia miksu. Uwaga: pozycja fadera Master nie jest zapisywana w sesji.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Wszystkie stemy startuj&#261; w idealnej synchronizacji &mdash; Player u&#380;ywa wsp&oacute;lnego zegara audio, bez dryfu nawet po d&#322;ugim odtwarzaniu.<\/div>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> U&#380;yj fadera Master do p&#322;ynnego wygaszenia ca&#322;ego miksu na ko&#324;cu piosenki &mdash; bez potrzeby ruszania ka&#380;dego fadera osobno.<\/div>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Panel nawigacji alfabetycznej pozwala szybko przeskakiwa&#263; do sesji po pierwszej literze nazwy &mdash; przydatne przy du&#380;ej bibliotece.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp10\">\n      <h2><span class=\"gm-num\">10<\/span> Przetwarzanie wsadowe (Batch)<\/h2>\n      <p>Przetw&oacute;rz ca&#322;y folder plik&oacute;w audio za jednym razem:<\/p>\n      <ol class=\"gm-steps\">\n        <li><span>Prze&#322;&#261;cz si&#281; na zak&#322;adk&#281; <strong>Batch<\/strong>.<\/span><\/li>\n        <li><span>Kliknij <strong>Add Folder<\/strong> &mdash; wszystkie obs&#322;ugiwane pliki audio trafiaj&#261; do kolejki.<\/span><\/li>\n        <li><span>Wybierz tryb separacji i format wyj&#347;ciowy dla wszystkich plik&oacute;w.<\/span><\/li>\n        <li><span>Kliknij <strong>Process All<\/strong>. Pliki s&#261; przetwarzane jeden po drugim; post&#281;p jest widoczny dla ka&#380;dego.<\/span><\/li>\n        <li><span>Got owe stemy s&#261; zapisywane obok ka&#380;dego pliku &#378;r&oacute;d&#322;owego.<\/span><\/li>\n      <\/ol>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Batch to idealne narz&#281;dzie do przygotowania ca&#322;ego setlisty przed koncertem &mdash; w&#322;&#261;cz prze noc, rano wszystkie stemy gotowe.<\/div>\n      <div class=\"gm-tip\"><strong>Wskaz&oacute;wka:<\/strong> Sesje zapisuj&#261; si&#281; automatycznie po ka&#380;dym pliku w Batch &mdash; wszystkie wyniki pojawiaj&#261; si&#281; natychmiast w zak&#322;adce Sessions i Playerze, bez r&#281;cznego zapisywania.<\/div>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp11\">\n      <h2><span class=\"gm-num\">11<\/span> Info<\/h2>\n      <p>Zak&#322;adka <strong>Info<\/strong> zawiera zasoby i informacje o aplikacji:<\/p>\n      <table class=\"gm-table\">\n        <tr><th>Link<\/th><th>Opis<\/th><\/tr>\n        <tr><td><strong>User Manual<\/strong><\/td><td>Ten manual &mdash; pe&#322;ny przewodnik po wszystkich funkcjach<\/td><\/tr>\n        <tr><td><strong><a href=\"https:\/\/apps.apple.com\/pl\/app\/stemly-split\/id6784823589?l=pl&amp;mt=12\">Mac App Store<\/a><\/strong><\/td><td>Pobierz Stemly Split z Mac App Store<\/td><\/tr>\n        <tr><td><strong>Support<\/strong><\/td><td>Kontakt z zespo&#322;em wsparcia Bandi Studio<\/td><\/tr>\n        <tr><td><strong>Bandi Studio<\/strong><\/td><td>Oficjalna strona &mdash; bandistudio.eu<\/td><\/tr>\n      <\/table>\n      <p>Sekcja About pokazuje aktualn&#261; wersj&#281; aplikacji i numer buildu.<\/p>\n    <\/div>\n\n    <div class=\"gm-section\" id=\"gp12\">\n      <h2><span class=\"gm-num\">12<\/span> Rozwi&#261;zywanie problem&oacute;w<\/h2>\n      <p><strong>Przetwarzanie jest wolne<\/strong><\/p>\n      <p>Maki Apple Silicon (M1 i nowsze) s&#261; znacznie szybsze. Na starszych Makach Intel separacja 6-stem 4-minutowego utworu mo&#380;e zaj&#261;&#263; kilka minut. Zamknij inne aplikacje aby zwolni&#263; zasoby.<\/p>\n      <p><strong>Po przetwarzaniu nie pojawiaj&#261; si&#281; stemy<\/strong><\/p>\n      <p>Sprawd&#378; czy &#347;cie&#380;ka do pliku &#378;r&oacute;d&#322;owego nie zawiera specjalnych znak&oacute;w lub emoji. Spr&oacute;buj przenie&#347;&#263; plik na Pulpit i przetworzy&#263; ponownie.<\/p>\n      <p><strong>Player nie odtwarza d&#378;wi&#281;ku<\/strong><\/p>\n      <p>Upewnij si&#281;, &#380;e pliki stem&oacute;w nadal istniej&#261; w oryginalnej lokalizacji. Je&#347;li przenios&#322;e&#347; folder &#378;r&oacute;d&#322;owy, usu&#324; sesj&#281; i przetw&oacute;rz plik ponownie.<\/p>\n    <\/div>\n\n    <div class=\"gm-contact\">\n      <h3>Nadal masz pytania?<\/h3>\n      <p>Zazwyczaj odpowiadamy w ci&#261;gu 24 godzin w dni robocze.<\/p>\n      <a class=\"gm-btn\" href=\"\/pl\/kontakt-pl\/\">Napisz do nas &rarr;<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"gm-footer\">\n    <p>&copy; 2026 Bandi Studio &mdash; Lublin, Poland<\/p>\n  <\/div>\n\n<\/div>\n<\/div>\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' ? '#a78bfa' : '#1a1a1a';\n  document.getElementById('btn-pl').style.background = lang === 'pl' ? '#a78bfa' : '#1a1a1a';\n  localStorage.setItem('stemly_lang', lang);\n}\n(function(){\n  var lang = (navigator.language || navigator.userLanguage || 'en').toLowerCase().startsWith('pl') ? 'pl' : 'en';\n  setLang(lang);\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>EN PL User Manual Stemly Split manual user guide Stemly Split manual user guide &#8212; complete setup and usage for AI stem separation on Mac. Isolate vocals, drums, bass and guitar locally. &#63743; Mac &mdash; App Store Contents Requirements Installation &amp; First Launch App Overview &#8212; 5 Tabs Single Tab &#8212; Processing a Track Folder [&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 Split manual user guide | BandiStudio","_simon_seo_description":"Stemly Split manual user guide \u2013 complete setup and usage for AI stem separation on Mac. Isolate vocals, drums, bass and guitar locally. BandiStudio.","_simon_seo_focus_keyword":"Stemly Split manual user guide","_simon_seo_robots":"","footnotes":""},"class_list":["post-661","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/661","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=661"}],"version-history":[{"count":14,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/661\/revisions"}],"predecessor-version":[{"id":1064,"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/pages\/661\/revisions\/1064"}],"wp:attachment":[{"href":"https:\/\/www.bandistudio.eu\/pl\/wp-json\/wp\/v2\/media?parent=661"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}