Page 1 of 1

MIDI Switcher for ZOOM MultiStomp (MS 50g and MS70-CDR,MS60B)

Posted: 22 Jun 2015, 17:04
by m10065
Hi I'm GSMCustomEffects
Japanese Circuit Engineer!

I made MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS60B)
Image

myVine

https://vine.co/v/Od7Pnp0AaqV


using Arduino and USBHostShield

Schematic and SourceCode Here!!

this is my Blog in Japanese

SourceCode

http://garagestylemsc.blog.jp/archives/20654052.html

Schematic(Layout)

http://garagestylemsc.blog.jp/archives/20767328.html


this Switcher presetnumber10 is bypass
you can programchange 1~8!

enjoy!

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 10 Jul 2015, 13:16
by tangalanga
Excellent! Thanks for your work and generosity!

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 14 Jul 2015, 16:48
by m10065
Reply Thank you.
It is the current case of the design.
zumen1.PNG
Once you have completed drawings will also be published.

Function is as Vine

Thank you in the future!

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 14 Jul 2015, 16:50
by m10065
cross section
zumen2.PNG
zumen2.PNG (4.17 KiB) Viewed 5950 times
2mm!

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 14 Jul 2015, 16:52
by m10065
side view
zumen3.PNG
zumen3.PNG (4.97 KiB) Viewed 5950 times
Scheduled to take power and USBMIDI connector on this surface

Position of MIDI connector undecided

Exploring the current position

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 16 Jul 2015, 14:15
by pamaz
I'm trying to understand and dowload the code form your website, but I'm having a few difficulties due to the japanese language ( and google translator is not helping that much!) .
Can you please point me to the correct link for downloading the code pls?
Thanks
Paolo

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 16 Jul 2015, 14:49
by apollomusicservice
pamaz wrote:I'm trying to understand and dowload the code form your website, but I'm having a few difficulties due to the japanese language ( and google translator is not helping that much!) .
Can you please point me to the correct link for downloading the code pls?
Thanks
Paolo
Try this

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 18 Jul 2015, 09:58
by m10065
Thanks for Uploading!

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 02 Sep 2015, 05:33
by m10065
Long time no see

This time more of MIDI switcher I will introduce so was completed.

A mode
1,2,3,4

B mode
5,6,7,8

send ProgramChangeMIDI messege

left switch is mode change Switch!


The case is our original design

We were outsourced to sheet metal forming


Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 02 Sep 2015, 10:15
by andershenrik
:applause: Thank you ,this is interesting . I was not aware that the MS50 can be controlled by midi . Anybody know a link to the commands ?

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 03 Sep 2015, 18:03
by m10065
andershenrik wrote::applause: Thank you ,this is interesting . I was not aware that the MS50 can be controlled by midi . Anybody know a link to the commands ?

Thank you for questions

I think that it is not perhaps know

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 22 Sep 2015, 05:53
by kaya112
In file included from E:\arduino-1.6.5\libraries\USB_Host_Shield_2.0-master/Usb.h:27:0,
from sketch_sep22d.ino:2:
E:\arduino-1.6.5\libraries\USB_Host_Shield_2.0-master/settings.h:139:176: fatal error: SPI.h: No such file or directory
#include <SPI.h> // Use the Arduino SPI library for the Arduino Due, RedBearLab nRF51822, Intel Galileo 1 & 2, Intel Edison or if the SPI library with transaction is available
^
compilation terminated

:scratch: :scratch:

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 04 Nov 2015, 16:02
by divabanana
I have a question regarding the powering of the Zoom MS-50G.
It looks like you are powering it via the USB bus from the USB host shield.
(In the MS-50G specs it says you can power it from USB so that's all good).

What I don't understand is the power adapter they recommend is 9v but USB bus power is only 5v.
I asked Zoom about this and they said that the required power is 9v and the device does not adjust voltage...

So how is the 5v from the USB bus enough when it requires 9v?
Can anybody shed any light?

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 11 Jan 2016, 09:05
by 56335130
divabanana wrote:I have a question regarding the powering of the Zoom MS-50G.
It looks like you are powering it via the USB bus from the USB host shield.
(In the MS-50G specs it says you can power it from USB so that's all good).

What I don't understand is the power adapter they recommend is 9v but USB bus power is only 5v.
I asked Zoom about this and they said that the required power is 9v and the device does not adjust voltage...

So how is the 5v from the USB bus enough when it requires 9v?
Can anybody shed any light?
same as g3.when use usb power ,the inside bump the 5v to 9v and let the analog chip works.

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 16 Mar 2016, 05:34
by m10065
Long time no see.
Since I was able new site thank you

http://diystompbox.html.xdomain.jp/index.html

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 26 Aug 2016, 12:49
by m10065
Long time no see.

I tried to control of the GT100


Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 16 May 2017, 14:40
by m10065

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS

Posted: 06 Jun 2018, 12:18
by Ben N
Hey, m10065, sorry I'm late to the party--just got my MS-70CDR, and it's really my first digital pedal. Can you provide updated links for the code and schematic?

BTW, just around the same time as you, a fellow named Lawrence Doss came out with an Arduino based controller for MS. Are you familiar with it? Are there any important differences?

Thanks

Re: MIDI Switcher for ZOOM MultiStomp(MS 50g and MS70-CDR,MS60B)

Posted: 15 Feb 2021, 23:50
by eggyfreestompbox2018
Anybody can share the schematic link ?
The existing link can not open.
Thank You

Re: MIDI Switcher for ZOOM MultiStomp (MS 50g and MS70-CDR,MS60B)

Posted: 16 Feb 2021, 07:26
by JudgeMingus
I would certainly also be interested in the schematic if it can be reposted!