Hey I was just wondering. There are only 3 connection is being used with the MIDI port. What if I use the same program but instead of using a MIDI socket why not use a 1/4 Stereo socket (Like a Headphone Socket) shouldered with the MIDI on M7. I have seen people using Headphone sockets on Zoon G3 for patch change loop pedals. Please share your thoughts Cheers !
Yes, you need minor editing for this sketch. Change the line "MIDI.sendProgramChange(number, channel); " to "MIDI.sendControlChange,(number, velocity, channel);" For buttons learn at Arduino Example --> "Button" Enjoy!!
"MIDI.sendProgramChange(number, channel); " Hi cool Guy? "number" is mean M5 Preset number? If I want CC value Change What I do? example : Tap tempo -> CC#64 I want make Nemesis delay pedal MIDI controller. This is Nemesis MIDI Implementation --> preset UP(CC# 82, Value 0~127), preset DW(CC# 82, Value 0~127), Tap Division(CC# 42, Value 6, 7, 10)
Hello, you got it right. From this code you can use it to send CC messages. With the following formats MIDI.sendControlChange (CCnumber, Value, Channel); But the actual use You should be educated about how the buttons work. For example in the example code in an Arduino program Example Sketch -> Button Have fun
Thanks so much
ชุดวงจรนี้หาซื้อได้ที่ไหนครับ
yeah!
ขอบคุณมากๆเลยครับ
เยี่ยมไปเลย...ชอบมากครับ 👍
สุดยอด เยี่ยมเลยครับ
ขอบคุณนะครับผม
@CaptainJackAudio ถ้าต้องการ สัก 10-12ปุ่ม เลือบอร์ดรุ่นไหนครับ
Arduino megaครับ
Hey
I was just wondering. There are only 3 connection is being used with the MIDI port.
What if I use the same program but instead of using a MIDI socket why not use a 1/4 Stereo socket (Like a Headphone Socket) shouldered with the MIDI on M7.
I have seen people using Headphone sockets on Zoon G3 for patch change loop pedals.
Please share your thoughts
Cheers !
Did you mean TRS socket? Yes it great idea. You can try it.
@@CaptainJackAudio Yes. I meant a TRS socket. Sounds great. I will give it a shot then. But by any chance do you have a schematic of the M5 ?
@navidimtiazofficial sorry i have not it
สุดยอดครับ...จะสามารถประยุกค์ใช้กับ Zoom MS50g ได้ไหมครับ คือเปลี่ยนจาก MIDI 5 pin เป็นผ่าน Port USB โดยใช้ usb host shield เข้ามาช่วยได้ไหมครับ.
ไม่น่าจะได้ครับ MS50G ไม่สนับสนุนmidi
สุดครับ
ถ้าสมมติเปลี่ยนจากหัวแจ็ก midi จากcontroller เป็น usb 2.0 b จะสามารถใช้ร่วมกับมัลติเอฟเฟคที่เป็น usb ไหมครับ
ใช้สายแปลงmidi - usbก็น่าจะใช้ได้ครับ
@@CaptainJackAudio ขอบคุณครับผม
HX effect ใช้ midi footswicth แบบเดียวกันรึป่าวครับพี่ พอดีอยากทำเองดูครับ
น่าจะได้นะครับ ต้องดูที่คู่มือ
@@CaptainJackAudio หาซื้อชิพ ได้จากที่ไหนคับพี่
สุดจัด
Very good work!!
ทำคลิปดีๆแบบนี้ออกมาอีกนะครับ
ได้ครับผมม
พี่ครับ ทำไมผมลงโค้ดแล้ว เช็คมิดี้แล้วข้อความมันวิ่ง noteoff c-1 ยาวเป็นหางวาวเลยครับ
drive.google.com/file/d/1-4oczUyB3jlAFYlUuNhie6x7NBvt84Xd/view?usp=drivesdk
@@pachara-gstudio5787 ??? ได้แก้ไขโค้ดอะไรหรือเปล่้าครับ. ในโคดที่ผมแชร์ ยังไม่มีคำสั่งnote off เลยครับ
ถ้าส่งข้อความมิดิ้ไม่หยุดน่าจะเป็นคำสั่งprogramchange
#######
กรณีที่มิดี้ส่งไม่หยุด
อาจเป็นเพราะบอร์ดarduinoอาจยังไม่ได้ต่อกับตัวต้านทาน10k ระหว่างpinD2-D4 กับpinGND อย่างถูกต้อง ลองเชคดู
ยังไงทดลองต่ออุปกรณ์ทั้งหมดตามdiagramก่อนนะครับ
อ่อ ขอบคุณครับ
พี่ครับ คีย์บอร์ดสามารถส่งสัญญาณเป็นmidiได้ไหมครับ ผมอยากทำต่อกับไอโฟนเป็นแบบไร้สายผ่านBluetooth เลยอยากซื้อคีย์บอร์ดBluetooth มาแปลงใช้เป็นpedal ควบคุมเอฟเฟคในแอพครับ
คิดว่าไม่น่าจะได้ครับ
midi keyboardจะส่งคำสั่งmidi Note on/ Note off
จะเอาไปใช้กับแอพ Amplitubeหรือเปล่าครับ? ถ้าเป็นAmplitubeนี่จะใช้คำสั่งmidi ControlChangeแบบdebouce (on/off) (ตามที่อ่านมาในคู่มือirig blueboard)
**ยกเว้นที่midi keyboardของเรา มีช่องเสียบสำหรับmidi inputครับ
ผมเคยลองdiy blueboardแล้วครับ เดี๋ยวคงได้แนะนำวิธีการทำในคลิปต่อๆไป จะพยายามลงให้ถี่กว่านี้นะครับ :)
CaptainJackAudio ขอบคุณครับรอชมผลงานนะครับ
@UChZzeZPk01lBJ3GIIpY2Jcgแนะนำ ลองดูบอร์ดesp32ครับจะถูกกว่า มีทั้งwifi และbluetooth LE เลย
@@merleen4648 ขอบคุณจ้าา
CaptainJackAudio เคยเห็นคลิปฝรั่งใช้บอร์ดBluetooth leอยู่ครับผมว่ามันแพงครับเลยยังไม่อยากลอง ยังไงก็ขอบคุณมากครับ
Hello, can I also program this voor making CC-changes?
Yes, you need minor editing for this sketch.
Change the line "MIDI.sendProgramChange(number, channel); "
to "MIDI.sendControlChange,(number, velocity, channel);"
For buttons learn at Arduino Example --> "Button"
Enjoy!!
สวัสดีขอบคุณสำหรับการแบ่งปันโครงการของคุณฉันบอกคุณว่าฉันมี BOSS GT 1000 และฉันต้องการสร้างคอนโทรลเลอร์ 6 สวิทช์ด้วย Arduino แต่ฉันไม่รู้ว่าจะตั้งโปรแกรมอย่างไรคุณช่วยฉันด้วย ขอบคุณ
มีคู่มือมั้ยครับ?
สวัสดีขอบคุณสำหรับคำตอบนี่คือสิ่งที่มีอยู่ www.boss.info/global/support/by_product/gt-1000/owners_manuals/
คุณสามารถลองใช้codeจากวิดิโอนี้ได้นะครับ ใช้คำสั่งprogram changeเช่นเดียวกันครับ(PC#1-PC#128)
พี่รับทำด้วยไหมครับ
SpkAE ได้นะครับ ลองเข้ามาคุยกันครับ
facebook.com/captainjackaudio
เขร้ แบบนี้ก็ทำMC6เองได้สิครับ
น่าจะได้นะครับ
@@CaptainJackAudio ขอบคุณสำหรับคลิปดีๆแบบนี้ครับ เดี๋ยวผมว่าจะลองทำเล่นๆดูบ้าง
ปล. พวกตัวต้านทานถ้าหาซื้อไม่ได้ สามารถใช้ค่าที่ใกล้เคียงแทนได้ไหมครับ เช่น 10k เป็น 11k เป็นต้นครับ
@@Bamelub ขอบคุณครับ :)
ใช้ค่าใกล้เคียงได้ครับ 5k-20k
ตัวต้านทานค่าที่อยู่ในโปรเจคนี้หาซื้อง่ายครับ
ขอให้สนุกครับผม
รับทำไหมครับ
ลองเข้ามาคุยกันในเพจนะครับบ
"MIDI.sendProgramChange(number, channel); "
Hi cool Guy? "number" is mean M5 Preset number?
If I want CC value Change What I do?
example : Tap tempo -> CC#64
I want make Nemesis delay pedal MIDI controller.
This is Nemesis MIDI Implementation -->
preset UP(CC# 82, Value 0~127), preset DW(CC# 82, Value 0~127), Tap Division(CC# 42, Value 6, 7, 10)
Hello, you got it right. From this code you can use it to send CC messages. With the following formats MIDI.sendControlChange (CCnumber, Value, Channel);
But the actual use You should be educated about how the buttons work. For example in the example code in an Arduino program
Example Sketch -> Button
Have fun
@@CaptainJackAudio thanks!! Bro~~~🤟🏻👍🏼
Hello! Bro~ I finally made it! Come to my channel. Thank you!!
I'm glad to hear that my video is useful to you. Congratulations for you and your project. Enjoy ;)
เยี่ยมเลยครับ