Cool Paul! Thank you for the simple idea. I added 3 more buttons to your sketch. And 4 (reset) will send the signal directly to the tuner. By the way, instead of 13 pins, I used 7 to prevent the relay from working when you turn it on.
Hi Paul I am doing my own Pedal Loop, and i was asking myself is there was a finished version of the code (in the previous videos you put a code, but you was saying it was not th final version). If you have it, It is possible to share it . Thank a lot, you are very inspiring (kiss from France).
Hey Paul ! Great project. Any chance you're going to get together a schematic ? Particularly how the in/out jacks, relays, and mute relay is wired. Keep up the cool work !
Hi Paul, big fan. I found your video trying to find info while making a similar project myself. I've tried everything trying to make the mute relay work but it just pops too, so I get a pop when it mutes, then a pop when my switching relays engage, then a pop when it unmutes. Any idea what I'm doing wrong? Looks like you made your own board for your mute relay - is it somehow different? I just used a normal relay breakout board like your big ones. Thanks in advance (hope you reply)!
Paul, this is great work I know you don't seem active anymore but I hope you can answer this. 1) I'm having trouble understanding, or finding another circuit that explains it, how your relays/loops are wired up. Well, how any of it is really. A circuit diagram would be literally the best thing that had ever existed in the entire world if you have a chance. 2) With this set up can you re-order the loops?
Hi Paul, what an awesome project this is. It inspired me to grab my arduino back from the shelf but I doubt it will be as sophisticated as this. Do you know if there is a repository or schematic abailable? I am hoping to build a longer one where buttons double up as save buttons as well.
Hey, I have two questions. I am currently working on my own Arduino powered loop switcher. How did you mount all the electronics into the enclosure to get everything to stay while looking clean? Also, in an earlier video you said you added a feature where you used stereo input jacks to keep the switcher from adding a loop if nothing is plugged in. Would you mind explaining how you did that? Thanks!
Hi, With the relays I used small counter sunk headed bolts, nuts and cut down some green wall plugs for spacers. The Arduino board was a little more difficult because there are components very close to the mounting holes so I bought some plastic pcb snap in stand offs. I still needed to trim them to fit the Arduino board. I used Neutrik Jack sockets and use just put them together with the lugs touching and the jack holes facing the same way. Solder all lugs together and connect your wiring to the lugs with the contacts that meet the jack connector when it is pushed into the socket. I hope I have cleared things up.
Hello friend, excellent job, I'm your fan. I'm from Brazil, and I don't understand English well. Could you write the function of the 1 relay module? Thanks.
I have an interesting inquiry, how do you build an ab switcher that receives commands from an external device via TRS? I'm trying to build a box that has a signal split on the right that would go into two preamp inputs, then have their FX send come back into a ab switcher and out as a mono, and then stereo in to stereo out back into the FX returns of the amps just for ease of routing 6 cables. Why do this? I use a BOSS ES-8 and it has a handy always on send with a return BUT it doesn't support running this to two amps because it's mono. By doing this I'll be able to choose between two different preamps simply by using the ab return and sending the bypassed amp a signal into the FX return to use it's power amp and vice versa. It would be a HUGE game changer for me and many other players who don't even know this is an option. It also wouldn't hurt to have a MIDI in/out for use with an external controller. Also to have a single split on it's way out for a device that only has a MIDI in (digitech whammy, I'm looking at you!!!) would be supreme.
@@PaulGrahamGuitarst for real, it's like an ancient pedal builder secret. I can't find the answer anywhere! I bought the Electronic Projects for Musicians just to get into pedal building and I have been on countless forums and NOBODY knows how to do a TRS commanded switcher.
@@PaulGrahamGuitarst If you do a build please let me know. I drew a blueprint, it's not a schematic by any means but it's a good illustration showing how it should be layed out for an under the board type of box. joeyskar17@gmail.com
Hi Paul... this is great!!! I have been making an Arduino controlled rack MIDI switcher based on the RG Keen schematic (www.geofex.com/Article_Folders/rmtswtch/rmtsw.htm) however had run into major issues with noise (popping, etc)... your implementation of a mute relay may be the answer! Brilliant but simple! As others have asked, do you plan to post up a schematic? I would really love to see the details of the signal routing and grounding. Thanks for sharing this project.
amazing work!!! , I just made a similar proyect but I have a noise in the line :( I think it's because to the relays there aren't made for the audio signal's. Maybe do you have the same problem, how you resolved it?
Did you use the same relays ? It would definitely be easier to use spdt relays like these in stead - dont know if the audio would be better. Isnt it just because you have signal running close by the microcontroller ? www.ebay.com/itm/10Pcs-5V-G5V-1-5VDC-Signal-Relay-6-PINs-for-Omron-Relay/201462410588?hash=item2ee8186d5c:g:NXkAAOSwo0JWPFsa
@@MagnusKlo when you carry over only one signal SP would suffice. When wired properly you don't need the sound to go through the arduino since it is just a controller.
Cool Paul! Thank you for the simple idea. I added 3 more buttons to your sketch. And 4 (reset) will send the signal directly to the tuner. By the way, instead of 13 pins, I used 7 to prevent the relay from working when you turn it on.
Hi Paul I am doing my own Pedal Loop, and i was asking myself is there was a finished version of the code (in the previous videos you put a code, but you was saying it was not th final version). If you have it, It is possible to share it . Thank a lot, you are very inspiring (kiss from France).
Amazing playing and project! I watched the series and am very intrigued. cheers
Hey Paul ! Great project. Any chance you're going to get together a schematic ? Particularly how the in/out jacks, relays, and mute relay is wired. Keep up the cool work !
Hi Paul, big fan. I found your video trying to find info while making a similar project myself. I've tried everything trying to make the mute relay work but it just pops too, so I get a pop when it mutes, then a pop when my switching relays engage, then a pop when it unmutes. Any idea what I'm doing wrong? Looks like you made your own board for your mute relay - is it somehow different? I just used a normal relay breakout board like your big ones. Thanks in advance (hope you reply)!
Nice job! Well though out.
Paul, this is great work I know you don't seem active anymore but I hope you can answer this.
1) I'm having trouble understanding, or finding another circuit that explains it, how your relays/loops are wired up. Well, how any of it is really. A circuit diagram would be literally the best thing that had ever existed in the entire world if you have a chance.
2) With this set up can you re-order the loops?
Hi Paul, what an awesome project this is. It inspired me to grab my arduino back from the shelf but I doubt it will be as sophisticated as this. Do you know if there is a repository or schematic abailable? I am hoping to build a longer one where buttons double up as save buttons as well.
Hey, I have two questions. I am currently working on my own Arduino powered loop switcher. How did you mount all the electronics into the enclosure to get everything to stay while looking clean? Also, in an earlier video you said you added a feature where you used stereo input jacks to keep the switcher from adding a loop if nothing is plugged in. Would you mind explaining how you did that? Thanks!
Hi, With the relays I used small counter sunk headed bolts, nuts and cut down some green wall plugs for spacers.
The Arduino board was a little more difficult because there are components very close to the mounting holes so I bought some plastic pcb snap in stand offs. I still needed to trim them to fit the Arduino board.
I used Neutrik Jack sockets and use just put them together with the lugs touching and the jack holes facing the same way. Solder all lugs together and connect your wiring to the lugs with the contacts that meet the jack connector when it is pushed into the socket.
I hope I have cleared things up.
Great job! Is it possibile to have a code for arduino and the schematics? If yes were i can find it?
Hello friend, excellent job, I'm your fan.
I'm from Brazil, and I don't understand English well.
Could you write the function of the 1 relay module?
Thanks.
Very nice effort
geez. legend mate.
I have an interesting inquiry, how do you build an ab switcher that receives commands from an external device via TRS?
I'm trying to build a box that has a signal split on the right that would go into two preamp inputs, then have their FX send come back into a ab switcher and out as a mono, and then stereo in to stereo out back into the FX returns of the amps just for ease of routing 6 cables.
Why do this? I use a BOSS ES-8 and it has a handy always on send with a return BUT it doesn't support running this to two amps because it's mono.
By doing this I'll be able to choose between two different preamps simply by using the ab return and sending the bypassed amp a signal into the FX return to use it's power amp and vice versa. It would be a HUGE game changer for me and many other players who don't even know this is an option.
It also wouldn't hurt to have a MIDI in/out for use with an external controller. Also to have a single split on it's way out for a device that only has a MIDI in (digitech whammy, I'm looking at you!!!) would be supreme.
That is a good question.
@@PaulGrahamGuitarst for real, it's like an ancient pedal builder secret. I can't find the answer anywhere! I bought the Electronic Projects for Musicians just to get into pedal building and I have been on countless forums and NOBODY knows how to do a TRS commanded switcher.
@@joeyskar It is something I have been thinking about for a while. It would definitely clean things up on the floor in front at a gig. It can be done.
@@PaulGrahamGuitarst If you do a build please let me know. I drew a blueprint, it's not a schematic by any means but it's a good illustration showing how it should be layed out for an under the board type of box. joeyskar17@gmail.com
Hi there , great project ! Do you have a schematic of how everything is connected please?
Hey Paul, Great Work
I am trying to build my own right now,
Did you share the code and wiring diagram anywhere ?
search in the others videos descryption. i'm also trying to build my own ...lets eletrorock
Hello Paul, found your video very interesting, when are you going to upload the programmable section
Hey Paul
This is really great. Can you give me the Code and a shematic for this. I tried some different looper by myself but nothing is working
Great project Great job..if i may ask how do you power everything (relays and the arduino)?
Thankyou! I use a 1 amp 9 volt wall adaptor, much like the PSU for the Boss TU-300.
Anything between 9 and 12 volts with 1 amp or more is fine.
Hi Paul... this is great!!! I have been making an Arduino controlled rack MIDI switcher based on the RG Keen schematic (www.geofex.com/Article_Folders/rmtswtch/rmtsw.htm) however had run into major issues with noise (popping, etc)... your implementation of a mute relay may be the answer! Brilliant but simple!
As others have asked, do you plan to post up a schematic? I would really love to see the details of the signal routing and grounding.
Thanks for sharing this project.
can it change the order of the pedals ? if not how woould you go about doing that ? :)
Was this the final video? Is there code or a schematic to build this? These videos were awesome!
amazing work!!! , I just made a similar proyect but I have a noise in the line :( I think it's because to the relays there aren't made for the audio signal's. Maybe do you have the same problem, how you resolved it?
Did you use the same relays ?
It would definitely be easier to use spdt relays like these in stead - dont know if the audio would be better. Isnt it just because you have signal running close by the microcontroller ? www.ebay.com/itm/10Pcs-5V-G5V-1-5VDC-Signal-Relay-6-PINs-for-Omron-Relay/201462410588?hash=item2ee8186d5c:g:NXkAAOSwo0JWPFsa
or.. you might need dpdt relays... Hmm...
@@MagnusKlo when you carry over only one signal SP would suffice. When wired properly you don't need the sound to go through the arduino since it is just a controller.
What about using latching relays?
It seems like The Secret is not revealed. No code or schematics are released
any chance of sharing the schematic and the coding?
Can you share the code?! Thanks!!
Do you live in Australia
Hi Corey, sure do.
Where bouts? Im in Brisbane
What state are you in?
Where is the code?
Nice project, but without any schematic workflow and code this is not a DIY !
too waste,arduino nano is enoungh