SY77 editor in M4L - Sysex problem

Learn about building and using Max for Live devices.
Post Reply
lul
Posts: 12
Joined: Tue Sep 18, 2007 9:45 am

SY77 editor in M4L - Sysex problem

Post by lul » Sun Feb 07, 2010 2:59 pm

Hello,

I don't know if it has been discussed elsewhere, so...

I was trying to build a sysex editor for my trusty-old-tenderly beloved SY77 YAMAHA
in M4L, and couldn't succeed to send sysex (although I could receive them...)
Just to verify, I copy/paste my patch in the standalone MAX version and... Miracle!!

It worked...

So, what does it mean?

Thanks, guys...

Gregory Taylor
Posts: 268
Joined: Tue Sep 01, 2009 3:11 pm

Re: SY77 editor in M4L - Sysex problem

Post by Gregory Taylor » Sun Feb 07, 2010 3:07 pm

This has already been discussed at length - at the present time, the Live application doesn't support working with SysEx. Since Max for Live is hosted, it therefore does not support SysEx. Max *itself* has no problems with SysEx, so anything you do in Max itself (that is, outside of a Max for Live device) as a Max user will be fine. And yes, a request for such functionality in Live has been made quite a few times, with varying degrees of style and decorum. :-)

lul
Posts: 12
Joined: Tue Sep 18, 2007 9:45 am

Re: SY77 editor in M4L - Sysex problem

Post by lul » Sun Feb 07, 2010 3:10 pm

Thanks,

What is weird, is that M4L (and Live, I guess...) DOES receive sysex, it just not transmit them!!

orgul
Posts: 164
Joined: Sun May 27, 2007 3:02 pm
Location: Berlin

Re: SY77 editor in M4L - Sysex problem

Post by orgul » Tue Feb 09, 2010 12:34 pm

try sending sysex from your max patch to an external software and then to your yamaha.

3dot...
Posts: 9996
Joined: Tue Feb 20, 2007 11:10 pm

Re: SY77 editor in M4L - Sysex problem

Post by 3dot... » Sun Feb 14, 2010 8:07 pm

orgul wrote:try sending sysex from your max patch to an external software and then to your yamaha.
via osc...
Image

oddeo
Posts: 175
Joined: Sat Feb 03, 2007 10:39 pm
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by oddeo » Wed Feb 17, 2010 5:34 pm

Something like udpsend 127.0.0.1 7401 in your M4L patch and udpreceive 7401 sitting in a maxpatch in MAX Runtime should work.

I just learned this last week and have been perfecting my Juno patch ever since. I will post it later this week or weekend so that you can see how I handles sysex.
___________________
Live Suite 12 / Push 3S / MacBook Pro M1 Max 64G RAM / SS Prophet 6 / Moog Minitaur / TR-8S / Zen Delay / BigSky / Yaeltex Custom / APC40 Mk2 / KeyLab Mk2 / BCR2000 / FCB 1010 / UA Apollo 8 / other random gear

JoeM
Posts: 14
Joined: Thu Dec 20, 2007 6:55 am
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by JoeM » Tue Feb 23, 2010 4:03 am

I've gotten data sent back and forth using sysex by processing it all in a small path and using the [s ] and [r ] objects, but I think a limitation is that you need Max running your other patch. I've tried exporting as a .app and the message sending no longer works. Any one know how to do this if it's possible in Max?

I'll try this udp thing. It'd be nice to be able to re-distribute a .app build instead of needing full blown max on any machine running my max4live device.
Live 8 (boxed suite) - 17" MacBook Pro - Remote SL 37 - Audio DJ 8 - Korg padKontrol -
Hooked up as an effect device and live instrument for Traktor

julienb
Posts: 1816
Joined: Sat Oct 29, 2005 1:15 pm
Location: France
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by julienb » Tue Feb 23, 2010 10:11 am

3dot... wrote:
orgul wrote:try sending sysex from your max patch to an external software and then to your yamaha.
via osc...
+1
Julien Bayle
____________________________________________________________________________________________________

art + teaching/consulting
ableton certified trainer
____________________________________________________________________________________________________

oddeo
Posts: 175
Joined: Sat Feb 03, 2007 10:39 pm
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by oddeo » Tue Feb 23, 2010 6:11 pm

You can download my JunoControl patch to see an example of how I overcame this.

http://www.neilbufkin.com/Neil_Bufkin_2 ... O-106.html


I hope this helps.
___________________
Live Suite 12 / Push 3S / MacBook Pro M1 Max 64G RAM / SS Prophet 6 / Moog Minitaur / TR-8S / Zen Delay / BigSky / Yaeltex Custom / APC40 Mk2 / KeyLab Mk2 / BCR2000 / FCB 1010 / UA Apollo 8 / other random gear

JoeM
Posts: 14
Joined: Thu Dec 20, 2007 6:55 am
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by JoeM » Thu Feb 25, 2010 2:25 am

JoeM wrote:I've gotten data sent back and forth using sysex by processing it all in a small patch and using the [s ] and [r ] objects...
Seems I was wrong. This only works in live preview mode. As soon as you close the patch in Max the device stops receiving messages using the [r ] objects working. Oddest thing ever.
Live 8 (boxed suite) - 17" MacBook Pro - Remote SL 37 - Audio DJ 8 - Korg padKontrol -
Hooked up as an effect device and live instrument for Traktor

JoeM
Posts: 14
Joined: Thu Dec 20, 2007 6:55 am
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by JoeM » Thu Feb 25, 2010 2:38 am

oddeo wrote:You can download my JunoControl patch to see an example of how I overcame this.

http://www.neilbufkin.com/Neil_Bufkin_2 ... O-106.html


I hope this helps.
I tried following your instructions but I'm confused by step 4. Where is JunoRouter.maxpat?
Live 8 (boxed suite) - 17" MacBook Pro - Remote SL 37 - Audio DJ 8 - Korg padKontrol -
Hooked up as an effect device and live instrument for Traktor

oddeo
Posts: 175
Joined: Sat Feb 03, 2007 10:39 pm
Contact:

Re: SY77 editor in M4L - Sysex problem

Post by oddeo » Fri Feb 26, 2010 12:47 am

Once you click the unfreeze button an Unfrozen folder is created. I think it is created in the same folder the .amxd file that is referenced is in. I could be wrong. It could be on your desktop. It may be placed somewhere different on Windows vs PC too. Once you figure out where the Unfrozen folder is being created you should be good.
___________________
Live Suite 12 / Push 3S / MacBook Pro M1 Max 64G RAM / SS Prophet 6 / Moog Minitaur / TR-8S / Zen Delay / BigSky / Yaeltex Custom / APC40 Mk2 / KeyLab Mk2 / BCR2000 / FCB 1010 / UA Apollo 8 / other random gear

Post Reply