Logic control in JSF's jsp

Hello I have fundmental question to ask;
In Struts or JSP page, you can use logic control to determine what will display. For intance, the tag on strut <logic:match> <logic:equals>. I am wondering how to have this sort logic in JSF. Thanks!

Thanks guys!
the simple solution is what you said:
in JSF page, binding rendered to a propertity in the bean. on the bean create the property - method to have the logic to return true or false. Do you think if it is a better solution than using jstl -- I dont know too much JSTL - I am more service side developer such as proxy service, application server to host tcp connection from clients...

Similar Messages

  • Ability to programmatically control a JSF tag outside the JSP?

    Hi All,
    I created my own JSF component (a small grid) and I would like to know if it's possible to programatically control it outside my JSP.
    For example let's say that I have the following snippet of code in my JSP:
    <mytag:grid id="grid1"/>
    Is it possible to access "grid1" in my controller (or somewhere else) and do something like that:
    grid1.addcolumn ("column1") --> my UI component has an addColumn method.
    grid1.addcolumn ("column2")
    // loop through the column and set the width
    for (int i=0; i<grid1.columns.count;i++) {
    grid1.columns.width="200px"
    Thanks for your help and Happy Thanksgiving!!!

    It is also possible to create a web application with Faces
    independent of JSP. We (the Faces team) have done some prototypes
    in this area. For example, you can programmatically do something
    like this for rendering:
    // Render the response content for an individual component
    protected void renderResponse(FacesContext context,
    UIComponent component) throws IOException {
    component.encodeBegin(context);
    if (component.getRendersChildren()) {
    component.encodeChildren(context);
    } else {
    Iterator kids = component.getChildren();
    while (kids.hasNext()) {
    renderResponse(context, (UIComponent) kids.next());
    component.encodeEnd(context);
    In one of our prototypes we've also used XUL (in replace of JSP) to
    describe a Faces page.
    Cheers,
    -roger

  • Keystation Pro 88 (or other controller) as the Logic Control

    Has anybody got their setup like this? I've been trying to get this to work for the past 6 hours and no luck. Can someone please help me? Just bought Studio 2 days ago and haven't touched it yet cuz I can't get the keyboard to fully work.
    Joined: 17 Jan 2006
    Posts: 55
    Location: Los Angeles
    Posted: Sun Jul 15, 2007 12:03 am Post subject: Keystation Pro 88 (or other controller) as the Logic Control
    I'm sure some of you already know how to do this. I just figured I'd write this up at some point to share with others. The basic idea is to use the Keystaion Pro 88 (or some other MIDI Controller) as an actual Control Surface, or in this case the Logic Control, to have more freedom with the MIDI Controller, i.e. using the group of 8 faders (on the Keystation) to control Volume for tracks 1-8 in the arrange window, and then hitting Bank Right to automatically control tracks 9-16, and as a result making a universal controller not bound by specific channel messages, or MIDI CC Volume messages etc... in short the essence of any Control Surface.
    What I'm describing below is what this app will also do: http://www.opuslocus.com/lcxmu/index.php
    I basically just wanted to avoid using a separate application all together. Keep in mind that the app does simplify the whole process, but Logic inherently can do pretty much everything the app does.
    I recommend reading this in its entirety before attempting.
    KeyStation Pro 88 as Logic Control
    Part One: Add Logic Control as Control Surface
    1. Open Logic.
    2. Preferences / Control Surfaces / Setup...
    3. New / Install / Select your preferred device (in my case Logic Control
    4. Click the icon in the setup window for the Logic Control.
    5. On the left hand side under "Logic Control" you should see an "Out Port:" and "Input:" ... select the desired MIDI in/out through which your device is connected.
    6. Open Preferences / Control Surfaces / Controller Assignments. Make sure you select the "EXPERT VIEW" check box.
    7. You should now see a bunch of different Zones in the Zone column, one of which is "Control Surface: Logic Control"
    8. Create your own Zone, KeyStation Pro 88 (or whatever) using the Plus sign in the bottom left corner of the Controller Assignments window.
    9. Now basically go through the existing parameters already available in the Logic Control Zones, Select what you want. You can select entire Modes or individual Controls / Parameters. You can select multiple values (only multiple Control / Parameters NOT modes) by selecting and dragging or simply with select and holding command.
    10. Command-C the selected Modes and then click back onto you user zone that you created above.
    11. Click inside the Mode column (or Control / Parameter column depending upon what you selected and copied from the Logic Control zones).
    12. Command-V to paste the Modes into your user Zone.
    13. Do this for as many Modes / Controls you want, that your specific MIDI controller interface will be able to handle.
    Part Two: Assigning Input Values
    1. Open Preferences / Control Surfaces / Controller Assignments
    2. Now for each parameter that you copied, you will need to set the input MIDI value from your controller.
    3. Click on your User Zone, then Mode, then the first parameter in the 3rd column.
    4. You should see a "MIDI Input" option (this should already be set correctly as long as you set it earlier in Step 5 of Part One). If it's not set to the correct MIDI input (which I found to be the case sometimes even after Step 5), then change that here.
    5. Next to "Value Change:" you will see a box with MIDI data in it. Delete the existing date by highlight and delete.
    6. Activate "Learn Mode" (bottom right corner of Controller Assignments window) then click within the "Value Change" box, then move the corresponding fader, button etc. The "Value Change" should now show the MIDI data value for that fader. Be careful here, there should only be 3 groups of 2 for data here... if you see 2 groups, of 3 groups, of 2 then typically the FIRST group of 3 should be the value you want here. You can always delete the data, and move the fader again to be sure. The reason for the 2 groups of 3 is not in error: some buttons send TWO MIDI values, one on press and one on release. You can use this to your advantage and assign TWO different functions to these buttons, thus the first (press hold) value can do one thing and the second (release) value can do another. You can also change the MIDI controller to only send 1 message on press and nothing on release, or simply make sure that only the on value is present in the "Value Change" box.
    7. You'll have to do this for all the different knobs / faders etc. on your MIDI controller. There are many shortcuts of course. You can manually type in the Values if you know them. For the Keystation Pro, M-Audio has an app called Enigma that I recommend for changing controller parameters and much more on the Keystation. You can use this app to assign all the actual control data that each button or fader sends to the sequencer, once you know the values you can convert that data to the MIDI data values and enter them into the Value Change box.
    8. Once you're done assigning values to the controllers, you can delete all the Zones except for the user Zone you created earlier. Before you do this, it's a good idea to back up the Control Surface preference file just in case you ever want to grab something else from the Logic Control Zones. You could always add a second Logic Control and copy the Zone from that, but you'd have to reassign all the MIDI Input: values ... short version, just back up the preference file before you delete the Zones. The reason why you want to delete the Zones that you're not using is simply because if you have a controller that happens to send out MIDI data to the sequencer, and the actual Logic Control happens to have that MIDI data value already inherent it it's Zones, then you could be asking for trouble, simply put you'd be sending MIDI data to change Volume and the Logic Control maybe has that MIDI Data Value already assigned to Pan for the existing track.
    The file to backup is located here: ~Users/username/Library/Preferences/Logic/com.apple.logic.pro.cs
    As a precaution I have always backed up my Logic Preference file WITH this .cs file. Technically it's not necessary... for instance: Let's say you trash your preferences and open Logic to find that the Logic Control is missing from the Control Surfaces Setup. So you add it back and now you find out that Logic is missing the User Zone that you created. If you close Logic and copy the .cs file back to the directory above, then upon reopening Logic you should find your User Zone is in place again. But I've had mixed results with that, so just in case I copy over the preference file with the .cs file as a pair. It seems that the Logic pref file only contains information that the Logic Control is a Control Surface on your system and the .cs file is the preferences for that specific Surface.
    Another note: after a recent Logic update, maybe 7.2? ... it was whichever update added support for more Control Surfaces, I can't remember. This update basically erased all the hours of hard work linking the Keystation to Logic as the Logic Control. This only happened with this specific Control Surface update, but not with 7.2.3, probably simply because they didn't make any changes to the .cs pref file.
    Anyhow, when this happens again in the future, there seems to be a quick fix. I take NO responsibility for you somehow crashing Logic on a continual basis after applying the fix. Personally I have seen NO issues by doing this at all. I simply copied a version of the .cs file with the new update missing the Keystation Zone, as well as a version of the .cs file WITH the Keystation Zone, to a PC (I think it was a PC, don't believe I tried it with textedit, although should work as well). I opened both of the files in notepad and compared them. I noticed the word Keystation towards the bottom and realized that most all the data (gibberish) was exactly the same up until a point in which the file with the Keystation data had a group that was absent from the new .cs pref file from the new update. So I basically copied the data from the old .cs pref file, pasted it into the new .cs pref file, saved it and open Logic. Logic warned me that a pref file was corrupt or something of that nature, but loaded fine anyway, and the Keystation Zone was back in Controller Assignments.
    One last thing... the problem that some of you may run into is that by making your MIDI controller a Control Surface, or turning your Keystation Pro into a Logic Control, limits some of the functionality of the MIDI Controller. For instance, a Logic Control's main purpose is to control different faders, knobs and what not of MANY different tracks. When you move a fader for volume on the Logic control, it will move the fader corresponding to the selected track... it's not programed to say change the actual midi CC 7 for Volume, only the actual Fader. Thus, what if you want the MOD wheel to still control modulation and you want the sustatin pedal to continue to act as a sustain pedal. Well, if Logic sees that Port 1 is the input for the Logic Control, but in reality the Keystation, then it's only going to allow specific events through. The way around this issue is by using both the input options that the Keystation has... hook the MIDI out into Logic and use the USB port as well. I run the Keystation as a Logic Control through the USB port, and use the MIDI out for actual MIDI data. But the catch is you have to make sure you only connect the MIDI Port into Logic's sequencer in the environment. Thus open the environment, open Clicks & Ports, Port 1 and Port 2 are the IN/OUT for the USB port. Midi Port is the Keystation's MIDI port. Select and delete the cable for the SUM, and run individual cables for the ports you want to use. Thus, all your other MIDI interface Ports, the Caps Lock keyboard etc. Just be sure that if your using Port 1 (USB Port Out from Keystation) for the fake Logic Control, that it DOES NOT cable into the "Input View" or "to Recording & Thru". This creates yet another issue:
    The controls on the Keystation have to send SOME form of MIDI control message / data to Logic. Well if the faders on the Keystation are preset to send Ch1-9, Volume 0-127 messages, then when you move a fader on the Keystation (as the Logic Control) since the Keystation is still reaching the sequencer from the MIDI port, you will be sending MIDI values that can effect your current track possibly when you don't want to. The work around for this is to be sure that all the faders / knobs that you want to use as your fake Logic Control are sending useless MIDI data... i.e. CC 75, 76, 77, and so on. This way moving faders won't effect playback, although you could still in theory record this MIDI data into your sequencer. You could however filter this events from entering the sequencer input with a transformer since you know precisely what MIDI CC values you are changing. The easy way to assign these values is to use the program Enigma from M-Audio that I mentioned above.
    More discussion specifically related to the Keystation Pro 88:
    You can do a lot using the Controller Assignments and different Zones from the Logic Control. For instance, the real Logic Control has Solo, Mute, and Record buttons for the 8 faders. The Keystation Pro only has 1 button underneath each fader. But you could use one of the other buttons to toggle Solo, Mute, and Record mode so that depending on which mode your in, the buttons underneath each fader will correspond to Mute or Solo etc. By the way, a good setup from my experience is to use the first 8 faders of the Keystation as the track faders, and the final 9th fader for Master Volume. You can then set two of the buttons underneath the Knobs as Bank Left and Bank Right buttons to change the 8 fader tracks to correspond to the onscreen track groups of 8. Also don't forget that you can assign TWO functions to EACH button, since a button press can send a value of 127 and a button release can send a 00 value. So if you press and hold a button it can activate "Shift-select Mode" and until released it can make the buttons under the faders act as Volume to Zero resets or whatever you want. When you release the button it will go back to just Mute mode or Solo mode. The Controller Assignments window has MANY options, and parameters some of which are very confusing and take a lot of trial and error to understand... the manual helps a little but of course isn't perfect.

    I'm thinking about buying a Keystation Pro 88 (2nd hand) so I was googling around and found this:
    http://www.soundonsound.com/sos/Oct04/articles/keystation.htm
    [quote]
    I had some trouble getting the transport controls to work with Emagic's Logic, even when I loaded the 'Pro 88 Logic Preset.LSO' file on the supplied CD-ROM into Logic. I contacted the guys who designed and set up the Keystation here in the UK at the old Evolution offices, and between us we managed to work out what was going wrong. First of all, you need to enter the appropriate MIDI key commands in Logic's user preferences. These cannot be updated with an LSO file, so the commands have to be entered using the Learn Key function in Logic (see the screenshot below for the list we used). Then we discovered that the transport keys were toggling, which meant that only each second press of each key was actually working. It turned out that I had an early version of the Logic preset before this had been fixed, but the more recent one has been put on the M Audio web site for anyone else that needs it. It took about 30 seconds to change the output commands so that the buttons were no longer toggling.[/quote]
    Did you get it to work correctly eventually?

  • Message bundles accessed from JSF and JSP pages

    Hello, everybody!
    I'm developing a localized JSF application. It is working pretty well until now.
    These are my message files:
    mensagens.properties
    mensagens_en_US.propertiesThis is how they're configured in faces-config.xml:
    <application>
        <resource-bundle>
            <base-name>br.urca.www.biblioteca.web.mensagens</base-name>
            <var>msg</var>
        </resource-bundle>
    </application>And this is how I access the messages in a page:
    <h:outputText value="#{msg.titulo}" />Nothing new until now. But now there was a need for me to have a raw jsp page in
    my web application. This page is displaying ok but I also need to access the
    message bundles as I'm able to access in the normal jsp with the JSF components.
    As you should know I can't use something like the above code with an +<h:outputText>+
    to access the messages because this is a JSF component and I'll not be able to use
    JSF components with this raw jsp page.
    So, my question is: how do I access my localized messages from a raw jsp page? I
    suppose there should be a way to do this, but unfortunately I started programming
    to the web world in Java with JSF, not JSP, so I don't know how to do this with
    JSP.
    Thank you very much.
    Marcos

    BalusC wrote:
    Just include [jstl-1.2.jar|https://maven-repository.dev.java.net/repository/jstl/jars/] in your classpath and define the fmt taglib in your JSP. Nothing more is needed.
    Hello, BalusC. Thank you for your help. We're almost there. After I have included the jstl-1.2.jar you provided me I can use the fmt tag and access message bundles from my raw jsp page (even though I had to provide other message bundles instead of the ones that I use in the other jsf pages, but it's better than nothing).
    Now there just on problem to be fixed. The jsp page is not aware when I change the locale of my application. I change this locale in a jsf page.
    I have this component:
    <h:selectOneMenu value="#{pesquisaAcervo.idiomaAplicacao}"
        valueChangeListener="# {pesquisaAcervo.idiomaAplicacaoMudado}" onchange="submit();">
        <f:selectItems value="#{pesquisaAcervo.idiomasAplicacao}" />
    </h:selectOneMenu>that calls this event in my backing bean class:
    public void idiomaAplicacaoMudado(ValueChangeEvent e)
        fIdiomaAplicacao.liberarItens();
        Idioma idioma = Idioma.deString(e.getNewValue().toString());
        // This line is for JSF
        FacesContext.getCurrentInstance().getViewRoot().setLocale(idioma.localidade());
        // This line is for Tiles
        FacesContext.getCurrentInstance().getExternalContext().getSessionMap().
            put(org.apache.tiles.locale.impl.DefaultLocaleResolver.LOCALE_KEY, idioma.localidade());
    }So, do I have to include another line in the idiomaAplicacaoMudado event above in order for the jsp page load the correct resource bundle? Or what else do I have to do?
    Thank you.
    Marcos

  • L8 is seeing my Axiom as a Logic Control and it's wreaking havoc!

    A new twist on all the control surface issues - I have a M-Audio Axiom 25 connected via USB and it's not setup in anyway as a control surface via the control surfaces preferences. I have never used it as such and never need to because I own a Logic Control.
    All of the sudden, L8 is recognizing midi note input from the M-Audio as LC input - i.e. if I press an A3 it doesn't sound a midi note, but rather performs a specific Logic Control function as defined in the Key Command Preferences.
    Of course, it's even worse because I have an Apogee Ensemble so Logic doesn't even recognize a potential Control Surface unless everything is powered up in just such a perfect way.
    So I have a Logic Control that isn't recognized, and an Axiom 25 that is recognized as something it's not and if I go to Control Surfaces preferences, it's as if the world of cotrollers doesn't even exist because the master list of options is gone baby gone.
    Anyone find a workaround for this?

    totally different ports!
    The LC is connected via my AMT8 - the Axiom is on it's own port via USB, so that shouldn't be issue.
    I've tried cabling the Axiom port directly from the input object to a monitor and then terminating the connection just so I can see what it's transmitting - the "bad" notes don't show up as anything in the monitor and even though I've broken the Sum cable from the input object and the Axiom port is only cabled to a monitor and nothing else (the Sequencer input is not connected to anything at all!), L8 is receiving those key presses as LC commands.
    So strange

  • BCF2000 - assigning within Logic Control Mode

    I am using a Behringer BCF2000 with Logic 7 Pro on a G4 powerbook. My BCF2000 is working fine in Logic Control Mode (USB Mode U-3), what I would like to do is add a few of my own parameters, mainly logic's tape delay feedback (as I make dub) to one of the dials, for example.
    Also I would love to be able to trigger a few sound effects (maybe an exs patch) using an assigned button, for those on-the-fly dub vibes.
    I sussed the patch editing and storing in the normal factory mode, but in Logic control mode, I can't seem to create my own patches and store them. Is this possible? and if so, how can I "learn" the functions like tape delay feedback.
    Any help would be greatly appreciated! Thanks guys!
    Ben (Brazil)

    I sussed the patch editing and storing in the normal
    factory mode, but in Logic control mode, I can't seem
    to create my own patches and store them. Is this
    possible? and if so, how can I "learn" the functions
    like tape delay feedback.
    Any help would be greatly appreciated! Thanks guys!
    Ben (Brazil)
    I have not been able to program mine in LC emulation
    though I have been able to program the other presets.
    Something I have not tried yet is trying to program the
    many parameters in the controller assignments window.
    I have discovered that by having the BCF in LCmode
    going to the Controller Assignments window and
    selecting expert and follow then clicking on
    the different modes and such that the BCF
    responds to what you are choosing on the screen.
    I have not had the time yet to confirm this but
    I believe the BCF is already preprogrammed to
    do many of these in LC emulation. For example when I choose
    track on screen the BCF would change its display
    to "tr" and so on. This is a big discovery for me since
    I new that in LCemulation the Unit was capable of
    accessing all or most of what a Mackie Logic Control
    unit could. I could never figure out how to get to those
    parameters. This is one way to figure it out I suppose.
    Behringer suggests that you read the docs for the Mackie,
    I have not found this to be too helpful yet. Hope this helps.

  • Emagic Logic Control firmware install file Logic 8 pro

    Can anyone help by telling me how to install the firmware on my old Logic Control. I have tried to run the Mackie midi update and now the Logic Control will not boot, I thing the firmware has been damaged. Emagic used to send a .mid file does anyone have it? I was burgled and all my software discs were taken. Please help if you can.

    its not showing in my audio midi set up - but never has previously...but the device it connects via does show up - From what was said in the quick start guide, you only have to add it as a control surface within logic...Where logic already has the relevant driver; waiting to be selected from a list...As for updating anything; I havn't touched a thing. It was literally a case of one day, everything worked; the next day it didn't - mackie said logic had made a corrupt preference file (user/whatever your user nameis/library/preferences/logic) that their would be a file named should be something like
    (Com.apple.logic.pro.CS) which there was, and to drag the file to the trash then restart the
    computer...This did work to an extent; the 'v-pot' part of the control which had stopped working came back to life and everything now works fine...accept the jog/timeline issue...
    I have added it in Audio Midi set up...in the hope that it will help - What properties should I set it to have? anything special - Appologies for seeming dense, I just make music; normally things just seem to have worked! And my technical knowledge is somewhat lacking im affraid.
    Thanks for your help - it really is appriciated
    Dave

  • Updating logic control problem

    Hi. Hope somebody can help. I just bought a used Logic Control and I'm trying to update it to Mackie Control functionality. I have the update but the instructions are a bit confusing I have imported the MIDI file into Logic but then I am told to "Disable the Mackie Control/Logic Control as a midi controller". I don't know what this means. I have tried removing it from the control surfaces setup but no luck. When I play the midi file I get nothing. The logic control stays in "Waiting for MIDI upgrade" mode but no update. Help!

    I am told to "Disable the Mackie Control/Logic Control as a midi
    controller". I don't know what this means. I have tried removing
    it from the control surfaces setup but no luck
    From the instructions you state, that's what I'd infer from them.
    When I play the midi file I get nothing. The logic control stays
    in "Waiting for MIDI upgrade" mode but no update.
    Where are you playing to MIDI file to? You sure you're playing it to the MIDI port that the LC is on, and that your interface isn't filtering sysex data?

  • Emagic Logic Control jog wheel...

    My logic control is was working fine; and then poof - No v pots and no jog wheel - mackie suggested i delete a preferences file; which has bought my v pots back to life...However the jog wheel and the timeline still misbehave...
    The line skips back and forth between a couple of bars...and moves forwards jumping backswards and forwards if i spin the wheel really quickly...if, when the line is further into the track i move the jog normal scrolling pace it runs the line backwards towards zero; speed it up and it jumps all over the place.
    I rang apple but the wanted to charge me £144.99 for phone advise - so im begging someone here to help me if you can...
    Many thanks Dave

    its not showing in my audio midi set up - but never has previously...but the device it connects via does show up - From what was said in the quick start guide, you only have to add it as a control surface within logic...Where logic already has the relevant driver; waiting to be selected from a list...As for updating anything; I havn't touched a thing. It was literally a case of one day, everything worked; the next day it didn't - mackie said logic had made a corrupt preference file (user/whatever your user nameis/library/preferences/logic) that their would be a file named should be something like
    (Com.apple.logic.pro.CS) which there was, and to drag the file to the trash then restart the
    computer...This did work to an extent; the 'v-pot' part of the control which had stopped working came back to life and everything now works fine...accept the jog/timeline issue...
    I have added it in Audio Midi set up...in the hope that it will help - What properties should I set it to have? anything special - Appologies for seeming dense, I just make music; normally things just seem to have worked! And my technical knowledge is somewhat lacking im affraid.
    Thanks for your help - it really is appriciated
    Dave

  • Final Cut Express and logic control

    Hi,
    has anyone ever achieved to combine final cut express and logic control?
    I'm a logic audio user and Iwould be greatful to influence major features of final cut with the controller "logic control XT" and let them work together.
    Thanks for your help and ideas!
    Alex

    No. FCE has no mixer.

  • Logic/Motu 828/Logic control problems!!  I'm lost!

    Hi guys,
    I have a mac pro OS 10.4.8, Logic 7.2.3, Motu 828 Mark 2, Micro Lite midi hardware, a Xio Synth and a mackie logic control. Everytime I launch my Logic my mackie does something different. Sometimes it works, sometimes it doesnt, when I go to the set up in preferences for surface control it shows me 2 logic control. So I have to delete one and then sometimes it gives me this weird cryptic coding on my audio object if I'm recording until I turn off my mackie. I dont know what to do, My xio is connected through USB...Does anybody have any idea what the problem could be?
    I would appreciate any help.
    Thank you

    Is your MIDI interface going through a hub? Is the MC on dedicated ports? Have you rebuilt defaults in the Control Surfaces submenu? Have you tried another MIDI interface? If you delete everything in Control Surface setup, does Logic automatically install the MC next time you boot Logic?

  • Logic 9 and Logic Control Surface

    I recently received a Behringer BCF2000 as a gift and have successfully set it up in LC (Logic Control) mode. I'm having an odd problem, however, as the control surface only is receiving from Logic and changes on the BCF2000 are not reflecting in logic. When I change sliders/pan positions/etc in Logic, the BCF2000 reflects these changes. However, pressing buttons on the BCF2000 is unresponsive and if I move a slider, the motorized fader will return to the position as set in Logic.
    I have been scouring the manuals for a solution, I'm sure it's something simple but I'm getting very frustrated. Any help would be immensely appreciated. Thanks!

    Indeed.
    Remove the control surface driver, and use LC Xmu instead. It's the absolute best way to use the Korg controllers with Logic, and has just about every feature you want/need.
    http://www.opuslocus.com/lcxmu/

  • Logic control/BCF2000

    hi
    I'm using a Behringer BCF2000 in Logic Control emulation mode. So far almost everything is ok. There's one problem: if I shift the faderbank by one step to the next bank (that would be the next group of 8 tracks), the fader one on the BCF is controlling track 10 and not as supposed, track 9. I can change the Mixer View parameter in the setup window from 9 to 8, then it works, but as soon as i jump back one faderbank step, the parametervalue switches back to 9. How can i save the settings ? Quiting Logic and restart doesn't help?
    thanks for any help
    christian

    I sussed the patch editing and storing in the normal
    factory mode, but in Logic control mode, I can't seem
    to create my own patches and store them. Is this
    possible? and if so, how can I "learn" the functions
    like tape delay feedback.
    Any help would be greatly appreciated! Thanks guys!
    Ben (Brazil)
    I have not been able to program mine in LC emulation
    though I have been able to program the other presets.
    Something I have not tried yet is trying to program the
    many parameters in the controller assignments window.
    I have discovered that by having the BCF in LCmode
    going to the Controller Assignments window and
    selecting expert and follow then clicking on
    the different modes and such that the BCF
    responds to what you are choosing on the screen.
    I have not had the time yet to confirm this but
    I believe the BCF is already preprogrammed to
    do many of these in LC emulation. For example when I choose
    track on screen the BCF would change its display
    to "tr" and so on. This is a big discovery for me since
    I new that in LCemulation the Unit was capable of
    accessing all or most of what a Mackie Logic Control
    unit could. I could never figure out how to get to those
    parameters. This is one way to figure it out I suppose.
    Behringer suggests that you read the docs for the Mackie,
    I have not found this to be too helpful yet. Hope this helps.

  • Logic Control Problems

    Hi,
    Ive been using the Logic control for about a month now and its worked fine, up until last week when it stopped letting me adjust the input volume levels before i record. Actually the whole things been buggy and i even reinstalled osx on my computer to see if that was the problem..
    I talked to a guy at mackie and he was no help whatsoever. hopefully one of you guys have had this problem..
    thanks

    First try checking the control surfaces set up
    window, if everything looks norma(i.e. you dont
    have two controllers, Logic was adding one to my
    setup a few days ago). Then trash
    the preferences file in Home>Library>Preferences>
    Logic>com.apple.logic.pro.cs. This usually gets
    things back to normal.

  • Logic Control issues again!

    Details and history:
    Emagic Logic Control---used to work just fine in Logic 6 and then started acting up on Logic Pro 7.
    All faders and buttons work just fine. But from time to time, the PLAYHEAD jumps forward and keeps doing so. At this time the Stop and Play button lights also keep turning on and off and the SCRUB and ZOOM light come on at times too.
    Rebuilding defaults does not help.
    Then randomly, it starts working perfectly and might do so for hours. Very moody!
    Logic Control is connected to AMT8 and is the only external midi device in my setup currently. Previously i had a Yamaha Motif as well and it would work just fine.
    On Logic Pro 9.1.1, the same random behaviour, its like a cd skipping when music is playing so only solution is to turn it off. Rebuilding defaults helps at times, other times it does not. I did check/uncheck TOUCHLESS FADER option, one time it worked, other times it did not.
    I updated the LC firmware to Mackie Control a few months ago. With Logic Pro 7, it greatly reduced the SEIZURES, not curing it completely.
    On a PC with Presonus Studio One, it worked great, had one seizure in months, rest was awesome.
    I tried booting it up on Logic Control mode night b4 last, and selected Logic Control in preferences/setup and deleted mackie control. No help.
    Reverted to Mackie Control mode and things were great last night.
    Today, madness again!!!
    How do i diagnose this, is it hardware failure ? An issue with the AMT 8 ??
    BTW, on the PC the mackie control was connected to the midi I/O of an RME card.
    Today i will try connecting it via an Evolution UC33 and see if the AMT is the culprit.
    Any help please ?? At this point i am seriously thinking about ditching this for a Euphonix MC Mix......but i'd rather save the cash and find a solution.
    Sorry about the long post, i just want to be able to work.
    Thanks
    Faisal

    Ok its working great now, at least for now. No SEIZURE!
    Steps:
    1. Delete Mackie Control or Logic Control from setup.
    2. Trash preferences.
    3. Boot up in Logic Control mode
    4. Re-Scan.
    5. Check TOUCHLESS Fader if need be.
    All good. However, these steps don't always work!
    Will keep u posted.
    Thanks

Maybe you are looking for

  • HT1040 Unable to 'buy' book

    Hi.  I have created a book in iPhoto'11, I am now trying to buy it.  When I select 'buy' my order comes up, with just the cost no other details.  If I select 'checkout' it does nothing.  Help!  Am I missing something?  I'm in Australia.

  • Discovery System for Solution Manager

    I'm looking for an SAP system I can install or access that has the latest Solution Manager code, with sufficent data so that I can perform practical training exercises.  Unfortunately, there's little scope for experimenting with these systems due to

  • Embed Original Option for DNG Conversion

    I have switched over my digital workflow now to DNG. I would love to see Adobe add an option to embed the original RAW file to it's DNG conversion in Lightroom. I was hoping that someone from Adobe would read this and take this suggestion into consid

  • Wifi doesn't connect....

    My iphone doesn't connect with wifi... i have another iphone which connects in a second. i restored the phone allready but still the same. Its says unable to join .........network. Can Anyone help?? thankxx

  • The object R3TR TEXT OCS,EFP56A,STAM,D cannot be put in a reques

    Hi, When i am saving the configuration request in for new output type its give the below message. Action cancel. The object R3TR TEXT OCS,EFP56A,STAM,D cannot be put in a request Message no. SV162 Can anyone give any input on this .... Thanks Vikrant