mySoftware [Updates]

Once you create a user profile on Motifator and update with the appropriate information, the updates shown here will be specific to you.

rssFeeds [Syndicate]


forumforum
 

Old Motifator threads are available in the Archive.

Viewing topic "Using and controlling a Motif Rack ES with a MOTIF 6 keyboard.."

     
Posted on: November 25, 2009 @ 04:24 PM
Talltoub
Avatar
Total Posts:  8
Joined  05-17-2005
status: Newcomer

Hi everybody,

I decided to “update” my so beloved Motif 6 Keyboard with a Motif Rack ES connected via MIDI to his back...He now looks so pretty...and sounds so much better..

But already after 2 hours using it , i have questions that need answers.
I noticed that i could select Rack ‘s voices via the control panel of the keyboard. of courses categories don’t match but using bank & preset select works fine. I can even edit sounds with the realtime nobs & faders of the Keyboard...WAHOU..And now i dream that i could edit my new rack with the keyboard without the PC editor, at least when composing songs.

Problems occur in multi mode. Is there anyway to select each track’s voice on the Rack via the M6 keyboard and his Mixing mode ? The sequencer transmits song’s events to the rack correctly, but changing the voices in the keyboard’s mixing mode does not transmit any MIDI to the Rack. I don’t think it’s a MIDI configuration issue, so the Sequencer would not transmit anything too, wouldn’t it ?

Don’t know if i’m clear. however thank’s for your help .
Sorry for my poor english.
best regards from france

talltoub

  [ Ignore ]  

Posted on: November 27, 2009 @ 12:20 AM
Talltoub
Avatar
Total Posts:  8
Joined  05-17-2005
status: Newcomer

no idea ?
thank’s
talltoub

  [ Ignore ]  

Posted on: December 01, 2009 @ 05:33 AM
Bad_Mister
Avatar
Total Posts:  29143
Joined  07-30-2002
status: Moderator

Problems occur in multi mode. Is there anyway to select each track’s voice on the Rack via the M6 keyboard and his Mixing mode ? The sequencer transmits song’s events to the rack correctly, but changing the voices in the keyboard’s mixing mode does not transmit any MIDI to the Rack. I don’t think it’s a MIDI configuration issue, so the Sequencer would not transmit anything too, wouldn’t it ?

Each VOICE location in the Motif 6 and in the Motif-Rack ES has a Bank Select and Program Change identification, which you can input into the sequencer to select the correct sound.

A Bank Select and Program Change event can be INSERTED into the Motif 6 sequencer to automate the changes to the device assigned to receive on that particular MIDI channel (each track transmits on a specific MIDI channe). From the SONG mode screen, select the TRACK [1]-[16], Press [ENTER] to view the EVENT LIST

Here you can select [INSERT] and select EVENT TYPE = PROGRAM CHANGE. What you insert is explained below....

From the article on Bank Select and Program Change from our SUPPORT area here on Motifator:

Bank Select – Program Change
Bank Select-Program Change events can be inserted on any MIDI track to recall a specific Voice. These are fairly easy to work with on Yamaha sequencers - as Yamaha uses what is called a “packed” event.

Bank Select is a two byte Control Change (cc) message - a MSB (most significant byte) and a LSB (least significant byte) these two Control Change message each will have a value. This value identifies the bank. Messages will be between 000 and 127. The Bank Select information is followed by a Program Change number (also a number between 000 and 127)

The format is “xxx-yyy-zzz”
‘xxx’ is the MSB value
‘yyy’ is the LSB value
‘zzz’ is the Program Change value

You also will find some sequencers use the long form which involves Control Change 0 (MSB) with a value, followed by Control Change 32 (LSB) with a value, followed by the Program Change event.
Check your sequencer’s documentation for how to input Bank Select and Program Change commands.

All normal GM sounds are in MSB = 000, LSB = 000
The GM Drum kits are in MSB = 127, LSB = 000

So a Program Change message in the Yamaha sequencer that is:
000-000-000 will recall the GM bank piano

The long form for the GM piano would be:
Control Change 0, value 0
Control Change 32, value 0
Program Change 0

A Program change message in a Yamaha sequencer that is:
127-000-000 will recall the GM Drum Kit

The long form for the GM Drum Kit would be:
Control Change 0, value 127
Control Change 32, value 0
Program Change 0

In Yamaha synthesizers with Preset Banks, User Banks, Preset Drum Banks, User Drum Banks, etc. you will find they follow this format:

BANK MSB - LSB ___ Program Change
Pre1 = 063 - 000 ____ 000~127 (1-128)
Pre2 = 063 - 001 ____ 000~127 (1-128)
Pre3 = 063 - 002 ____ 000~127 (1-128)
Pre4 = 063 - 003 ____ 000~127 (1-128)
Pre5 = 063 - 004 ____ 000~127 (1-128)
Pre6 = 063 - 005 ____ 000~127 (1-128)
Usr1 = 063 - 008 ____ 000~127 (1-128)
Usr2 = 063 - 009 ____ 000~127 (1-128)
Usr3 = 063 - 010 ____ 000~127 (1-128)
DrPr = 063 - 032 ____ 000~063 (1-64)
DrUr = 063 - 040 ____ 000~031 (1-32)

GM Norm = 000 - 000 __ 000~127 (1-128)
GM Drum = 127 - 000 __ 000 (1)

PLG-USR1 063 - 024 __ 000~063 (1-64)
PLG-USR2 063 - 025 __ 000~063 (1-64)

PLG-PRE1 063 - 070 __ 000~063 (1-64) Slot 1
PLG-PRE2 063 - 071 __ 000~063 (1-64) Slot 1
PLG-PRE3 063 - 072 __ 000~063 (1-64) Slot 1
PLG-PRE1 063 - 073 __ 000~063 (1-64) Slot 2
PLG-PRE2 063 - 074 __ 000~063 (1-64) Slot 2
PLG-PRE3 063 - 075 __ 000~063 (1-64) Slot 2

Although sounds listed in the Banks of the Motif-Rack ES have numbers from 001 through 128, the actual data that you enter into the sequencer will be counted starting with Program Change 000. So the sound located in the Rack ES as sound 001(A01) will actually have a Program Change value of 000. (Simply subtract 1 from the location number)>

As an example, if you wanted to recall the “Full Grand” piano Voice PRE 1: 001(A01) on a track, you would insert the following data at a musically appropriate time:

From the main SONG or PATTERN screen
Press [EDIT] to view the EVENT LIST
Press the Track button [1]-[16] to select the Track you wish to work with
Press [F5] INSERT
Select the EVENT TYPE = PROGRAM CHANGE
At the appropriate Measure-Beat-Clock set the values
063-000-000

You cannot have the Motif-Rack ES change programs in the middle of a note, nor can you have it change programs and play a note simultaneously… therefore, a musically appropriate time is one where the instrument change does not negatively affect the music you are hearing. If there is a musical rest (pause) of approximately a 64th note you can usually insert a Program Change event. That is much faster than a human being can actually switch instruments. So in most normal instrument change scenarios you can use Program Changes to accomplish an instrument change. Of course, it will depend on your tempo - so the mileage will vary. If you hear a hiccup then you have not placed this event in a musically appropriate time in the music.

Image Attachments
BankSel_PgmCh.JPG
  [ Ignore ]  

Posted on: January 25, 2010 @ 04:44 PM
Talltoub
Avatar
Total Posts:  8
Joined  05-17-2005
status: Newcomer

Thank’s so much for this answer. i tried it & it works well !
Thank’s again.

@+ talltoub

  [ Ignore ]  


 
     


Previous Topic:

‹‹ midi question
Next Topic:

    My motif es rack for sale on ebay (UK) ››