V-Synth 2.0 patch changes with Ableton Live

UHE is now closed. For Technical Support from Ableton, please go here: http://www.ableton.com/support
Locked
vgermani
Posts: 59
Joined: Sun Jun 05, 2011 2:43 pm

V-Synth 2.0 patch changes with Ableton Live

Post by vgermani » Mon Dec 19, 2011 4:51 pm

Hi, I'm connecting a Roland V-Synth to Ableton and trying to send patch changes via an empty midi clip. Every time I try to send anything to the V-Synth I get a "no media" error on the V-Synth.

I got the following response from the Roland forum:

You have to send bank changes(CC0-32) as well as Program changes to select the patches,everytime you send just a program change you'll get a blank patch (No media)because of how the V synth patches are organised you can't send just a simple progam change as each section of patches is in a bank rather than a standard 0-127 configuration

To select them you need to Enter

CC0-Value=87
CC32-Value=0
Program change value

In order to select the next bank you will replace the CC0 Value with 88 and so on

-----

How do I do this with Live?

Thanks for your help!

Der_Makrophag
Posts: 377
Joined: Tue Nov 15, 2005 11:06 am

Re: V-Synth 2.0 patch changes with Ableton Live

Post by Der_Makrophag » Fri Dec 23, 2011 12:12 pm

How did you send patch changes? i think the way is the same, just with an additional "automation"?
My English is not perfect, I know... Sorry about that.

Greetings from Germany!

P.S. to wishlist forum users: Please search for former requests. Otherwise they will be splitted into many small ones and we are loosing impact!!!

vgermani
Posts: 59
Joined: Sun Jun 05, 2011 2:43 pm

Re: V-Synth 2.0 patch changes with Ableton Live

Post by vgermani » Thu Dec 29, 2011 5:36 pm

Der_Makrophag wrote:How did you send patch changes? i think the way is the same, just with an additional "automation"?
Sorry for the delay. When you add a clip to a midi track there is a section at the bottom in the clip explorer in the notes section (you may need to click on the little button with 8th notes in it to open that section. From within there, you can send bank, sub-bank, and patch change values whenever you start the clip. Note, it only sends the data 1 time for every clip, so if you click on the clip for the first time, the data is sent. If you click on the same clip again, it won't send the data.

Hope that helps.

Der_Makrophag
Posts: 377
Joined: Tue Nov 15, 2005 11:06 am

Re: V-Synth 2.0 patch changes with Ableton Live

Post by Der_Makrophag » Fri Dec 30, 2011 8:37 am

Oh, it was more of a rhetorical question. Thanks anyway.

So the say you have to send BANK and PROGRAMM, just try to change both.

Otherwise, you can send controller information via clip automation ("envelope") and use the ones they gave you .

CC0 is Bank select controller in combination with CC32, wich is also responsible for bank select (not sure how it works in detail, maybe this is "subbank"?).
My English is not perfect, I know... Sorry about that.

Greetings from Germany!

P.S. to wishlist forum users: Please search for former requests. Otherwise they will be splitted into many small ones and we are loosing impact!!!

Dean Corrie
Posts: 56
Joined: Sat Oct 09, 2010 3:14 pm

Re: V-Synth 2.0 patch changes with Ableton Live

Post by Dean Corrie » Mon Jan 02, 2012 11:15 am

Hello,

You need to set "Bank" to 88, "Sub-Bank" will be 1,2,3 or 4 and "Program" will be between 1 and 128.

This below is taken from the MIDI implementation guide:

BANK SELECT | PROGRAM | PATCH
MSB | LSB | NUMBER | NUMBER
087 | 000 | 001 - 128 | 001 - 128
| 001 | 001 - 128 | 129 - 256
| 002 | 001 - 128 | 257 - 384
| 003 | 001 - 128 | 385 - 512

Live uses '1 to 128' where Roland uses '0 to 127' for bank messages. Therefore the MSB and LSB is plus 1 from the Roland guide.

Cheers,
Dean

Locked