Welcome to the RC-Editor homepage.

The Boss RC-600 and RC-505mk2 loop stations are awesome, but neither have a desktop editor that allows you to manage your memory locations, system settings, and audio loops.
...so we created one for you!
click below to download the RC600 / RC-505mk2 editor.
(Tested against Firmware 1.3)

Get the Editor

NOTE: this website, the developer, and the software are in no way affiliated with Boss/Roland. This editor was created because there wasn't an official one. We have no control over how Boss/Roland write their configuration files (memories/system etc.) Although we endeavor to ensure that everything works as expected, please use your common sense and back-up your system drive regularly.

Easy Edit

Edit your memory locations and system settings with ease...no more back-ache!

more

Memory Manager

Easily paste settings into multiple locations with the click of a button.

more

Create Backups

Backup all your system, memory, and loops with the click of a button!

more

Manage Audio

Manage your loop audio with import, export, cut, copy, paste, and play functionality

more

Set Lists

Quickly drag and drop memory locations to create, and load from set lists.

more

Easy Edit

Stop scrolling through confusing menu items

Although laid out to mirror the RC-600 & RC-505mk2 menu system, the desktop editor allows you to easily update memory and system settings.
I've coded the editor screens to be both functional and intuitive, with easy "revert" functionality if required.

Use drag and drop to re-order memory locations, and right click on locations to rename, or reset to factory!

Download the Editor

Memory Manager

Use Memory manager to copy settings between memory locations.

Using this tool, you can quickly update multiple memory locations based on your current workflow. Reset Assigns, Mode button configuration, or any other setting!

If your looper is available on your network, you can also use this screen to bulk "push" changes to your hardware.

Download the Editor

Easy Backup and Restore features

Single click backup creation and feature rich restore options!

It's always good practice to back-up regularly, and the RC-600 / RC-5050mk2 editor makes that easy with its backup button. You also get a great restore feature that allows you to choose exactly what you want to load!

Download the Editor

Audio Manager

Listen to, import, export WAV files between locations!
You can even use the editor to bounce down tracks while you're offline (which is very cool)

The audio editor allows you to do all the stuff you want to with your WAV files. It detects the WAV file properties and will prompt if you need to provide tempo information.

The audio editor will also auto-convert 8,16 and 24bit wav files to the required 32bit 2 channel, 44100hz format (including the 512kb padding requirement!)

Download the Editor

Setlist Manager

Do you just have loads of songs?

Got a last minute wedding gig...Use the setlist manager to curate your memory locations making it easy to tailor your gig to your audience!

The setlist manager also makes it easy to manage your song templates or just use them to catalog your creative ideas!

Download the Editor

Version 2024.2.2 now available (Firmware 1.3)
Windows 10 (Build 19041) / Mac 12 (Monterey) and above.
Version 2023.4.7 available for Mac 11 (Big Sur)

Click the button below to download the latest RC-600 / RC-505mk2 Editor

Download the editor

Download for free to see how you like it, then, if you want to use it to update your files, you can obtain an unlock key using the Licence option in the app.

Alternatively you can purchase the app now by visiting the purchase page.
View version history

Frequently Asked Questions

Nope. This software is not affiliated to Boss/Roland. It was created by John (Moose) Taylor, an RC-600 user who also happened to be an application developer.

Yes, just select Mac when you download

Everyone is free to download the software and try it out, but you will find that the save functionality is disabled. You need to visit my payment provider page to purchase.
You will then be emailed an unlock code that you enter in the app to unlock

Nope, One licence, regardless of whether it's Mac or PC, or what your looper is. The software detects if your RC-600 or RC-505mk2, so can easily switch between them

All good, One licence, regardless of whether it's Mac or PC

Something on your mind?

Click the button below to get editor support, make a feature request, or just say "Hi".

Found a bug!

Have you discovered a bug? (in the editor)
Sorry about that. Use the button below to tell us, and we'll get it sorted.

Note: If you have any general usage questions for the RC-600 Loopstation, I recommend you ask those on the "RC-600 Editor" Facebook page here

Version History

2024.2.2
Spanish Language support (provided by Luis)
Fixed Bug: Actions Dialog height updated.
Fixed Bug: Updated mapping for Ballroom Rhythm Patterns.
Fixed Bug: Delete NOTES not working.
Fixed Bug: Audio Manager: Song Title white text on MAC
New: When you import a WAV, it will update track MEASURES (if not currently set to FREE or Auto)
New: Import WAV defaults to current Beats Per Measure, and now displays 5/8, 6/8, and 7/8.
2024.2.1
WAV Studio v1.0.0.0 released.
Rotator for the Home page (to allow for more shortcuts).
Stop people creating a setlist on the same drive as the looper.
Stop people creating a setlist at the same location as an existing setlist.
Include standard report columns option added to settings page.
Added 'Wav Recorded' to the Track values in Memory Editor.
2024.1.18
Fixed the delete buttons on the Basket Values in the Memory Manager page.
2024.1.17
Fixed issue with the folder history dialog displaying blank lines.
Value slider changes now correctly update the combobox scroll position (mac only).
2024.1.16
Italian Language support (provided by Andrea Gasparetto).
Fixed issue Restore notes from backup.
2024.1.15
Added the what's new screen to the Home page.
Added Help screen to Home page.
Fixed the check for updates button on the home screen.
2024.1.14
Allow basket values to be documented
Remove basket entries from system editor
SetList Re-Index -> Alpha, add SetList busy indicator, speed up set list code.
Show Total Size of connected drive (in GB) on Home screen.
Fixed some UI sizing issues
2024.1.13
Fixed Memory Manager not saving to targets unless at least one basket entry added.
2024.1.12
Fixed audio import when changing sample rate resulted in PCM format.
Corrected message shown when restore from backup completes
2024.1.11
Display issue with Guide Rhythm. Values missing initial 2/4 which caused other displayed settings to be out by 1 (so 4/4 trp instead of basic 4/4)
HRM Manual vs HRM Auto (M) voice settings
Append HHmm timestamp to documentation and backups
Improved detection on hardware looper
Copy Track and Assign Notes in Memory Manager
Add to Basket functionality for the Memory Manager
Changed buttons for user and parameter guides
Added buttons for user and parameter guides to home screen.
2024.1.10
Added Assign Notes
Added assign notes, assign source and targets to the generated documentation.
Added Expand / Collapse indicators to the sections.
Made section expansion sticky between memories (if sync sections selected in the settings page)
2024.1.9
BugFix: WHuff's CUR.TRK NUM as a pedal function generated an error fix
2024.1.8
BugFix: Humberto's 54bpm fix (minimum bpm was being set to 60 in the audio import)
2024.1.7
Added FistChanceException handler to log errors thrown in non-editor code.
2024.1.6
Mac only: Hacked the combobox value editor to render correct colour text (will remove code when control vendor fixes issue)
2024.1.5
Added Selected FX banks
Increased number of SetLists to 10
Added Selected FxBanks and FxTypes to documentation generator.
Add Boss doc pdf names to the resource files (so you can now get the french parameter guide).
2024.1.4
Fix crash when saving system file.
2024.1.3
Additional exception handling code added to trap errors during application loading.
2024.1.2
Bug Fix: Fixed recent issue where app could crash when a dialog window attempts opens.
2024.1.1
French language resource update
mp3 import now supported in Audio Editor
Bug Fix: Rename not saved unless you change something else.
Bug Fix: .Net 8 fetch plist entry for Big Sur
2023.4.8
Fixed issue on Memory Compare related to LoopSync Mode
2023.4.7
Firmware 1.3 release (about bloody time!)
.Net8.0 upgrade
Pointer Gestures
Drag Drop updates
Compare (n) memory locations to see the differences (as an Excel output)
French Language support
German Language support
Check for updates on open
Firmware 1.3 Loop Status added
Added further error logging to setlist manager
Bug Fix: Up/Down value buttons sometimes didn't enable
2023.4.7 (Big Sur)
Firmware 1.3 release (about bloody time!)
Compare (n) memory locations to see the differences (as an Excel output)
2023.4.6
Renamed Insert FX to Input FX (doh!)
Added better scrollbar support for machines with lower resolutions
Bug Fix: Hide group headers when hidden via stereolink
2023.4.5
Added WAV playback looping to Audio Manager
Added logging
Added section sync
Added save all
Added Links to User Guide and Parameter Guide
Moved Up/down to left of slider (to reduce mouse travel)
Bug Fix: Changed logic for determining if connected to looper drive (volume names with numbers)
Bug Fix: Last active memory can contain corrupt data.
Bug Fix: Fix combobox dropdown does not refresh when the connection is changed.
2023.4.4
Added Settings page
Moved existing Theme settings from About screen to Settings page.
Added [Auto connect on Start] option.
Added [Select looper last active memory] option.
Added [Select editor last active memory] option.
Added [Perform memory integrity checks] option.
Improved time taken to load connected folder.
Added WAV file integrity chack for 512kb multiple byte count.
Added deletion of hidden MacOs ._ files.
Added filesize check when connecting to folder to see if files are corrupt (i.e. too small)
2023.4.3
Fixed SetList entries not setting MemoryId
2023.4.2
Fixed Mac dialog windows not showing textbox to enter unlock code (weird sh!t and no mistake)
2023.4.1
This is big release...lots of changes and cool stuff.
Enhancement: Memory leak fixes...this is a big one.
New Feature: ComboBox Search.
New feature: Wav info.
New Feature: Sticky FX values.
New feature: Pre-parser.
New feature: Restore from backup added.
New Feature: Big Sur version check added to the check for updates
Bug Fix: Memory Manager layout fixes
Bug Fix: Sync to looper available status incorrect if you are connected to the looper
Bug Fix: Apply license failures
Bug Fix: Notes parser recover file if corrupt.
Bug Fix: Memory Name (display) had extra zero after reordering.
2023.3.27
Fixed setlist drag to main list (it was locking up on some machines)
2023.3.26
Ability to add song and track notes (initial implementation)
2023.3.25
Updated the documentation to output note placeholders (ability to update notes coming soon)
2023.3.24
Introduced new dialog screen and fixed the file browser for Mac users
2023.3.23
Fixed visability for Memory Editor/ Output/ Routing:Input/Rhythm .... Sub 1 Right and Sub 2 Right
2023.3.22
Added ability to update the master Tempo (which was readonly un until now). Updated styling on Mac image buttons to make them easier on the eye.
2023.3.21
Added initial preview of the Generate documentation feature on the home screen (to hopefully generate a conversation around what the looper generated documentation should look like)
2023.3.20
Mac build back to iPad scaling while we investigate popup errors
2023.3.19
Mac build fixed. Big thanks to Alec Stansfield for testing the builds
2023.3.18
audio manager cut/paste crash fixed
2023.3.17
Improved folder loading
2023.3.16
Added new control suite, added combobox selection, added faders to the audio manager, consolidated icons, restyled audio manager. Removed iPad scaling from Mac version (finally!)
2023.3.15
Kostas strikes again :-) .... The Pop Rhythm section had one of the patterns out of sync...Percus2 (which is only available when time sig is 6/8)
2023.3.14
The pye release!...changed the Play All code in the audio editor to start all the tracks at the same time.
2023.3.13
The Tigger release!...You can now bounce down tracks using the editor.
2023.3.12
Support release to investigate a user install issue.
2023.3.11
Version check enhancement fixes issue where app tells you it's on the latest version when it's not.
2023.3.10
"Variation on a theme"...updates the memory editor to allow sections to be collapsed and expanded.
Adds a new theme browser that allows to pick from Red, Orange, Green, Blue, Gray, and Black backgrounds (a lot less red).
2023.3.9
"The Kostas catch"...Adds USB connect and Disconnect for Mac (I'll make this better later, but I've got it working)
Also fixes memory manager crash related to logging introduced in previous release.
2023.3.8
Adds USB connect and Disconnect (Windows only ... Mac to follow)
2023.3.7
Fixed issue where both A and B files could have the same count value (which could make the looper choose the incorrect "latest" file)
2023.3.6
Added an indicator to the Assign section to flag when an assign is "active" (switch=On)
2023.3.5
Audio manager now reponds to changes in the track volume (without the need for saving, so you can boost it just for listening back)
Also added a checkbox to the Audio manager to allow you to play back your wavs at 100% volume.
2023.3.4
Made new memory picker more stable (as that's kinda important), removed 2 rogue track 6 entries from the 505 Assign source lookup
2023.3.3
Enhanced Memory Picker: Instead of the Windows combobox or Mac scroller picker, the editor now shows a popup window where you can search by name or memory number as well as a listbox.
the enhanced picker also shows recent memories from your current session so you can quickly jump between locations.
RC-505mk2 assigns source and target value updates (created Rc-505mk2 lookup values, added IMM ALL ST/STP to RC-600)
2023.3.2
RC-505mk2 fix for assigns source and target values (as Rc-505mk2 uses different nodes as the RC-600 for the same controls... weird but true)
2023.3.1
Fixed rendering for Sub1 right and Sub2 right on the output Routing:Track
Fixed issue where smaller screen sizes would stop the browse button from registering a click
Fixed issue where memory manager updates required an app restart before you could view them correctly in the memory editor.