Program/Bank Changes...

Another odd one, I'm afraid.
I have a number of external synths and modules that I control from Logic Pro 8 (all patched up). Most of these respond properly to inline program/bank changes (CC0/CC32/PRnum) - but one doesn't - the WaveStation. It does respond correctly in Cubase, so I don't think there's an issue with the Audio/Midi setup. What is even odder is that if I use the bank/program change lists, the program on the WS changes straight away, so Logic must be communicating the bank/program changes at some level to the WS - it just won't do it as part of a track, with a part just having the three MIDI events in it.
Anyone got any ideas?

Hi,
Make sure you are transmitting on MIDI ch 2. This channel is usually used for changing programs, doing automation, etc...
Cheers

Similar Messages

  • Help with controlling Bank changes on Yamaha S90ES from Logic

    Can anyone please help me with getting Logic to control the bank changes on this beast. I have it controlling the patch changes no problem it is just the bank changes I need thanx

    Yeah, I'm a bit confused too. Assuming your keyboard is sending bank/program changes in the same format is receiving them, Logic will just record your data, and play it back as the keyboard sent it.
    Logic is ignoring bank changes sent from my Korg Triton.
    So, when recording into a region, you only get program changes, and not bank changes in your recorded data?
    However, Logic is sending bank changes to the Triton perfectly.
    From playing back a sequence recorded from program changes generated by the keyboard, or using Logic's bank/program change parameters in the instrument parameters?
    If I use my keyboard to set the instrument, Logic sets the program,
    but the bank is ignored.
    I don't understand what you mean by "Logic sets the program".
    n the event list, the incoming data looks as standard as could be:
    my keyboard is sending a bank MSB and LSB, via events 0 and 32,
    followed by a program change,
    And you are saying that if you play that back, the keyboard doesn't change sounds correctly?
    followed by a sysex "66/48" which I assume identifies the source
    of the message (the Korg).
    You can't assume anything - it could be anything. It could be a sysex patch dump of the patch, or it could be some mode setting. You'd need to read the keyboard manual to find out what it is.
    So the question is: how do I get Logic to PAY ATTENTION to the
    darn bank change being sent by my keyboard?
    I really don't understand what you mean by "PAY ATTENTION". If you squirt MIDI data at Logic, Logic will record it into a region, and then play it back, as would all sequencers. What should Logic do differently?

  • MSB/LSB Bank Change Business ???

    I'm trying to get LPX to send one of my external MIDI devices a bank change command. 
    How do I do this? 
    The manual for my MIDI device (Yamaha MOXF8) says that the way to have the device change banks is by sending the following (Values are in Hexadecimal):
    MSB=00, LSB=00 for GM Voices
    MSB=3F, LSB=00 for Preset 1 Voices
    MSB=3F, LSB=01 for Preset 2 Voices
    MSB=3F, LSB=02 for Preset 3 Voices
    I understand the meaning of MSB and LSB (Most Significant Byte and Least Significant Byte both making 16 bits).
    I guess what I don't understand is how to get LPX to send these commands.
    Ideas? 
    Thanks
    -Mike

    LSB and MSB are part of the Continuous Controller command set.   So you would send LSB and MSG as CC (Controller commands)
    MIDI Control Change Messages – Continuous Controllers
    MIDI CC Number
    MIDI CC
    Purpose
    MIDI CC
    Description
    MIDI CC
    0
    Bank Select
    Allows user to switch bank for patch selection. Program change used with Bank Select. MIDI can access 16,384 patches per MIDI channel.
    MIDI CC
    1
    Modulation
    Generally this CC controls a vibrato effect (pitch, loudness, brighness). What is modulated is based on the patch.
    MIDI CC
    2
    Breath Controller
    Often times associated with aftertouch messages. It was originally intended for use with a breath MIDI controller in which blowing harder produced higher MIDI control values. It can be used for modulation as well.
    MIDI CC
    3
    Undefined
    MIDI CC
    4
    Foot Controller
    Often used with aftertouch messages. It can send a continuous stream of values based on how the pedal is used.
    MIDI CC
    5
    Portamento
    Time
    Controls portamento rate to slide between 2 notes played subsequently.
    MIDI CC
    6
    Data Entry Most Significant Bit(MSB)
    Controls Value for NRPN or RPN parameters.
    MIDI CC
    7
    Volume
    Control the volume of the channel
    MIDI CC
    8
    Balance
    Controls the left and right balance, generally for stereo patches.
    0 = hard left, 64 = center, 127 = hard right
    MIDI CC
    9
    Undefined
    MIDI CC
    10
    Pan
    Controls the left and right balance, generally for mono patches.
    0 = hard left, 64 = center, 127 = hard right
    MIDI CC
    11
    Expression
    Expression is a percentage of volume (CC7).
    MIDI CC
    12
    Effect Controller 1
    Usually used to control a parameter of an effect within the synth/workstation.
    MIDI CC
    13
    Effect Controller 2
    Usually used to control a parameter of an effect within the synth/workstation.
    MIDI CC
    14
    Undefined
    MIDI CC
    15
    Undefined
    MIDI CC
    16 – 19
    General Purpose
    MIDI CC
    20 – 31
    Undefined
    MIDI CC
    32 – 63
    Controller 0-31 Least Significant Bit (LSB)
    MIDI CC
    64
    Damper Pedal /
    Sustain Pedal
    On/Off switch that controls sustain. (See also Sostenuto CC 66)
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    65
    Portamento On/Off Switch
    On/Off switch
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    66
    Sostenuto On/Off Switch
    On/Off switch – Like the Sustain controller (CC 64), However it only holds notes that were “On” when the pedal was pressed. People use it to “hold” chords” and play melodies over the held chord.
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    67
    Soft Pedal On/Off Switch
    On/Off switch
    - Lowers the volume of notes played.
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    68
    Legato FootSwitch
    On/Off switch
    - Turns Legato effect between 2 subsequent notes On or Off.
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    69
    Hold 2
    Another way to “hold notes” (see MIDI CC 64 and MIDI CC 66). However notes fade out according to their release parameter rather than when the pedal is released.
    MIDI CC
    70
    Sound Controller 1
    Usually controls the way a sound is produced. Default = Sound Variation.
    MIDI CC
    71
    Sound Controller 2
    Allows shaping the Voltage Controlled Filter (VCF). Default = Resonance -
    also(Timbre or Harmonics)
    MIDI CC
    72
    Sound Controller 3
    Controls release time of the Voltage controlled Amplifier (VCA). Default = Release Time.
    MIDI CC
    73
    Sound Controller 4
    Controls the “Attack’ of a sound. The attack is the amount of time it takes forthe sound to reach maximum amplitude.
    MIDI CC
    74
    Sound Controller 5
    Controls VCFs cutoff frequency of the filter.
    MIDI CC
    75
    Sound Controller 6
    Generic – Some manufacturers may use to further shave their sounds.
    MIDI CC
    76
    Sound Controller 7
    Generic – Some manufacturers may use to further shave their sounds.
    MIDI CC
    77
    Sound Controller 8
    Generic – Some manufacturers may use to further shave their sounds.
    MIDI CC
    78
    Sound Controller 9
    Generic – Some manufacturers may use to further shave their sounds.
    MIDI CC
    79
    Sound Controller 10
    Generic – Some manufacturers may use to further shave their sounds.
    MIDI CC
    80
    General Purpose
    MIDI CC Controller
    Generic
    On/Off switch
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    81
    General Purpose MIDI CC Controller
    Generic
    On/Off switch
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    82
    General Purpose
    MIDI CC Controller
    Generic
    On/Off switch
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    83
    General Purpose MIDI CC Controller
    Generic
    On/Off switch
    0 to 63 = Off, 64 to 127 = On
    MIDI CC
    84
    Portamento CC Control
    Controls the amount of Portamento.
    MIDI CC
    85 – 90
    Undefined
    MIDI CC
    91
    Effect 1 Depth
    Usually controls reverb send amount
    MIDI CC
    92
    Effect 2 Depth
    Usually controls tremolo amount
    MIDI CC
    93
    Effect 3 Depth
    Usually controls chorus amount
    MIDI CC
    94
    Effect 4 Depth
    Usually controls detune amount
    MIDI CC
    95
    Effect 5 Depth
    Usually controls phaser amount
    MIDI CC
    96
    (+1) Data Increment
    Usually used to increment data for RPN and NRPN messages.
    MIDI CC
    97
    (-1) Data Decrement
    Usually used to decrement data for RPN and NRPN messages.
    MIDI CC
    98
    Non-Registered Parameter Number LSB (NRPN)
    For controllers 6, 38, 96, and 97, it selects the NRPN parameter.
    MIDI CC
    99
    Non-Registered Parameter Number MSB (NRPN)
    For controllers 6, 38, 96, and 97, it selects the NRPN parameter.
    MIDI CC
    100
    Registered Parameter Number LSB (RPN)
    For controllers 6, 38, 96, and 97, it selects the RPN parameter.
    MIDI CC
    101
    Registered Parameter Number MSB (RPN)
    For controllers 6, 38, 96, and 97, it selects the RPN parameter.
    MIDI CC
    102 – 119
    Undefined
    MIDI CC 120 to 127 are “Channel Mode Messages.”
    MIDI CC
    120
    All Sound Off
    Mutes all sounding notes. It does so regardless of release time or sustain. (See MIDI CC 123)
    MIDI CC
    121
    Reset All Controllers
    It will reset all controllers to their default.
    MIDI CC
    122
    Local On/Off Switch
    Turns internal connection of a MIDI keyboard/workstation, etc. On or Off. If you use a computer, you will most likely want local control off to avoid notes being played twice. Once locally and twice whent the note is sent back from the computer to your keyboard.
    MIDI CC
    123
    All Notes Off
    Mutes all sounding notes. Release time will still be maintained, and notes held by sustain will not turn off until sustain pedal is depressed.
    MIDI CC
    124
    Omni Mode Off
    Sets to “Omni Off” mode.
    MIDI CC
    125
    Omni Mode On
    Sets to “Omni On” mode.
    MIDI CC
    126
    Mono Mode
    Sets device mode to Monophonic.
    MIDI CC
    127
    Poly Mode
    Sets device mode to Polyphonic.

  • How do I stop firefox from sending a message or note that " do I want this program to change my computer?" It changes some of the settings in my computer; like the color of my task bar changed and other settings too.

    Before nothing happened until just recently when box messages would appear and tell me to click "yes or no" if I want the program to change my laptop. I clicked "No", but sometimes it didn't work, and when it didn't work. When it failed, fire fox changed some of the settings in my laptop. For example, the task bar's color would be changed. Also, it seemed as if fire fox had changed some of the settings into an old version. Yesterday I restarted my laptop, and it just went back to normal like nothing happened. But, for a few minutes later, the box will appear and you have to click yes or no. I clicked the "x" button, and it just changed automatically.

    Check that you do not run Firefox as Administrator.<br />
    Right-click the Firefox desktop shortcut and choose "Properties".<br />
    In the Compatibility tab, make sure that Privilege Level: "Run this program as Administrator" is not selected.<br />
    You also need to check the Properties of the firefox.exe program in the Firefox program directory.<br />

  • Standard Tool / Program to Change the Workflow Status

    Hello,
               I would like to know if there is any standard program to Change Status of the Workflow from IN PROCESS to ERROR. I know that there are Standard SAP tools using which we can restart the Workflows that are in ERROR Status. But for changing the Status of the Workflow from IN PROCESS to ERROR, I've not come across any tools / programs. I would really appreciate your help. Thanks in advance.
    Regards,
    Venkata Phani Prasad K

    sorry correction ..FM SWW_WI_CALLBACK_CHANGE_S can be used to correct the status without any check.
    I came across this issue where a dialogue workitem was logically deleted in order to remove it from the user inbox. Later an incident was created that the work-item is still needed to perform the rest of the workflow action. The solution should have been to complete the work-item by executing the terminating event of work-item or complete the work-item manually(SWIA). But instead some one performed  logical deletion.
    so in order to revive the workflow i needed to change the status form logically deleted to ready status. for this i found this FM which successfully changed the status form logically deleted to ready status. It though lost the agent assignment but i forwarded it manually to respective user.
    Regards
    Dharmendra
    TCS India.

  • Vendor Bank changes affect House Banks

    Hi,
    We noticed that users with Bank Maintenance authorization (TCode FI02) for changing vendor bank details are able to change "House Bank data", e.g. vendor bank is also a house bank  -> a user changes the vendor bank details (e.g. SWIFT code for a given bank) in the Vendor Master Change-screen (Change Vendor XK02 -> Payment Transaction -> Bank Data) --> result: it also changes the SWIFT code in the House Bank.
    Does someone know what the relationship between Vendor Banks and House Banks looks like (Table BNKA vs Table T012) ?
    What would be the best approach to restrict "House Bank Changes"? (e.g. if a user changes a vendor bank that is a house bank as well a Warning message should show up - check against table T012)
    Did somebody face the same issue?
    Any comments are highly appreciated!
    Many Thanks,
    Jason

    Fields in Vendor Master data can be defined as Sensitive fields, so that when a user changes a field in the Vendor Master data, it will be blocked for payments and also that the changes need to be confirmed by another user.
    For Settings SPRO -> Financial Accounting -> AR and AP -> Vendor Accounts -> Master Data -> Preps for Creating Vendor Master data -> Preparations for Creating Vendor Master Data -> Define Sensitive Fields for Dual Control (Vendors)
    For Confirmation of Changes -> Easy Access -> Accounting -> Financial Accounting -> Accounts Payable -> Master Records -> Confirmation of Changes -> Single (T-Code FK08)

  • I want an easy to use program to change a face from one body to another, what would be best for me and my mac?

    I need a program to change a face on one body to another, I need something that is easy to use but will produce a good look.  Any suggestions?

    Your posting this in the spreadsheet forum for Apples iWork program called "Numbers" on mobile devices (iOS).
    Please let us know if you are attempting to make a spreadsheet to track this (This forum)
        or
    Looking for a premade app to do this (a different forum/website/search)
    If the first choice, please give us more information on what aspect of the spreadsheet is giving you an issue and we can attempt to help out some.
    Thanks
    Jason

  • Bank changes on Yamaha S90ES

    Can anyone please help me with getting Logic to control the bank changes on this beast. I have it controlling the patch changes no problem it is just the bank changes I need thanx

    I use the logic environment found at sniney.com.
    http://www.sninety.com/S_Mart/
    Powermac G4 dual 1.42 Ghz   Mac OS X (10.3.9)  
    Powermac G4 dual 1.42 Ghz   Mac OS X (10.3.9)  

  • Transaction/program to change AVAILABLEFLAG parameter from table UJ0_PARAM_APP

    Hi Experts,
    Do you know if is there a transaction/program to change BPC environment status (for example, a transaction/program that changes AVAILABLEFLAG parameter from table UJ0_PARAM_APP to "0" or "1").
    Regards,
    Danilo

    Hi Danilo,
    i'm trying to use the same method as you in BPC 7.5.
    Did the method worked for you to set offline and online the application?
    Could you please tell me how you used it?
    Thanks.
    Amine

  • ABAP Program Name CHanging the PSA Load status

    Hi,
    Our Scenario is Non-SAP -> PI -> BI.
    Every Day PI reads the file from source and it will directly upload to PSA in BI.But in PSA the status will show as yellow only it is not turning to green.But I am able to see the data in PSA but status is yellow.
    When we activate the Data source manually the load status is turning to green.
    I heared there is an ABAP Program to change the status.If anybody knows pl provide me the details.
    Regards
    Ram.

    Hi Ramakanth,
    Yes, that right. I have mistaken here because our pos dispatcher pumps data source every 15 mins thats why its in yellow status. I am sorry about that.
    Usually there are some reasons why the PSA in yellow.
    1. If the data is being loaded from PSA to data target, it will be in yellow
    2. If the data is loaded into PSA then it will be in yellow
    3. If we make any changes in the PSA for example deleting few records in psa and then added and transferred records doenst match then it will be yellow. In this case we have to manually change the status.
    In your case I am not sure y its not getting into green once is done. We never had any issue. Pos dispatcher runs and uploads the data into PSA and then we upload into targets.
    Thanks
    Srikanth

  • Is there any program to change the color of requests

    Hi,
    I want to know is there any program to change the traffic color of requests.
    It is showing wait time until 'next months' date'.
    The option to change time out is greyed out in the Infopackage schedueler.
    Please sugegst anything.

    In RSMO Settings -> incorrect waiting time for request -> Change the time
    Regards,
    B

  • Hello I have Adobe CS4 Illustrator, I do large format prints on a Roland SC-540 printer. I my gradients I get bad results. If I have a yellow to white gradient I get blue bands through out the gradient. Is there a setting in the program to change or is it

    Hello I have Adobe CS4 Illustrator, I do large format prints on a Roland SC-540 printer. I my gradients I get bad results. If I have a yellow to white gradient I get blue bands through out the gradient. Is there a setting in the program to change or is it my rip software?

    What color management settings? Color mode? This sounds like you are simply not using the proper profile.
    Mylenium

  • Bank changes .... Aargh!!!

    Hi I have a nord modular G2 and I am having real trouble getting logic to recognise its bank changes. I can change bank on the G2 from logic with no problem. I have defined custom bank messages (in Logic) for the G2 so they identically match the G2's own. I can record and play bank changes, with no problem. And yet, when I change banks within the G2's own navigator logic does not recognise it as a bank change.
    Please help, matt

    Can you see the bank changes coming into Logic (transport window)?
    If yes, you most likely have a problem with your environment. Load up an untitled song (hold down ctrl (or was it option?) while choosing file-> new) and try to record the Bank chenges without any changes to that song. If that works, you should consider making a new autoload.
    cheers
    Martin

  • How do I keep programs from changing my home page

    Everytime Firefox starts, another program keeps changing my home page. How do I stop this from happening?

    This could be caused by either of the following (and possibly other things, but these are the ones that come to mind first):
    (1) Bad Extension
    You can review/disable/remove nonessential or unrecognized extensions here:
    orange Firefox button (or Tools menu) > Add-ons > Extensions category
    Usually a link will appear above at least one disabled extension to restart Firefox. You can complete your work on the tab and click one of the links as the last step.
    (2) user.js file
    This is a configuration file that overrides changes you made in Firefox every time you exit and restart the browser. To track down and remove such a file, check out the steps in this article: [[How to fix preferences that won't save]].
    Note: if it comes back, the home page URL might provide a cue as to what program on your computer is creating/editing the user.js file.

  • I allowed PC Update Support  to take over my computer. When they were off I checked them out and    discovered they were most likely scammers.  I ran my antivirus program and changed password but should I be concerned about installed malware?

    I allowed PC Update Support to take over my computer (long story) When they were done I checked them out and discovered they were most likely scammers. I ran my antivirus program and changed passwords. Should I be concerned that they may have installed malware?

    If you are sure they were scammers the only way to be 100% sure they left nothing behind is to wipe your system disk, do a clean install and restore from a backup you are sure was made before the scammers got onto you system.
    There is no other way to be sure that thye did not leave somehting behind. In addition if you have used any credit card numbers while on the system, back account (or any other) passwords, tax returns, etc. You need to be alert fo IIdentity Theft | Consumer Information. It may be a good idea to place a fraud alert with one of the credit reporting agencies (the link above will detail what to do)
    And of course change the passwords right away.
    good luck
    Message was edited by: Frank Caggiano - This assumes you are in the States. Different procedures may apply in other countries.

Maybe you are looking for