About backing tracks, here is something any RC-5 owner should know. When importing a backing track into a memory slot, either with Tone Studio or with the SETUP/STORAGE feature, the unit uses a beat detection algorithm to infer the tempo, the time signature and the total bar count in the loop. Problem is, this algorithm is not robust and often fails. As an example, consider the track "Funky Groove1" in the "Soul Collection (Backing)". The info provided with this track is "98 bpm, key E". Ok, but when this track is imported into the RC-5, the tempo displayed by the unit is 130.6 bpm and the length of the loop is supposed to be 32 bars (MEMORY/LOOP/MEASURE). This is obviously wrong, and one way to be sure is to play the rhythm section at the same time and listen to the mess. The correct numbers should be 24 bars @ 98 bpm, 4/4 time signature. This can be solved but it's not trivial: 1- some calculus are needed. Easy ones, but still annoying... 2- some tweaking is required. Basically, one of the xml files MEMORY1.RC0 and MEMORY2.RC0 has to be edited by hand. Be aware that this quirk can happen with ANY backing track. Personal ones, but also "official" backing tracks from Boss, as demonstrated above. So far, I have failed to import backing tracks in 6/8 and 5/4 time signatures properly. The unit always detects them with a 4/4 time signature, with bad consequences on tempo and bar count, making the song structure a complete mess :( I could elaborate on the (tedious) way to solve this, if anybody's interested.
@@sherzar I'll make it explicit here, using the example from my previous comment. The method can be extrapolated to any situation Prerequisites: - you know the exact time signature. In the example it's 4/4 - you know the exact tempo, let's call it TrueBPM. In the example TrueBPM = 98 - take note of the memory slot where the track is stored. In the example let's say it's at Memory 42 - you need a text editor, if possible with syntax highlighting. On the Windows platform, Notepad++ is free and displays XML data nicely First thing to do is writing the memory slot 42 twice It's merely a trick ensuring that both data files have the same content Set up a USB link between your computer and the RC-5. Do not use Tone Studio, instead use the RC-5's storage facility: Go to SETUP/STORAGE until the RC-5 shows: STORAGE OFF On the RC-5 turn the button clockwise The RC-5 displays: STORAGE CONNECTING... On your computer, the "BOSS RC-5" unit appears. Basically the RC-5's inner filesystem is given exposure The files of interest are located at: BOSS RC-5/ROLAND/DATA Open the file MEMORY1.RC0 with the text editor. It's an XML file which contains data for every memory slot, from first to last We want to scroll down to our memory slot number, MINUS ONE. So in the example we look for this tag: mem id="41" The attributes to be examined and/or modified are in the nodes TRACK1, MASTER and RHYTHM: TRACK1/MeasLen TRACK1/RecTmp TRACK1/WavLen MASTER/Tempo MASTER/LpLen RHYTHM/Beat In this example we can see that WavLen has the value 2592000 We also can see the bogus measure count: MeasLen = LpLen = 32 We also can see the bogus tempo: RecTmp = Tempo = 1306 (in the file, the units for tempo are tenths of BPM, making this value an integer) The total number of beats in the track is Nbeats = WavLen * TrueBPM / 2646000 In the example we have Wavlen = 2592000 and TrueBPM = 98, which leads to Nbeats = 96 beats (quarter notes) Knowing the time signature is 4/4, the total number of measures in the track is Nmeasures = Nbeats / 4 = 24 measures If the time signature was 3/4 we'd have to divide by 3. If it was 5/8 we'd have to divide by 2.5 At this point, Nmeasures MUST be an integer. If the result of the calculation is a floating point number, this means either that the prerequisites are not met or that the track's author has been negligent wrt timing consistency. Anyway, if Nmeasures is fractional, round it to the nearest integer. Never EVER insert a floating point number into the data files! Now is the time to modify the file Set attributes MeasLen and LpLen to the value Nmeasures, i.e: replace 32 with 24 Set attributes RecTmp and Tempo to TrueBPM*10, i.e: replace 1306 with 980 Finally, set Beat to an integer in the range [0..16] 0 is for signature 2/4 and 16 is for signature 15/8 In the example, since the track is in 4/4 the Beat attribute stays at 2 Save the file and close the editor Edit the file MEMORY2.RC0 and perform the exact same modifications On the RC-5 turn the button counterclockwise The RC-5 displays: STORAGE DISCONNECT... On your computer the "BOSS RC-5" unit disappears At this point the USB cable can be unplugged at either side
Is this an issue on all boss loopers or only on this one? That is a tedious process... I'd rather find another model that identifies correctly tempo/key
@@RuiSousas This issue affects the RC-5 but I can't tell about other Boss loopers. The recent 1.06 update didn't fix the issue. The procedure is tedious, agreed. I don't use it anymore, instead I use a program of mine which needs only a few clicks. You should consider the procedure as a recipe intended for a programmatic implementation rather than for a manual fix. It's precisely the reason why I've made it so verbose. About your worries and your search for another model: - a looper can be used in many ways. Loading backing tracks and playing them back is one of these ways. But imho it's a niche use. - the wrong tempo and/or time signature is not necessarily an issue to be tackled with. If you don't have to let the internal drum machine pop in now and then, if you don't need any midi sync trickery during playback, if you don't want/need to rely on the tempo LED's blink rate, then... the issue simply vanishes. Just enjoy what is played back. As long as it loops nicely, you're fine. - yes another model or another brand could do better, but don't expect miracles. At the end of the day an algorithm still has to be used, but beat detection and time signature recognition algorithms are notoriously non-trivial. Even a trained human ear can get confused, no wonder a program can lack robustness, e.g. all of us have witnessed some DAWs fail in this area. My point here is, if this feature truly matters to you then you'll have to thoroughly investigate before buying your next equipment.
Solo performer here. Bought the RC-5 mainly for its integrated beats. But suddenly things are getting interesting as I’ve got an acoustic guitar looping on the RC-5 and an electric guitar looping on my Ditto looper. I’m thrilled to find out this pedal can also play full backing tracks. No need to rely on the sound person launching them from an iPod, USB drive or a CD anymore. It’s official: I am levelling up! Thank you for sharing your knowledge. 🐴🔥🎶🇨🇦
Ahhhh Suzanne that’s great to hear. You have the control. You could go one stage further and if you upgraded to an RC-500 (2 track looper) you could have the backing track on track 1 and then your guitar loops on track 2 and as they are internally synced, it would all be in time. 👌 Maybe that’s for another day but certainly take the win and thanks for the kind message. 🙏 🔥
@@JohnPaulMusicUK - I have followed your instructions and downloaded the proper software for Mac OS and connected the pedal to my laptop, but I've run into a roadblock. Do you have any advice regarding a pedal that says "EDITOR CONNECTING... " but never connects to the Boss Tone STUDIO? Any help would be appreciated.
I just ignored "EDITOR CONNECTING... " but I did have to restart the computer to be able to hear that it worked on the pedal. I had also mistakenly thought I was importing the track to the software, but I was indeed importing it into the pedal itself. All is well in my world!
I was looking to see if the RC5 could be used to play backing tracks. You not only answered the question but provided answers to questions I did not even know to ask. I am sure I will replay this video several times after I get the pedal. Fantastic video, thank you!!
You are more than welcome. If you are looking for a backing track machine with separate stems you could use something like the iDoru - P1 but to just play and stop a stereo backing track, the RC-5 works really well. 👍
VERY IMPORTANT FOR SAMPLING: When you save the '1 shot' setting in each memory file, you have to hit 'setup' and 'memory' at the same time and then click (with the wheel) 'write' to save the setting. otherwise, each time you turn the pedal on, it will go back to looping the samples.
why tf doesn't Boss put this incredibly important piece of info in their manuals for this product!? The RC3 manual told you everything you needed to know. I'm not sold on this new version pedal. There's a lot of what I consider to be actually less user-friendly functions than the RC3.
Im grabbing one of these and this video is exactly how I plan to use the pedal. Good video and Im sure Ill be watching again when i actually get the pedal.
I was using the RC-5 yesterday, after creating Wav FILES AND WAS IMPORTING. i Had to step away for a bit. Powered the unit down. Came back and it will not connect to the laptop. "Editor connecting" on the RC-5, but no connection on the app. Version 1.3.0. BOSS is of no help. They treat customers with all the courtesy of a pissed off, cornered cat. I was not really asking for help, though gladly taken, as much as ranting. Thanks mate.
Glad you like them! Heres the Playlist of all the rc-5 and rc-500 videos for you to binge watch: ruclips.net/p/PLO36LpORUSaa2hQEKtoW-FyuhOBCwlfRs&si=VeFOXmELeQkL5jfH
GREAT VIDEO! I had almost ruled out the RC5 as the solution I am seeking... and then I found your video. While I am not doing full backing tracks... I do plan on using this to trigger a few 'icing on the cake' samples. For example... in Elton John's "Rocket Man" there is a slide guitar in the chorus-- once ascending and then descending. So now I can assign ascending to one track and descending to another and since the chorus repeats I can switch between the two as appropriate within the chorus (with a little help from the aux pedal). Placing my order this weekend. THANK YOU!!!
What’s a great idea!! Just all down to timing (no pun intended) as it’s triggering a loop and make sure the one shot is on. Excellent idea btw for embellishing the live performance. Love it! 👍🏻 😊
Thank you, I practice with backing tracks and my ditto looper. I’ve been looking at upgrading to a RC500, this was great showing how to set these up for backing track control. I’m looking at the 500 because of its routing ability.
Here’s the playlist of all the videos I’ve done for both the RC-5 and RC-500 so far: ruclips.net/p/PLO36LpORUSaa2hQEKtoW-FyuhOBCwlfRs&si=978NTH-yD0y6fbua I also now have a FULL RC-500 course here: www.johnpaulmusic.co.uk/offers/2HokeXzM/checkout
This is exactly what i was looking for, thank you! One thing i cant seem to figure out is how to program the rc5 to just play the backing track on one memory and then record over the rhythm/play loop on another memory. Its seems to me that the control function is global and cant be customized per memory. I'm going to keep pokong around because maybe I'm missing something
Yes you are right. This is one of the limitations on the RC-5. The switch of the button is global. But.. there is a way to do it! 👍🏻 The way round it is by having an FS-6 or FS-7 pedal. To to page 13 on the reference manual and you will see the list. You could swap the control around so Record/Play/Stop/Clear is on the FS-6/7 and the play/stop I discussed in the video is on the main. That way you can use as a backing track machine mainly but then use the external pedal to use as normal. Or you could have it so the main pedal stays as an RC-5 looper and the external pedals are the play stop backing track. Or.. You could even have it like an RC-30 with the two buttons of the FS-6/7 with one being Rec/Play and the other being Stop/Clear. Alternatively, you could have a midi pedal with assigns with up to 8 buttons expanding the functionality. Hope this helps.
@JohnPaulMusicUK dang! Thanks for the quick, thoughtful reply! I was expecting to wait days to hear something back. I actually already have the fs6, so I'll be looking through the different programming options to see what will work. It would've been nice if control functionality were programmable per memory. Another workaround I was thinking of was to just set backing tracks on one shot and use other memories for looping. Definitely an awesome little pedal!
Mate, this is awesome! It's absolutely what I needed. You answered every possible question I could have. I'm bookmarking this video, as it will be my manual, hah. Thanks again. 👍
Thanks for this wonderful and very clear video. I just wanna know if there's a way that FS-7 can do both work at time: scroll up and down the memory and stop loop with a single tap instead two tap (as pedal do by default). Thanks again.
Thank you 🙏 And that is a good question. So you would have to choose. You could have one button stop a loop and another button either go mem up or mem down and when you get to the 99th memory, it would scroll to memory 0 again. Alternatively if you want to have more buttons, then this might be the answer (..and yes this will work with the RC-5 as well) ruclips.net/video/i5vAbZTcFFQ/видео.html
Hi! Great tutorial. I have a question: i have tracks that has the click on the left side and the music on the right side. Could I take out two mono cables through the output? I need the soundman to send the click only to me and the music for the PA. Thanks.
@@JohnPaulMusicUK Thanks!! And sorry for the stupid question, but i need one stereo jack for connect the guitar in the IN and two mono jacks for the outputs?
That’s a great question. Coming from a looping background, yes.. although there are probably iPad, phone and computer apps that could do it now as well. A friend of mine who works cruise ships swears by StageTraxx on their iPad. An alternative if you want it to be pedal based is the iduro P1 which is a floor based backing track machine that can take multiple stems and you can mix them out. 👌 niche product but VERY cool! But if you already have an RC1/3/5 with an external foot pedal like the FS6 or FS7 then it’s a winner. Hope that helps.
Of course that functionality is there and to be devil’s advocate, you could have a 6 way mix with the RC-600 and it’s a looper and it’s a 32-bit audio interface. But you are paying for that. If you JUST want a machine to do backing tracks then this is a viable option. Also have a look at this: idoru.live
Thanks, looks like an interesting device, but looks a similar price to the RC-600, it would very much depend on your specific performance, as I see it had some other features for lighting etc not in the RC-600 @@JohnPaulMusicUK
Hi John Paul, great video. I am planning to buy this for playing live gigs with backing tracks as a singer songwriter. Is there a way to do in ear monitoring on this while playing live? Without the need of another pedal?
Yes… but. It would mean to either send it out to a mixer and pick it up there.. or without anything else, you can do it where you end one jack to the PA and the other to an IEM. Downside is it’s all in Mono. But it means it’s clean and simple. Hope that helps.
I’ve imported a couple tracks and they are incredibly loud when played on the looper.. Dropping the volume is fine until you want to record another layer (guitar solo) because if you want to listen back to your efforts the new track sounds very much too low in volume .. they need a global volume control i think
Yes. Remember this is a loop pedal first and even though you can drop loops in which we can use as backing tracks it’s getting that fine line volume control of the backing track itself versus your own guitar. Of course you can experiment with this by dropping the backing track by a couple of dB in software before importing into the RC5 then when you have found the sweet spot you should be okay for the other tracks as well.
thanks for this helpful video. I recently purchased an RC-5 to replace my RC-3 and am very happy with it. But there are also two things that annoy me. First one is that if I switch to one-shot the display will not show it. The RC-3 gave me this information. Second: I would love to be able to have the name of the file that I imported displayed automatically. It seems I have to write all names manually using the wheel.
Awesome! Thanks for this video John... I do quite a few hotel and restaurant solo gigs with my own backing tracks, have them all on my ipad and sent to PA via bluetooth... works fine... but I'm always a bit worried my ipad is gonna crap out on me or if I get bluetooth problems... so having this pedal will solve this worry! Plus work as a looper! :)
Haven't had any problems with the sync things. The sound is hifi and unforgiving if your tracks are not well produced. This is my first experience using my own backing tracks and yeah i need to up my game. I use the pedal with the boss double switch. The numbers and named tracks just work.
Hi, your help is very much appreciated. Is there a way to control the drum track on and off with the footswitch. Right now I have to reach down and use the rhythm on/off button. Hoping I can set things up where I can do that on/off function while standing.
@@JohnPaulMusicUK hi, thank you for your response. I am using the Boss FS-7 for changing memory presets via A control foot switch of the FS-7 and via the B control foot switch, starting and stopping prerecorded rhythm guitar track (for when I want to play lead). I’m looking for a way to control the drum track on and off.
@@JohnPaulMusicUK l’m hoping I can do those 3 functions (1. Advance through preset memories, 2. Turn drum track on and off, 3, turn pre-recorded rhythm guitar loop on and off) while standing, without having to bend down and hand touch at all. Right now I am able to do 2. & 3.
I use mine at home only. I mounted it on a stand to have the thing hand controllable with my fs-7 down on the floor as a play record overdub stop button and seems to be a better setup so far.
Appreciate the Video. I Just picked up an RC-600 to enhance my solo shows. I plan on setting up memories for looping certain songs with some of the built in Rhythms, and also want to install backing tracks for some of my released songs. Im assuming it would be the same process on the RC 600 for installing and running the backing tracks??
Certainly would but with the RC-600 you could go so much further. You could (if you wanted to) separate out the parts of the songs and put them over the 6 tracks (verse, chorus bridge etc) and if it was me, I would HEAVILY advise to use the John Taylor RC-Editor! Cause you can then make set lists! Check this out: ruclips.net/video/l5ZBQqyfZwo/видео.htmlsi=9b7i0SQSIGfTVuzz
Here is the playlist to all the RC-600 videos I have made so far - ruclips.net/p/PLO36LpORUSaa9-oX7LbZ4CRRUHMiWoU0s I also have a FULL RC-600 course with over 55 unique deep dive videos in, which you can now pay for monthly! Put SUBSCRIBER in the checkout for a discount - www.johnpaulmusic.co.uk/boss-rc-600-course-page And if you want 121 consultation, I do this as well: www.johnpaulmusic.co.uk/coaching-options
I come from the infinity looper and I change few days ago to the boss rc 5 because I reduce the side of my pedalboard. I use ableton as a midi master clock for the looper and I use to Record at the start of the next measure after the switch has been pressed. That's work perfect in the infinity but I don't see this option in the Boss. How can I do this or similar with the RC 5?
So you need the RC-5 to follow Ableton . In the main menu, you need to change the internal clock to external. Press SETUP button> Scroll to MIDI> SYNC CLOCK> and you have a couple of options whether you want it to be via USB or MIDI etc. make sure Ableton is sending Midi Clock data out. 👍🏻
@@JohnPaulMusicUK Perfect and this way when you step on the pedal at any time in the previous bar, the boss will start recording when the click hits the first beat of the next bar, right? And the same for the stop right?
Well.. it should do yes. Make sure you have your play and stop settings how you want them. Have you got the parameter guide? It’s probably gonna help a lot - static.roland.com/assets/media/pdf/RC-5_reference_eng02_W.pdf
Great informative video. Something I was looking for all along as I own this looper but don't loop in a live setting. This is what I really want to do as a Solo Act and only for embellishing a few songs in a few places. This is perfect for this purpose. Thank you
Great video! Do you know if you can assign the backing tracks to play out of just output B? Would love to hear my guitar out of output A to an amp and then the tracks through output B to FOH.
So this would be slightly tricky. When you have a loop it comes out of output a & b which you can’t change.. however, if you has a stereo track on your computer and panned it to just the right.. then exported it and put it in the RC-5 it would come out of both but you would have output A as silent and output b only as the backing.. then plug your guitar into Input/Output A. On the RC-500 and above you can change the routing. A limitation with the RC-5 but just have to low-jack it in this way. Hope that helps. 👍🏻 😊
Is there a way to name the Memory before you import it, so you don't have to do it on the pedal? Maybe an Idea for a video is prepping tracks for import.
Yes and no. Yes you can switch but then the loop you created is lost!! Unless you save it first or have a skeleton version saved you can add on top off. Have a look at this video that might help. ruclips.net/video/sBovcjfWgQ4/видео.html
I like this idea- i have a life synth set in the works with drum machine… but there are some beats/accent lines I simply want playing underneath me on a few tracks… boom: RC-5
At 10:30 minute mark. If I press the footswitch in the middle of track1 playing (go from track1 to track2), will track2 start playing immediately? Or I have to also press the RC-5 pedal to play track2?
Glad it was helpful! Have a look at this video too and cross reference it for the RC-5. Most of the process if the same. 😊 ruclips.net/video/OaJ2dJ_phrE/видео.htmlsi=Oioj_CQGVRVzaq3B
I know this is a dated vid, but just got the rc5 & was wondering if I could import full mix backing tracks from like YT, record an improv over it & then upload to the Mac. Very helpful vid.
Yes technically you can import any audio and then that is a loop. You can then play on top of that as it plays in the background and then use the output to put into an audio interface. The RC-5 is not an audio interface itself.
@@JohnPaulMusicUK looks amazing! It’s a bit more than I need at the moment. It’s great to know it exists though. Certainly a possibility in the future.
Hi, great video. When it comes to naming the files, can you name them on the computer (i.e. with a keyboard), or do you have to name them onnthe pedal with the wheel? Thanks!
Awesome inför John! I do have a question. Is there a way to preset the tempo and then import a backing track? Case in point, my backing track is 85bpm. When I import it changes it to 112.9 bpm. So if I change it back to 85 it's now death metal.
Hahaha A bit of death metal! So I would save the memory to 85 first and then turn off tempo sync and Loop Sync. Then import the file. Then you can turn Tempo Sync back on and should be alright. Tempo sync is what’s causing the time move.
thank you, that was really great, simple and easy! Is it possible to let the pedal play, pause and then go on from where it paused? In case the drums make a brake?
I’m just wondering if I’m actually able to import say a backing track from a practice band session into my loop pedal from my iMac once I’ve connected to it?
If I want to use this for the same reason and way as described in this video, and I have a pedalboard with various effects. Would I still put it at the end of the chain, I will not be using the looping it is just for playback of tracks
Yes. Absolutely. Otherwise you would send the audio of the backing track down the effects chain. Alternatively, if you are not looping at all, then I wouldn’t even plug anything into it and have it as a separate output from the rest of your pedalboard, like an MP3 player.
@JohnPaulMusicUK ive been reading mixed reviews about uploading mp3/wav files, could you tell from your experience? peoplea re saying that you have to upload a 32bit mp3/wav at 44.1khz and that you ahve to edit the files in audacity before uploading them, or the looper wont recognize... in your video the boss app you downloaded you just picked some mp3 of your music and added them without having to go back and edit the bit/khz
Hey 👋 Yeah there are mixed reviews. It doesn’t just have to be 32bit. The BOSS TONE STUDIO for RC can load (import) WAV files in the following formats. - See the PDF in the “BOSS TONE STUDIO for RC” folder for details on how to do this. Data format: WAV data (stereo, PCM) Bit rate: 16 bits, 24 bits, 32-bit floating point Sampling frequency: 44.1 kHz Data length: 0.35 sec.~ 101 min. You can also save (export) data from the RC-500 (RC-5) to your computer. - The bit rate (16/24/32 bits) can be selected at the time of export. Best idea is if you’re not sure to alter them in something like Audacity’s software.
Great video! If you want to find the backing tracks to do guitar covers on, how would you go about finding/downloading those tracks? For example, I'm wanting to do a cover of Take 5 by David Brubeck and just need to drums, piano, bass and I'll take over the sax with my guitar. Thank you!!!
There are loads of different places you can get backing tracks from, but one that I quite like is called JamTracks from JamKazam because you can dictate/mix what you want or don’t want in the backing track. Check them out here: www.jamkazam.com/products/jamtracks
Great vid! So if I load a backing track with a Click on one side (lets say R)... when I play it back will the pedal output it to ONLY that side like in my track? or does that only apply to the Rhythm like on the RC-10R?😃Cheers!
If you have a ‘stereo’ backing track and the backing is on the left and the click is on the right, then you can output this stereo track with left and right and send the click track to your monitors or ears whilst the audience get the mono left output.
Hi 👋 great video dude 👍 I’ll buy a looper soon for composing. My question is : can we record over the backing track ? If not, which model could do that ? Thanks a lot 🙏
Many thanks for this helpful video! Learned a lot about the versatility of the RC-5! Just a brief question for home use: when using the RC-5 with a combo amp, would it be best to place the RC-5 in the FX-loop in order to keep the backing tracks unaltered by the pre-amp? Unfortunately, no PA or separate cabinet available at home. Thanks in advance for your feedback!
Is it possible to increase/decrease the tempo of a recorded sample? I’m trying to figure out if it’s possible to double the time of the sample and have it go an octave in pitch. Akin to the line 6 DL4 looper.
John, I come back to your video often to try and master this RC5 pedal. I have a question, can you recommend an MP# to WAV converter? One that you trust. Chhers
Good question. On Mac or Pc the best and free one really is Audacity. It’s an audio recorder itself but you can pull in an audio file in and export out in a different format but also choose the quality. Hope that helps.
This doesn't solve the problem for musicians who change their setlist on a regular basis. If you don't want to bend down, you won't be able to find where your next backing track is. Unless you know off-by-heart which backing track is assigned to the loop pedal track memory. For musicians with over 50+ backing tracks this is unlikely. Any suggestions on how to overcome this? I personally use a mobile phone with a 3.5mm to XLR cable to que my MP3 backing tracks. Quicker and easier setup.
That’s fair comment. Regarding the phone, is there an app you use to change the setlists? A lot of people I know who use them use an app called Stage Traxx 3. If you already had the looper setup, the other way would be to then use an app on a phone like Touch OSC and use it with the midi to change the loopers memory. But then you might be in overkill mode as you already have the phone or tablet on stage.
@@JohnPaulMusicUK Thanks for the reply. Regarding the phone app, I use the phone's default media player and I trigger the backing tracks myself. My band typically changes our setlist on a nightly basis so I can decide on the spot what song is played next by simply pressing play on the next track. I have used apps in the past but none seem to be as reliable as the phone's default media player.
Thanks for your explanation!!. I would like you to make a video on how to use the RC500 as a backing track machine and if you can make it play those backing tracks on track 1 and from there send it to the PA (output B), and use track 2 only for guitar in real time and/or to be able to make guitar loops to the amp (output A). Thank you !!!
Hi John - Greetings from Down Under - Fantastic video ! I have the RC5/FS7 set up. I want to use it for backing tracks. However I wish to just use it at home to playing some tracks to play my electric guitar along to. Playing thru a guitar amp does not sound that good, nor computer speakers. Do you have any suggestions, like maybe a small PA or monitor so I have decent sound to play along to, and imagine I am a rock star several times a week in the privacy of my own home 😆
Hey 👋 does your amp have a fx send and return loop? Maybe on the back? If so you’re in luck. 1) plug your guitar into the amp as normal 2) plug the effects loop SEND to the input of the RC-5 (input A) 3) output A of the RC-5 goes to the return of the effects loop. This will keep the backing tracks sounding as they are whilst you can use your amp normally with its effects. Failing that, if you want a decent PA speaker instead, maybe check out the Mackie Thump GO or SRM150, or a Roland Cube or a Behringer Eurolive. Hope all this helps,
Greetings JohnPaul. Great video. I have a Boss RC-5 Looper and I want to use it for creating backing track segments, load them to my macOS Big Sur desktop, piece together in GarageBand, embellish with minimum additional tracks, compression and EQ. I am told that the RC-5 is looking for 32-bit recording with at least 44kHz clock. My MAC only has a 24-bit audio processing. When I have my 20 backing tracks created, will I be able to export them to my RC5 so that I can use it for live sets?
Hey I’m thinking of getting this for my backing track but can you explained to me how you split the click to the drummer and the backing track to the front of house with out the click being heard . Cheers I’m all new to this
You can and you can’t. So the click track on the device is the rhythm section and the backing track is the ‘loop’. Now, I know your not using it like a loop but you would have to get the bpm 100% right with the unit, which is difficult. Then send the rhythm (click) out to one output (let’s say output B) and the backing out to output A. Then the issue is that the backing track is mono. Alternatively have a look at the Idoru P-1 backing track machine.
Yes you can but you would have to have a separate foot switch attached to it. If it was me I would invest in an FS6 or FS7 pedal that you would plug in at the side. Then reprogram them for both memory up and down, whilst having the main button as play and stop. The nice thing is that the Looper can handle swapping memories whilst playing and also if you set the loops (parts of the songs) stop function to ‘Loop end’ then they will switch at the end of the loop. - worth me making a video on that I recon. 😊 👍🏻
Hi I think you explain the rc5 the best I just bought one its great but now I can't get to the red screen to record could you please help me out thanks buddy 🙏
If you have changed the pedal to just Play and Stop then no, it won’t record. You can change it back so it can record as well as overdub by pressing SETUP button, go to CONTROL and change it there. 👍🏻 Hope that helps.
It is possible to use this Boss RC-5 to play live making vocal layers on loop, on top of a playback track? like, plug a microphone on it and sing making vocal layers while with the playback track? thanks.
Great video. Such useful info. Is there any time limit per track? Say I have a flamma fs21 looper that has 40 tracks at a 4 minute limit, therefore any backing tracks linger won't fit. Thanks again
@@JohnPaulMusicUK that is ridiculous (ly good) 😅. I was wondering alright was it just a case of dividing 13hrs by 99 preset slots. Anyway thanks for getting back to me. Your videos on these units are excellent
Hi John, this makes me feel like I could purchase the RC600 and load loops/backing tracks into the pedal and trigger them live. Could for example, I fire a drum loop from previously recorded content + trigger a bass line + a bridge sequence using files from my DAW and not live looped? I love the customized performances live looper artists have but I would like to get there a lot faster and not make loop live. I play singer-songwriter music and I want the focus to be on the stories and lyrics I am communicating and not the layers of a loop.
Hi Logan. Yes you could totally do that, either as one backing track or if you have the steps, you could load them up and set them to one shot so they play all together at the right time. 👍🏻
Great video. Question for you, will the RC-5 automatically detect the BPM from a back track? Then, could you use the RC-5 as the midi master to control your tempo for your delay? I have a morning star MC 6 going into a HX stomp. I want the RC-5 to send the BPM to the MC 6 which I then use to control the HX Stomp. It would be awesome to have my effects automatically in time with the back track without the need to tap the tempo in. Thanks!
The RC-5 can certainly send the tempo to the morningstar and in turn control the Bon of your effects for the HX stomp. But it’s doesn’t auto detect the bpm of a backing track, although it will work out the bpm of a loop when you press it.
@@JohnPaulMusicUK I set the BPM of the RC Track prior to importing the back track which is also set at the same bpm. However, I cannot get the morning star to receive the midi clock. I've got all the settings right for midi on the RC-5 but still nothing. Sounds like the only way the morningstar will accept the RC-5 midi is when being used as a looper regardless if you pre-program the BPM of the Rc-5 track prior to importing a back track. Thanks.
Hi John, when using the start /stop function if you play track one does it stop at the beginning of the track two interval and cues it up so you only need to tap once to advance to track two ? Or do you have to reach down to cue up the next track ? Great vids by the way !
Hey 👋 So remember it’s a loop pedal. We care just using it like a backing track player. So, with that in mind, you would have to either reach down or get an external pedal like an FS-6/7 and you could program that up to be memory up and down. 👍🏼
@@JohnPaulMusicUK Thanks' John Paul. If you're ever in Galway this summer look me up I'll be busking and playing about the town the names Matt Clancy, Cheers.
Can you use this to play drum loop samples instead of the internal drum kits? I’m not a fan of the drums on these and wanted to replace them with yurt rock loops.
Awesome video I just have one question I want to use this for bass backing tracks. Can I just assign one song for each number basically scroll through with the dual switch, stop and play like you were and run it straight into a bass amp ???? 🤔 How many banks does it have? And how much time can I put on each Bank?
Yes you can and yes! 😉 So the unit has 99 memories (songs) and a total of 13hrs record time across the 99 with a limit of 90mins per song! More than most people would ever need! 👍🏻
It certainly is. But just remember that with the RC-5 you only have one track, so the backing track is the loop of that makes sense. You can reroute the signals per memory so that Backing Track / loop is one output and the guitar is another. This is not an issue. 👍🏻
This is great thank you. If I have a hard panned left and right stereo track (ie rhythm track on left, click on right) will the signal split via the Boss RC5 A and B output? Thanks in advance for any help with this.
Yes, exactly. the signal is split stereo of dual mono depending on ho you look at it. The only thing is that any rhythm sound is designed to come out of both, in stereo. So if you use the internal rhythm, it will come out of both the left and right channel.
FANTASTIC VIDEO! I am importing loops that I have created in cubase. Do you have any suggestion about whether I should mix down these tracks at 16 or 24 bit wav files?
Marvelous!!. Just one question: Can I loop over backing tracks that are stored in memory?…I mean, can I loop over a backing track? I have the RC 500 and I suppose it will be possible but I don't know how to configure it properly
Hello, could you tell me if there is some setting to change memory instantly on the RC5 while it is in play? I realize that to go to the next memory I have to wait for the end of the first loop. Thanks in advance.
not sure if anyone will read this but is it possible to loop OVER backing tracks, for example having a specific drum and bass pattern in a song structure and then looping over this with the looper without it looping the backing track?
That’s a great question. So when you loop you want to overwrite the backing track? Maybe you can change to another memory with an FS-6 or FS-7 pedal. If it’s playing and you change memories it can do that in time and seamlessly. Hope that helps. 👍🏻
So if I have a backing track downloaded on my computer (one that was created in garage band) and upload it to an RC-5 memory slot, will the drums play too? Or do the drums have to be configured by Boss to come out of this pedal?
Yea it can. It has 2 modes generic and vendor mode for usb audio. Generic (the default) is 2in and 2out. Vendor is 8in and 8out. So you would only need generic mode if playing with stereo tracks.
Great video! I am wondering whether it's possible to load your OWN drum loops that you've recorded or pulled from your DAW, put them on the RC 500 as a backing track and then play it as track 1 and do all your guitar stuff on track 2, thus letting you use your own drums (even though it will be using up one of the tracks) The downside to this is you will have to decide on the length of the drum loop. Is this possible to do? I would love to use some hip hop style beats from ableton and be able to control the volume independently of my guitar!
Hi John. Great info and video thanks. One problem when I have added backing tracks... When I add a 1 measure count in for playback it also adds and plays the built in drum rythym and lights up the rythym on/off button. Is this normal as I obviously do not want this playing over a backing track, thank you.
@@JohnPaulMusicUK Thanks for the reply. I've tried everything I can think of but cannot turn it off. Could you please tell me where the setting is? Thank you.
Hey 👋 So in this scenario, no because it’s one long ‘loop’ as an audio wav file playing just once from beginning to end. With a looper that has more than one track, like an RC-300/500/600 etc you could yes.
i also got this amazing looper recently and i hope you don't mind me asking... how is it possible, if at all, to set the looper to store single layers (overdubs) in separate wav files within a memory. this would be immensely helpful when editing and the machine has soo many secret functions... thank you for you help. i hope you know what i mean. cheers!
You would have to record those single layers as a new loop separately onto each memory, which I think is not what you want. If you are looking for a way to separate the layers out.. no can do. 👎🏻 This is why multi-track loopers are so popular.
@@JohnPaulMusicUK that's a shame. i somehow thought it wasn't possible. :( yeah... you understood what i want, but recording onto different memories is kind of a bummer since you can't loop that way. i just thought the machine will record each new layer (dub) into a separate wav within the memory container. that way you could still playback all layers simultaneously but if you hooked it up to the pc take out different layers as wavs. like 01_1.wav first layer, 01_2 second layer etc. :( honestly i don't doubt the machine could do it, but yeah... i guess the industry's also gonna make some money with more equipment. :) cheers man
I contacted ya a week or so about me running old midi back tracks playing back through all the keyboards and drum machine into board and into RC5 . Everything recorded clearly into the RC5 I even played each track back after saving each one onto memory, I did about 50 tracks and all sounded fine. Next day I turned it all back on and all the tracks on RC5 sounded like they have a weird warbly sound making every track usless as a backing track, I thought I did something wrong so I went through the whole process again of recording again they sounded great then when next day they sounded all weird and not clear. What is going on and how do I fix this issue?
Wow! This is weird! Is it down to the RC-5 making a bpm change? Wondering if it’s setting as for example a 70.4 bpm but when you save it, it’s moving it to 70 and having a ever so slight change to the bpm? Other than that, it could be the kHz Other than that, I’m not sure and I would strongly suggest about contacting Boss Support!
@@JohnPaulMusicUK it was weird but I figured it out. I downloaded updates as I had version 100.2 on RC 5. Once I did that everything I recorded previous was fixed and played as I recorded it and stayed playing perfect from now on I also don’t set tempo when I record I simply press play on sequence and step on RC5 pedal as if I was pressing record button and that works fine. The drum tracks on all my midi stuff have count in measure as well as fills to guide me through all songs songs. I started doing backing track 30 years before many considered the benefits. So setting tempo on RC5 didn’t seem to matter. Thanks for getting back to me. Now I can proceed with the other 50 tracks.
Hi John, Thank you so much for this tutorial-- very helpful! I am interested in using the RC-5 in a performance situation where I trigger a short backing track at the beginning of a song (as a 1-Shot) and then record a loop while I am playing later in the song. Is that possible? Maybe move the Memory slot from my pre-recorded intro to a blank slot with the foot switch after my 1-Shot plays? Thanks again!
I think you just answered your own question. Yes. Grab an external pedal and program it to be memory up. 👍🏻 Then you can start the backing.. once that is finished, memory up and then your next memory (blank track or not) is ready to be used. 👍🏻
You are better than Roland Customer Support. Thanks for these videos on the RC-5. All I want to do is use the backing tracks, not launch a space shuttle.
@@JohnPaulMusicUK It's a terrific looper once you get to know the pedal, but I purchased it to be more of a backing track station. Getting non roland WAV files in is my problem now. Thanks again. Cheers
@@michael_caz_nyc Except that zero customer support suggests there is a void. In my mind, they provide responses that encourage potential customers to buy other products. I am still tanksful for JohnPaul Music UK
Hi JohnPaul - I've got my RC-5 pedal connected via USB, storage is turned on, and once i click on connect on the Boss Tone Studio my pedal reads 'Editor Connecting' and then nothing happens. The import and export buttons remain greyed out / inaccessible. Any ideas?
Hey John. So my looper is normally going to my PA speaker, the Mackie Reach which I use for gigs. It’s normally the lat thing in the chain before going to the speaker which has an internal mixer. Hope that helps 👍🏻
About backing tracks, here is something any RC-5 owner should know. When importing a backing track into a memory slot, either with Tone Studio or with the SETUP/STORAGE feature, the unit uses a beat detection algorithm to infer the tempo, the time signature and the total bar count in the loop. Problem is, this algorithm is not robust and often fails.
As an example, consider the track "Funky Groove1" in the "Soul Collection (Backing)". The info provided with this track is "98 bpm, key E".
Ok, but when this track is imported into the RC-5, the tempo displayed by the unit is 130.6 bpm and the length of the loop is supposed to be 32 bars (MEMORY/LOOP/MEASURE). This is obviously wrong, and one way to be sure is to play the rhythm section at the same time and listen to the mess. The correct numbers should be 24 bars @ 98 bpm, 4/4 time signature.
This can be solved but it's not trivial:
1- some calculus are needed. Easy ones, but still annoying...
2- some tweaking is required. Basically, one of the xml files MEMORY1.RC0 and MEMORY2.RC0 has to be edited by hand.
Be aware that this quirk can happen with ANY backing track. Personal ones, but also "official" backing tracks from Boss, as demonstrated above. So far, I have failed to import backing tracks in 6/8 and 5/4 time signatures properly. The unit always detects them with a 4/4 time signature, with bad consequences on tempo and bar count, making the song structure a complete mess :(
I could elaborate on the (tedious) way to solve this, if anybody's interested.
this is very important please send me video link to solve
@@sherzar I'll make it explicit here, using the example from my previous comment. The method can be extrapolated to any situation
Prerequisites:
- you know the exact time signature. In the example it's 4/4
- you know the exact tempo, let's call it TrueBPM. In the example TrueBPM = 98
- take note of the memory slot where the track is stored. In the example let's say it's at Memory 42
- you need a text editor, if possible with syntax highlighting. On the Windows platform, Notepad++ is free and displays XML data nicely
First thing to do is writing the memory slot 42 twice
It's merely a trick ensuring that both data files have the same content
Set up a USB link between your computer and the RC-5. Do not use Tone Studio, instead use the RC-5's storage facility:
Go to SETUP/STORAGE until the RC-5 shows: STORAGE OFF
On the RC-5 turn the button clockwise
The RC-5 displays: STORAGE CONNECTING...
On your computer, the "BOSS RC-5" unit appears. Basically the RC-5's inner filesystem is given exposure
The files of interest are located at: BOSS RC-5/ROLAND/DATA
Open the file MEMORY1.RC0 with the text editor. It's an XML file which contains data for every memory slot, from first to last
We want to scroll down to our memory slot number, MINUS ONE. So in the example we look for this tag: mem id="41"
The attributes to be examined and/or modified are in the nodes TRACK1, MASTER and RHYTHM:
TRACK1/MeasLen
TRACK1/RecTmp
TRACK1/WavLen
MASTER/Tempo
MASTER/LpLen
RHYTHM/Beat
In this example we can see that WavLen has the value 2592000
We also can see the bogus measure count: MeasLen = LpLen = 32
We also can see the bogus tempo: RecTmp = Tempo = 1306 (in the file, the units for tempo are tenths of BPM, making this value an integer)
The total number of beats in the track is Nbeats = WavLen * TrueBPM / 2646000
In the example we have Wavlen = 2592000 and TrueBPM = 98, which leads to Nbeats = 96 beats (quarter notes)
Knowing the time signature is 4/4, the total number of measures in the track is Nmeasures = Nbeats / 4 = 24 measures
If the time signature was 3/4 we'd have to divide by 3. If it was 5/8 we'd have to divide by 2.5
At this point, Nmeasures MUST be an integer. If the result of the calculation is a floating point number, this means either that the prerequisites are not met or that the track's author has been negligent wrt timing consistency. Anyway, if Nmeasures is fractional, round it to the nearest integer. Never EVER insert a floating point number into the data files!
Now is the time to modify the file
Set attributes MeasLen and LpLen to the value Nmeasures, i.e: replace 32 with 24
Set attributes RecTmp and Tempo to TrueBPM*10, i.e: replace 1306 with 980
Finally, set Beat to an integer in the range [0..16]
0 is for signature 2/4 and 16 is for signature 15/8
In the example, since the track is in 4/4 the Beat attribute stays at 2
Save the file and close the editor
Edit the file MEMORY2.RC0 and perform the exact same modifications
On the RC-5 turn the button counterclockwise
The RC-5 displays: STORAGE DISCONNECT...
On your computer the "BOSS RC-5" unit disappears
At this point the USB cable can be unplugged at either side
Is this an issue on all boss loopers or only on this one? That is a tedious process... I'd rather find another model that identifies correctly tempo/key
@@RuiSousas This issue affects the RC-5 but I can't tell about other Boss loopers. The recent 1.06 update didn't fix the issue.
The procedure is tedious, agreed. I don't use it anymore, instead I use a program of mine which needs only a few clicks. You should consider the procedure as a recipe intended for a programmatic implementation rather than for a manual fix. It's precisely the reason why I've made it so verbose.
About your worries and your search for another model:
- a looper can be used in many ways. Loading backing tracks and playing them back is one of these ways. But imho it's a niche use.
- the wrong tempo and/or time signature is not necessarily an issue to be tackled with. If you don't have to let the internal drum machine pop in now and then, if you don't need any midi sync trickery during playback, if you don't want/need to rely on the tempo LED's blink rate, then... the issue simply vanishes. Just enjoy what is played back. As long as it loops nicely, you're fine.
- yes another model or another brand could do better, but don't expect miracles. At the end of the day an algorithm still has to be used, but beat detection and time signature recognition algorithms are notoriously non-trivial. Even a trained human ear can get confused, no wonder a program can lack robustness, e.g. all of us have witnessed some DAWs fail in this area. My point here is, if this feature truly matters to you then you'll have to thoroughly investigate before buying your next equipment.
You are very knowledgeable, Thank you lots
Solo performer here. Bought the RC-5 mainly for its integrated beats. But suddenly things are getting interesting as I’ve got an acoustic guitar looping on the RC-5 and an electric guitar looping on my Ditto looper. I’m thrilled to find out this pedal can also play full backing tracks. No need to rely on the sound person launching them from an iPod, USB drive or a CD anymore. It’s official: I am levelling up! Thank you for sharing your knowledge. 🐴🔥🎶🇨🇦
Ahhhh Suzanne that’s great to hear. You have the control.
You could go one stage further and if you upgraded to an RC-500 (2 track looper) you could have the backing track on track 1 and then your guitar loops on track 2 and as they are internally synced, it would all be in time. 👌
Maybe that’s for another day but certainly take the win and thanks for the kind message. 🙏 🔥
@@JohnPaulMusicUK - I have followed your instructions and downloaded the proper software for Mac OS and connected the pedal to my laptop, but I've run into a roadblock. Do you have any advice regarding a pedal that says "EDITOR CONNECTING... " but never connects to the Boss Tone STUDIO? Any help would be appreciated.
I just ignored "EDITOR CONNECTING... " but I did have to restart the computer to be able to hear that it worked on the pedal. I had also mistakenly thought I was importing the track to the software, but I was indeed importing it into the pedal itself. All is well in my world!
I was looking to see if the RC5 could be used to play backing tracks. You not only answered the question but provided answers to questions I did not even know to ask. I am sure I will replay this video several times after I get the pedal. Fantastic video, thank you!!
You are more than welcome.
If you are looking for a backing track machine with separate stems you could use something like the iDoru - P1 but to just play and stop a stereo backing track, the RC-5 works really well. 👍
VERY IMPORTANT FOR SAMPLING: When you save the '1 shot' setting in each memory file, you have to hit 'setup' and 'memory' at the same time and then click (with the wheel) 'write' to save the setting. otherwise, each time you turn the pedal on, it will go back to looping the samples.
Great advice! Yes the pedal doesn’t assume this and it needs setting. 👌
why tf doesn't Boss put this incredibly important piece of info in their manuals for this product!? The RC3 manual told you everything you needed to know. I'm not sold on this new version pedal. There's a lot of what I consider to be actually less user-friendly functions than the RC3.
You might want to add to you actually have to click the wheel twice.
Im grabbing one of these and this video is exactly how I plan to use the pedal. Good video and Im sure Ill be watching again when i actually get the pedal.
That’s great news. 👍
Let me know if you need any help.
You might also need this video: ruclips.net/video/OaJ2dJ_phrE/видео.htmlsi=9Mtm0-qcuVB3PT0q
This is one of the most maddening pieces of equipment I own. BOSS is of little help, and I am about to heave this thing into the Rio Grande.
What’s the issue? What do you need?
I was using the RC-5 yesterday, after creating Wav FILES AND WAS IMPORTING. i Had to step away for a bit. Powered the unit down. Came back and it will not connect to the laptop. "Editor connecting" on the RC-5, but no connection on the app. Version 1.3.0. BOSS is of no help. They treat customers with all the courtesy of a pissed off, cornered cat. I was not really asking for help, though gladly taken, as much as ranting. Thanks mate.
I appreciate your videos man!
Glad you like them!
Heres the Playlist of all the rc-5 and rc-500 videos for you to binge watch: ruclips.net/p/PLO36LpORUSaa2hQEKtoW-FyuhOBCwlfRs&si=VeFOXmELeQkL5jfH
GREAT VIDEO! I had almost ruled out the RC5 as the solution I am seeking... and then I found your video. While I am not doing full backing tracks... I do plan on using this to trigger a few 'icing on the cake' samples. For example... in Elton John's "Rocket Man" there is a slide guitar in the chorus-- once ascending and then descending. So now I can assign ascending to one track and descending to another and since the chorus repeats I can switch between the two as appropriate within the chorus (with a little help from the aux pedal). Placing my order this weekend. THANK YOU!!!
What’s a great idea!! Just all down to timing (no pun intended) as it’s triggering a loop and make sure the one shot is on. Excellent idea btw for embellishing the live performance.
Love it! 👍🏻 😊
Thank you for the time and effort to produce this video. Excellent job!
Glad you enjoyed it!
This is super useful. I just ordered an RC-5 for this exact function.
Glad it helped.
Thank you, I practice with backing tracks and my ditto looper. I’ve been looking at upgrading to a RC500, this was great showing how to set these up for backing track control. I’m looking at the 500 because of its routing ability.
Then you’ll like this video: ruclips.net/video/SCBU0A2Gwjw/видео.htmlsi=MWeHaNbH9YVL_iP3
Here’s the playlist of all the videos I’ve done for both the RC-5 and RC-500 so far: ruclips.net/p/PLO36LpORUSaa2hQEKtoW-FyuhOBCwlfRs&si=978NTH-yD0y6fbua
I also now have a FULL RC-500 course here: www.johnpaulmusic.co.uk/offers/2HokeXzM/checkout
This is exactly what i was looking for, thank you! One thing i cant seem to figure out is how to program the rc5 to just play the backing track on one memory and then record over the rhythm/play loop on another memory. Its seems to me that the control function is global and cant be customized per memory. I'm going to keep pokong around because maybe I'm missing something
Yes you are right. This is one of the limitations on the RC-5. The switch of the button is global.
But.. there is a way to do it! 👍🏻
The way round it is by having an FS-6 or FS-7 pedal. To to page 13 on the reference manual and you will see the list. You could swap the control around so Record/Play/Stop/Clear is on the FS-6/7 and the play/stop I discussed in the video is on the main.
That way you can use as a backing track machine mainly but then use the external pedal to use as normal.
Or you could have it so the main pedal stays as an RC-5 looper and the external pedals are the play stop backing track.
Or.. You could even have it like an RC-30 with the two buttons of the FS-6/7 with one being Rec/Play and the other being Stop/Clear. Alternatively, you could have a midi pedal with assigns with up to 8 buttons expanding the functionality. Hope this helps.
@JohnPaulMusicUK dang! Thanks for the quick, thoughtful reply! I was expecting to wait days to hear something back. I actually already have the fs6, so I'll be looking through the different programming options to see what will work. It would've been nice if control functionality were programmable per memory.
Another workaround I was thinking of was to just set backing tracks on one shot and use other memories for looping.
Definitely an awesome little pedal!
Mate, this is awesome! It's absolutely what I needed. You answered every possible question I could have.
I'm bookmarking this video, as it will be my manual, hah. Thanks again. 👍
More than welcome 🙏
Brilliant! Thank you so much for this. No one else including Boss even seems to mention this feature.
Well done. 👍🏻
You’re more than welcome. 👍🏼
Thanks for this wonderful and very clear video. I just wanna know if there's a way that FS-7 can do both work at time: scroll up and down the memory and stop loop with a single tap instead two tap (as pedal do by default). Thanks again.
Thank you 🙏
And that is a good question.
So you would have to choose. You could have one button stop a loop and another button either go mem up or mem down and when you get to the 99th memory, it would scroll to memory 0 again.
Alternatively if you want to have more buttons, then this might be the answer (..and yes this will work with the RC-5 as well) ruclips.net/video/i5vAbZTcFFQ/видео.html
This is exactly what I wanted to know, and how to do it. Brilliantly explained, super helpful. Thanks!
Hi! Great tutorial. I have a question: i have tracks that has the click on the left side and the music on the right side. Could I take out two mono cables through the output? I need the soundman to send the click only to me and the music for the PA.
Thanks.
Yes absolutely you could. 👍🏻
@@JohnPaulMusicUK Thanks!! And sorry for the stupid question, but i need one stereo jack for connect the guitar in the IN and two mono jacks for the outputs?
Great video, you covered all the things, thanks! It's 2024, is RC-5 still your recommendation for an easy, backing tracks solution?
That’s a great question. Coming from a looping background, yes.. although there are probably iPad, phone and computer apps that could do it now as well. A friend of mine who works cruise ships swears by StageTraxx on their iPad.
An alternative if you want it to be pedal based is the iduro P1 which is a floor based backing track machine that can take multiple stems and you can mix them out. 👌 niche product but VERY cool! But if you already have an RC1/3/5 with an external foot pedal like the FS6 or FS7 then it’s a winner.
Hope that helps.
I was also thinking the RC-600 for backing as this may avoid an addition effects pedal, but as you say it is much more expensive so hard to weigh up.
Of course that functionality is there and to be devil’s advocate, you could have a 6 way mix with the RC-600 and it’s a looper and it’s a 32-bit audio interface. But you are paying for that.
If you JUST want a machine to do backing tracks then this is a viable option.
Also have a look at this: idoru.live
Thanks, looks like an interesting device, but looks a similar price to the RC-600, it would very much depend on your specific performance, as I see it had some other features for lighting etc not in the RC-600 @@JohnPaulMusicUK
Hi John Paul, great video. I am planning to buy this for playing live gigs with backing tracks as a singer songwriter. Is there a way to do in ear monitoring on this while playing live? Without the need of another pedal?
Yes… but.
It would mean to either send it out to a mixer and pick it up there.. or without anything else, you can do it where you end one jack to the PA and the other to an IEM.
Downside is it’s all in Mono. But it means it’s clean and simple. Hope that helps.
I’ve imported a couple tracks and they are incredibly loud when played on the looper.. Dropping the volume is fine until you want to record another layer (guitar solo) because if you want to listen back to your efforts the new track sounds very much too low in volume .. they need a global volume control i think
Yes. Remember this is a loop pedal first and even though you can drop loops in which we can use as backing tracks it’s getting that fine line volume control of the backing track itself versus your own guitar. Of course you can experiment with this by dropping the backing track by a couple of dB in software before importing into the RC5 then when you have found the sweet spot you should be okay for the other tracks as well.
thanks for this helpful video. I recently purchased an RC-5 to replace my RC-3 and am very happy with it. But there are also two things that annoy me. First one is that if I switch to one-shot the display will not show it. The RC-3 gave me this information. Second: I would love to be able to have the name of the file that I imported displayed automatically. It seems I have to write all names manually using the wheel.
Yeah.. that’s a pain.
I would feed that back to Boss directly.
Would be a great firmware update to this powerful little looper. 👍
Awesome! Thanks for this video John... I do quite a few hotel and restaurant solo gigs with my own backing tracks, have them all on my ipad and sent to PA via bluetooth... works fine... but I'm always a bit worried my ipad is gonna crap out on me or if I get bluetooth problems... so having this pedal will solve this worry! Plus work as a looper! :)
It’s a great versatile little pedal to have. 👍🏻
Haven't had any problems with the sync things. The sound is hifi and unforgiving if your tracks are not well produced. This is my first experience using my own backing tracks and yeah i need to up my game. I use the pedal with the boss double switch. The numbers and named tracks just work.
That’s great! Yeah the pedal can handle 32 bit quality and if you’re using 16 bit on a big PA you’ll notice the difference. Glad it’s working out. 👍🏻
Hi, your help is very much appreciated.
Is there a way to control the drum track on and off with the footswitch. Right now I have to reach down and use the rhythm on/off button. Hoping I can set things up where I can do that on/off function while standing.
Yes. You can get an FS-6 or FS-7 pedal or non Boss equivalent and set that up to control the start and stop of the drum track independently. 👍
@@JohnPaulMusicUK hi, thank you for your response. I am using the Boss FS-7 for changing memory presets via A control foot switch of the FS-7 and via the B control foot switch, starting and stopping prerecorded rhythm guitar track (for when I want to play lead). I’m looking for a way to control the drum track on and off.
@@JohnPaulMusicUK l’m hoping I can do those 3 functions (1. Advance through preset memories, 2. Turn drum track on and off, 3, turn pre-recorded rhythm guitar loop on and off) while standing, without having to bend down and hand touch at all. Right now I am able to do 2. & 3.
I use mine at home only. I mounted it on a stand to have the thing hand controllable with my fs-7 down on the floor as a play record overdub stop button and seems to be a better setup so far.
Appreciate the Video. I Just picked up an RC-600 to enhance my solo shows. I plan on setting up memories for looping certain songs with some of the built in Rhythms, and also want to install backing tracks for some of my released songs. Im assuming it would be the same process on the RC 600 for installing and running the backing tracks??
Certainly would but with the RC-600 you could go so much further. You could (if you wanted to) separate out the parts of the songs and put them over the 6 tracks (verse, chorus bridge etc) and if it was me, I would HEAVILY advise to use the John Taylor RC-Editor! Cause you can then make set lists! Check this out: ruclips.net/video/l5ZBQqyfZwo/видео.htmlsi=9b7i0SQSIGfTVuzz
Here is the playlist to all the RC-600 videos I have made so far - ruclips.net/p/PLO36LpORUSaa9-oX7LbZ4CRRUHMiWoU0s
I also have a FULL RC-600 course with over 55 unique deep dive videos in, which you can now pay for monthly! Put SUBSCRIBER in the checkout for a discount - www.johnpaulmusic.co.uk/boss-rc-600-course-page
And if you want 121 consultation, I do this as well: www.johnpaulmusic.co.uk/coaching-options
I come from the infinity looper and I change few days ago to the boss rc 5 because I reduce the side of my pedalboard. I use ableton as a midi master clock for the looper and I use to Record at the start of the next measure after the switch has been pressed. That's work perfect in the infinity but I don't see this option in the Boss. How can I do this or similar with the RC 5?
So you need the RC-5 to follow Ableton . In the main menu, you need to change the internal clock to external.
Press SETUP button> Scroll to MIDI> SYNC CLOCK> and you have a couple of options whether you want it to be via USB or MIDI etc. make sure Ableton is sending Midi Clock data out. 👍🏻
@@JohnPaulMusicUK Perfect and this way when you step on the pedal at any time in the previous bar, the boss will start recording when the click hits the first beat of the next bar, right? And the same for the stop right?
Well.. it should do yes.
Make sure you have your play and stop settings how you want them.
Have you got the parameter guide? It’s probably gonna help a lot - static.roland.com/assets/media/pdf/RC-5_reference_eng02_W.pdf
Great informative video. Something I was looking for all along as I own this looper but don't loop in a live setting. This is what I really want to do as a Solo Act and only for embellishing a few songs in a few places. This is perfect for this purpose. Thank you
Glad it was helpful!
Great video! Do you know if you can assign the backing tracks to play out of just output B? Would love to hear my guitar out of output A to an amp and then the tracks through output B to FOH.
So this would be slightly tricky.
When you have a loop it comes out of output a & b which you can’t change.. however, if you has a stereo track on your computer and panned it to just the right.. then exported it and put it in the RC-5 it would come out of both but you would have output A as silent and output b only as the backing.. then plug your guitar into Input/Output A.
On the RC-500 and above you can change the routing. A limitation with the RC-5 but just have to low-jack it in this way. Hope that helps. 👍🏻 😊
@@JohnPaulMusicUK Brilliant, thank you!
Is there a way to name the Memory before you import it, so you don't have to do it on the pedal? Maybe an Idea for a video is prepping tracks for import.
I like this idea (how have I not seen this comment until now 🤷♂️) - let me work on that.
Hi John.. can you switch memory while playing using the external footswitch? For example when shifting from verse to chorus when playing live
Yes and no.
Yes you can switch but then the loop you created is lost!!
Unless you save it first or have a skeleton version saved you can add on top off. Have a look at this video that might help. ruclips.net/video/sBovcjfWgQ4/видео.html
I like this idea- i have a life synth set in the works with drum machine… but there are some beats/accent lines I simply want playing underneath me on a few tracks… boom: RC-5
That a good shout. 👍🏻
At 10:30 minute mark. If I press the footswitch in the middle of track1 playing (go from track1 to track2), will track2 start playing immediately?
Or I have to also press the RC-5 pedal to play track2?
It should play automatically if you have stuff on each memory. 👍🏻
Just the answers I was looking for! Thank you so much for this video !
Glad it was helpful! Have a look at this video too and cross reference it for the RC-5. Most of the process if the same. 😊
ruclips.net/video/OaJ2dJ_phrE/видео.htmlsi=Oioj_CQGVRVzaq3B
I know this is a dated vid, but just got the rc5 & was wondering if I could import full mix backing tracks from like YT, record an improv over it & then upload to the Mac. Very helpful vid.
Yes technically you can import any audio and then that is a loop. You can then play on top of that as it plays in the background and then use the output to put into an audio interface.
The RC-5 is not an audio interface itself.
@JohnPaul Music UK thank you! And thanks for doing vids on this pedal. Quite a learning curve to it & your channel is fantastic.
Thanks for the vid. I’m buying the rc5 to play backing tracks. I don’t need a looper.
Glad I could help!
If you want multi-track backing tracks you can control, maybe checkout the idoru-P1
idoru.live
@@JohnPaulMusicUK looks amazing! It’s a bit more than I need at the moment. It’s great to know it exists though. Certainly a possibility in the future.
Hi, great video. When it comes to naming the files, can you name them on the computer (i.e. with a keyboard), or do you have to name them onnthe pedal with the wheel?
Thanks!
Awesome inför John! I do have a question. Is there a way to preset the tempo and then import a backing track? Case in point, my backing track is 85bpm. When I import it changes it to 112.9 bpm. So if I change it back to 85 it's now death metal.
Hahaha A bit of death metal! So I would save the memory to 85 first and then turn off tempo sync and Loop Sync. Then import the file. Then you can turn Tempo Sync back on and should be alright.
Tempo sync is what’s causing the time move.
thank you, that was really great, simple and easy! Is it possible to let the pedal play, pause and then go on from where it paused? In case the drums make a brake?
I’m just wondering if I’m actually able to import say a backing track from a practice band session into my loop pedal from my iMac once I’ve connected to it?
100% yes. That’s a great idea!
If I want to use this for the same reason and way as described in this video, and I have a pedalboard with various effects. Would I still put it at the end of the chain, I will not be using the looping it is just for playback of tracks
Yes. Absolutely.
Otherwise you would send the audio of the backing track down the effects chain.
Alternatively, if you are not looping at all, then I wouldn’t even plug anything into it and have it as a separate output from the rest of your pedalboard, like an MP3 player.
@JohnPaulMusicUK ive been reading mixed reviews about uploading mp3/wav files, could you tell from your experience? peoplea re saying that you have to upload a 32bit mp3/wav at 44.1khz and that you ahve to edit the files in audacity before uploading them, or the looper wont recognize... in your video the boss app you downloaded you just picked some mp3 of your music and added them without having to go back and edit the bit/khz
Hey 👋
Yeah there are mixed reviews.
It doesn’t just have to be 32bit.
The BOSS TONE STUDIO for RC can load (import) WAV files in the following formats.
- See the PDF in the “BOSS TONE STUDIO for RC” folder for details on how to do this.
Data format: WAV data (stereo, PCM)
Bit rate: 16 bits, 24 bits, 32-bit floating point
Sampling frequency: 44.1 kHz
Data length: 0.35 sec.~ 101 min.
You can also save (export) data from the RC-500 (RC-5) to your computer.
- The bit rate (16/24/32 bits) can be selected at the time of export.
Best idea is if you’re not sure to alter them in something like Audacity’s software.
Great video! If you want to find the backing tracks to do guitar covers on, how would you go about finding/downloading those tracks? For example, I'm wanting to do a cover of Take 5 by David Brubeck and just need to drums, piano, bass and I'll take over the sax with my guitar. Thank you!!!
There are loads of different places you can get backing tracks from, but one that I quite like is called JamTracks from JamKazam because you can dictate/mix what you want or don’t want in the backing track.
Check them out here: www.jamkazam.com/products/jamtracks
Brilliant . Thank you
You are welcome! 🙏
Great vid!
So if I load a backing track with a Click on one side (lets say R)... when I play it back will the pedal output it to ONLY that side like in my track? or does that only apply to the Rhythm like on the RC-10R?😃Cheers!
If you have a ‘stereo’ backing track and the backing is on the left and the click is on the right, then you can output this stereo track with left and right and send the click track to your monitors or ears whilst the audience get the mono left output.
Hi 👋 great video dude 👍 I’ll buy a looper soon for composing. My question is : can we record over the backing track ? If not, which model could do that ? Thanks a lot 🙏
Hey 👋
Yes you can. Technically unlimited overdubs. 👍🏻
@@JohnPaulMusicUK thanks for your reply ! I think I’ve taken my decision 👍😎
Many thanks for this helpful video! Learned a lot about the versatility of the RC-5! Just a brief question for home use: when using the RC-5 with a combo amp, would it be best to place the RC-5 in the FX-loop in order to keep the backing tracks unaltered by the pre-amp? Unfortunately, no PA or separate cabinet available at home. Thanks in advance for your feedback!
Yes Niels, in this instance that’s what I would do. 👍🏻
Such a great video! Answered a lot of my questions. Thanks!
Glad it was helpful!
This tutorial was phenomenal . . . ( I keep coming back to it, for reference ). Can you get Elevated Jam Tracks into the RC-5?
As long as the JamTracks are in wav, yes.
@@JohnPaulMusicUK Thanks so much John. Great stuff on your channel.
Thank you. 🙏
Is it possible to increase/decrease the tempo of a recorded sample? I’m trying to figure out if it’s possible to double the time of the sample and have it go an octave in pitch. Akin to the line 6 DL4 looper.
Yes. If it is imported and the bpm has been set. You can then change the bpm and it will change the sample. 👌
John, I come back to your video often to try and master this RC5 pedal. I have a question, can you recommend an MP# to WAV converter? One that you trust. Chhers
Good question. On Mac or Pc the best and free one really is Audacity. It’s an audio recorder itself but you can pull in an audio file in and export out in a different format but also choose the quality. Hope that helps.
@@JohnPaulMusicUK Of course!!!!!!!!! I use audacity, never thought to rewrite through the system. Thank you sir. Cheers on a good weekend.
This doesn't solve the problem for musicians who change their setlist on a regular basis. If you don't want to bend down, you won't be able to find where your next backing track is. Unless you know off-by-heart which backing track is assigned to the loop pedal track memory. For musicians with over 50+ backing tracks this is unlikely. Any suggestions on how to overcome this?
I personally use a mobile phone with a 3.5mm to XLR cable to que my MP3 backing tracks. Quicker and easier setup.
That’s fair comment.
Regarding the phone, is there an app you use to change the setlists? A lot of people I know who use them use an app called Stage Traxx 3.
If you already had the looper setup, the other way would be to then use an app on a phone like Touch OSC and use it with the midi to change the loopers memory. But then you might be in overkill mode as you already have the phone or tablet on stage.
@@JohnPaulMusicUK Thanks for the reply. Regarding the phone app, I use the phone's default media player and I trigger the backing tracks myself. My band typically changes our setlist on a nightly basis so I can decide on the spot what song is played next by simply pressing play on the next track. I have used apps in the past but none seem to be as reliable as the phone's default media player.
Thanks for your explanation!!. I would like you to make a video on how to use the RC500 as a backing track machine and if you can make it play those backing tracks on track 1 and from there send it to the PA (output B), and use track 2 only for guitar in real time and/or to be able to make guitar loops to the amp (output A).
Thank you !!!
That’s a great shout.
Leave that with me. 👍🏻 😊
@@JohnPaulMusicUK ....OOOH Thanks!!!
Hi John - Greetings from Down Under - Fantastic video ! I have the RC5/FS7 set up. I want to use it for backing tracks. However I wish to just use it at home to playing some tracks to play my electric guitar along to. Playing thru a guitar amp does not sound that good, nor computer speakers. Do you have any suggestions, like maybe a small PA or monitor so I have decent sound to play along to, and imagine I am a rock star several times a week in the privacy of my own home 😆
Hey 👋 does your amp have a fx send and return loop? Maybe on the back? If so you’re in luck.
1) plug your guitar into the amp as normal
2) plug the effects loop SEND to the input of the RC-5 (input A)
3) output A of the RC-5 goes to the return of the effects loop.
This will keep the backing tracks sounding as they are whilst you can use your amp normally with its effects.
Failing that, if you want a decent PA speaker instead, maybe check out the Mackie Thump GO or SRM150, or a Roland Cube or a Behringer Eurolive.
Hope all this helps,
Greetings JohnPaul. Great video. I have a Boss RC-5 Looper and I want to use it for creating backing track segments, load them to my macOS Big Sur desktop, piece together in GarageBand, embellish with minimum additional tracks, compression and EQ. I am told that the RC-5 is looking for 32-bit recording with at least 44kHz clock. My MAC only has a 24-bit audio processing. When I have my 20 backing tracks created, will I be able to export them to my RC5 so that I can use it for live sets?
Yes you will.
As long as it’s over 16-but, you can import them. 👍🏻
@@JohnPaulMusicUK Awesome. Thanks for the quick reply.
Welcome 🙏
Hey I’m thinking of getting this for my backing track but can you explained to me how you split the click to the drummer and the backing track to the front of house with out the click being heard . Cheers I’m all new to this
You can and you can’t. So the click track on the device is the rhythm section and the backing track is the ‘loop’. Now, I know your not using it like a loop but you would have to get the bpm 100% right with the unit, which is difficult. Then send the rhythm (click) out to one output (let’s say output B) and the backing out to output A. Then the issue is that the backing track is mono.
Alternatively have a look at the Idoru P-1 backing track machine.
Hello, I have a question, with the RC5 can I change memory as if they were parts of a song with the footswitch? thank you!!
Yes you can but you would have to have a separate foot switch attached to it. If it was me I would invest in an FS6 or FS7 pedal that you would plug in at the side. Then reprogram them for both memory up and down, whilst having the main button as play and stop. The nice thing is that the Looper can handle swapping memories whilst playing and also if you set the loops (parts of the songs) stop function to ‘Loop end’ then they will switch at the end of the loop. - worth me making a video on that I recon. 😊 👍🏻
Hi I think you explain
the rc5 the best I just bought one its great but now I can't get to the red screen to record could you please help me out thanks buddy 🙏
If you have changed the pedal to just Play and Stop then no, it won’t record. You can change it back so it can record as well as overdub by pressing SETUP button, go to CONTROL and change it there. 👍🏻
Hope that helps.
It is possible to use this Boss RC-5 to play live making vocal layers on loop, on top of a playback track? like, plug a microphone on it and sing making vocal layers while with the playback track? thanks.
Great video. Such useful info. Is there any time limit per track? Say I have a flamma fs21 looper that has 40 tracks at a 4 minute limit, therefore any backing tracks linger won't fit. Thanks again
Yes. But it’s ridiculous.
Total record time on the unit - 13hrs
Total record time per track - 90mins!
90 minutes!! It’s a HUGE limit. 😂
@@JohnPaulMusicUK that is ridiculous (ly good) 😅. I was wondering alright was it just a case of dividing 13hrs by 99 preset slots. Anyway thanks for getting back to me. Your videos on these units are excellent
Hi John, this makes me feel like I could purchase the RC600 and load loops/backing tracks into the pedal and trigger them live. Could for example, I fire a drum loop from previously recorded content + trigger a bass line + a bridge sequence using files from my DAW and not live looped? I love the customized performances live looper artists have but I would like to get there a lot faster and not make loop live. I play singer-songwriter music and I want the focus to be on the stories and lyrics I am communicating and not the layers of a loop.
Hi Logan.
Yes you could totally do that, either as one backing track or if you have the steps, you could load them up and set them to one shot so they play all together at the right time. 👍🏻
@@JohnPaulMusicUK Thanks for your help!!
More than welcome 🙏
Great video. Question for you, will the RC-5 automatically detect the BPM from a back track? Then, could you use the RC-5 as the midi master to control your tempo for your delay? I have a morning star MC 6 going into a HX stomp. I want the RC-5 to send the BPM to the MC 6 which I then use to control the HX Stomp. It would be awesome to have my effects automatically in time with the back track without the need to tap the tempo in. Thanks!
The RC-5 can certainly send the tempo to the morningstar and in turn control the Bon of your effects for the HX stomp. But it’s doesn’t auto detect the bpm of a backing track, although it will work out the bpm of a loop when you press it.
@@JohnPaulMusicUK I set the BPM of the RC Track prior to importing the back track which is also set at the same bpm. However, I cannot get the morning star to receive the midi clock. I've got all the settings right for midi on the RC-5 but still nothing. Sounds like the only way the morningstar will accept the RC-5 midi is when being used as a looper regardless if you pre-program the BPM of the Rc-5 track prior to importing a back track. Thanks.
Hi John, when using the start /stop function if you play track one does it stop at the beginning of the track two interval and cues it up so you only need to tap once to advance to track two ? Or do you have to reach down to cue up the next track ? Great vids by the way !
Hey 👋
So remember it’s a loop pedal. We care just using it like a backing track player. So, with that in mind, you would have to either reach down or get an external pedal like an FS-6/7 and you could program that up to be memory up and down. 👍🏼
@@JohnPaulMusicUK Thanks' John Paul. If you're ever in Galway this summer look me up I'll be busking and playing about the town the names Matt Clancy, Cheers.
Can you use this to play drum loop samples instead of the internal drum kits? I’m not a fan of the drums on these and wanted to replace them with yurt rock loops.
Yes. It’s a looper so you could load up a drum loop sample and have it looping away. 👍🏻 and you have 99 memories so 99 different wavs to import. 👍🏻
So any guitar you record essentially becomes an overdub? Can you accidentally delete the drum loop by clearing recordings?
Awesome video I just have one question I want to use this for bass backing tracks. Can I just assign one song for each number basically scroll through with the dual switch, stop and play like you were and run it straight into a bass amp ???? 🤔
How many banks does it have? And how much time can I put on each Bank?
Yes you can and yes! 😉
So the unit has 99 memories (songs) and a total of 13hrs record time across the 99 with a limit of 90mins per song!
More than most people would ever need! 👍🏻
@@JohnPaulMusicUK cool thanks man
Hi There, great video, can the Boss RC 500 work with backing tracks ?
Sort of. You can import wav backing tracks as loops and use the same principles as we have in this video. 👍🏻
Is it possible to send the backing track out of one output to a PA and the guitar signal and guitar loop out the other output to an amp? Thanks!
It certainly is. But just remember that with the RC-5 you only have one track, so the backing track is the loop of that makes sense. You can reroute the signals per memory so that Backing Track / loop is one output and the guitar is another. This is not an issue. 👍🏻
This is great thank you.
If I have a hard panned left and right stereo track (ie rhythm track on left, click on right) will the signal split via the Boss RC5 A and B output? Thanks in advance for any help with this.
Yes, exactly. the signal is split stereo of dual mono depending on ho you look at it. The only thing is that any rhythm sound is designed to come out of both, in stereo. So if you use the internal rhythm, it will come out of both the left and right channel.
can i add a backing track to the RC5 then over dub on it with guitar? so a backing track instead og the drums to play along to?
Technically you can, yes.
But it would have to be a repeating backing track as you don’t have a second track to separately repeat. But yes 👍🏻
thanks for your reply, tbh im not sure what you mean, the track is a youtube track thats 10 mins long and ive converted it to a .wav@@JohnPaulMusicUK
Great video. Where did you get the line out boxes for the click/tracks? That's a great idea to have them fixed on the board.
Thanks for the great Video, when I put my song name in it doesn't save, what step am I missing? Also can it be done from the computer
Remember to write it to the memory after you have made it.
Hi. Nice videos.
Can boss RC 10 play backing tracks. Also does it have the 4 parameters for turning in and off individual drums.
Thomas
FANTASTIC VIDEO! I am importing loops that I have created in cubase. Do you have any suggestion about whether I should mix down these tracks at 16 or 24 bit wav files?
24-bit or even 32-bit if you’re able.
Can you use the rc-500 for the same options without an pedal extension
Yes. Totally.
Change the memory into one shot and you have the same option. 👍🏼
When you just send the bass and drums to the back tracking will the drums be clear
As long as they are produced to a high level, yes. 👍🏻
Do you recomend using a separate amp or speaker to playback the backing track's as opposed to my guitar amp ? Thanks
Yeah I would. If your going to split the track then yes. Or just as a more flatter, cleaner sound.
Marvelous!!. Just one question: Can I loop over backing tracks that are stored in memory?…I mean, can I loop over a backing track? I have the RC 500 and I suppose it will be possible but I don't know how to configure it properly
Hello, could you tell me if there is some setting to change memory instantly on the RC5 while it is in play? I realize that to go to the next memory I have to wait for the end of the first loop. Thanks in advance.
Not that I know of, no. You can only go to loop end and then the memory will change.
Can this functionality also be achieved with RC 10r ? thanks in advance JohnPaul or anyone who knows
Don’t see why not. As long as you can turn a loop into a one-shot, you are good. 👍🏼
This is an incredibly informative video. Exactly what I was looking for - thank you!
More than welcome 🙏
not sure if anyone will read this but is it possible to loop OVER backing tracks, for example having a specific drum and bass pattern in a song structure and then looping over this with the looper without it looping the backing track?
That’s a great question.
So when you loop you want to overwrite the backing track? Maybe you can change to another memory with an FS-6 or FS-7 pedal.
If it’s playing and you change memories it can do that in time and seamlessly.
Hope that helps. 👍🏻
So if I have a backing track downloaded on my computer (one that was created in garage band) and upload it to an RC-5 memory slot, will the drums play too? Or do the drums have to be configured by Boss to come out of this pedal?
Yes the rhythm section is independent but just be aware of the bpm once you have imported it to the looper.
With the RC-600 how do you do the same process? will it work with the usb out to usb in?
Yea it can. It has 2 modes generic and vendor mode for usb audio.
Generic (the default) is 2in and 2out.
Vendor is 8in and 8out.
So you would only need generic mode if playing with stereo tracks.
Great video! I am wondering whether it's possible to load your OWN drum loops that you've recorded or pulled from your DAW, put them on the RC 500 as a backing track and then play it as track 1 and do all your guitar stuff on track 2, thus letting you use your own drums (even though it will be using up one of the tracks)
The downside to this is you will have to decide on the length of the drum loop. Is this possible to do? I would love to use some hip hop style beats from ableton and be able to control the volume independently of my guitar!
Hi John. Great info and video thanks. One problem when I have added backing tracks... When I add a 1 measure count in for playback it also adds and plays the built in drum rythym and lights up the rythym on/off button. Is this normal as I obviously do not want this playing over a backing track, thank you.
Yeah it’s normal. It’s a looper first and foremost but you can turn this feature off in the Rhythm ‘start’ and ‘stop’ menus. 👍🏻
@@JohnPaulMusicUK Thanks for the reply. I've tried everything I can think of but cannot turn it off. Could you please tell me where the setting is? Thank you.
hey John, is it possible to loop onto of the backing track that is playing? Or am I missing something??
Hey 👋
So in this scenario, no because it’s one long ‘loop’ as an audio wav file playing just once from beginning to end.
With a looper that has more than one track, like an RC-300/500/600 etc you could yes.
Thank you this is very helpful. Is the workflow similar for Boss RC-505MKII and RC-600? Thanks again.
Basically yes. 👍🏻
Great information explained & presented here. Appreciate the clear & concise instructional tips. oNe LovE from NYC
Glad it helped. 🙏
Hello, Do you have a video with the rc-30 doing this?
no I dont but you could do that with an RC-30.. but a bit more difficult.
i also got this amazing looper recently and i hope you don't mind me asking... how is it possible, if at all, to set the looper to store single layers (overdubs) in separate wav files within a memory. this would be immensely helpful when editing and the machine has soo many secret functions... thank you for you help. i hope you know what i mean. cheers!
You would have to record those single layers as a new loop separately onto each memory, which I think is not what you want. If you are looking for a way to separate the layers out.. no can do. 👎🏻
This is why multi-track loopers are so popular.
@@JohnPaulMusicUK that's a shame. i somehow thought it wasn't possible. :( yeah... you understood what i want, but recording onto different memories is kind of a bummer since you can't loop that way. i just thought the machine will record each new layer (dub) into a separate wav within the memory container. that way you could still playback all layers simultaneously but if you hooked it up to the pc take out different layers as wavs. like 01_1.wav first layer, 01_2 second layer etc. :( honestly i don't doubt the machine could do it, but yeah... i guess the industry's also gonna make some money with more equipment. :) cheers man
I contacted ya a week or so about me running old midi back tracks playing back through all the keyboards and drum machine into board and into RC5 . Everything recorded clearly into the RC5 I even played each track back after saving each one onto memory, I did about 50 tracks and all sounded fine. Next day I turned it all back on and all the tracks on RC5 sounded like they have a weird warbly sound making every track usless as a backing track, I thought I did something wrong so I went through the whole process again of recording again they sounded great then when next day they sounded all weird and not clear. What is going on and how do I fix this issue?
Wow! This is weird!
Is it down to the RC-5 making a bpm change? Wondering if it’s setting as for example a 70.4 bpm but when you save it, it’s moving it to 70 and having a ever so slight change to the bpm?
Other than that, it could be the kHz
Other than that, I’m not sure and I would strongly suggest about contacting Boss Support!
@@JohnPaulMusicUK it was weird but I figured it out. I downloaded updates as I had version 100.2 on RC 5. Once I did that everything I recorded previous was fixed and played as I recorded it and stayed playing perfect from now on
I also don’t set tempo when I record I simply press play on sequence and step on RC5 pedal as if I was pressing record button and that works fine. The drum tracks on all my midi stuff have count in measure as well as fills to guide me through all songs songs. I started doing backing track 30 years before many considered the benefits. So setting tempo on RC5 didn’t seem to matter.
Thanks for getting back to me. Now I can proceed with the other 50 tracks.
when i import with a .wav file it's says its unsuported format how i can fix that ?
Hi John, Thank you so much for this tutorial-- very helpful! I am interested in using the RC-5 in a performance situation where I trigger a short backing track at the beginning of a song (as a 1-Shot) and then record a loop while I am playing later in the song. Is that possible? Maybe move the Memory slot from my pre-recorded intro to a blank slot with the foot switch after my 1-Shot plays? Thanks again!
I think you just answered your own question. Yes. Grab an external pedal and program it to be memory up. 👍🏻
Then you can start the backing.. once that is finished, memory up and then your next memory (blank track or not) is ready to be used. 👍🏻
You are better than Roland Customer Support. Thanks for these videos on the RC-5. All I want to do is use the backing tracks, not launch a space shuttle.
Wow, thanks! Glad I can help. 👍
@@JohnPaulMusicUK It's a terrific looper once you get to know the pedal, but I purchased it to be more of a backing track station. Getting non roland WAV files in is my problem now. Thanks again. Cheers
Roland/Boss has Zero Customer Support > they have become Too Big to care about Loyal Clients.
@@michael_caz_nyc Except that zero customer support suggests there is a void. In my mind, they provide responses that encourage potential customers to buy other products. I am still tanksful for
JohnPaul Music UK
hello. do they interconnect with 1/4 jack?
yes its all 1/4 inch jacks
can you set the fs7 control A to tap memory increase and hold to memory decline
You can set to memory increase and memory decrease and if you hold them down, they will scroll. 👍🏻
hello how can I add a reggae pattern to my RC5 looper..its possible?
You would have to have it as a loop. You can’t change the rhythm section.
Hi, what polarity should the fs7 be set to? I guess that you set the switches to momentarily? Thanks in advance.
Hi JohnPaul - I've got my RC-5 pedal connected via USB, storage is turned on, and once i click on connect on the Boss Tone Studio my pedal reads 'Editor Connecting' and then nothing happens. The import and export buttons remain greyed out / inaccessible. Any ideas?
Hi JP wonderful stuff I learned so much in a few minutes. Where are your ouputs going to from the looper? Studio Monitors/PA? thanks JS
Hey John.
So my looper is normally going to my PA speaker, the Mackie Reach which I use for gigs. It’s normally the lat thing in the chain before going to the speaker which has an internal mixer.
Hope that helps 👍🏻
@@JohnPaulMusicUK Thanks so much I appreciate your help. John
No worries 😉