Is this a bug or a feature with audio regions?

ok so I have an audio part in a project then copy/paste in a later part of the arrangement and after that change the size of the new copied part with the mouse(dragging from the end of it)it changes and messes up the original version as well. I just recently switched to Logic from using Cubase so is this some feature of having the regions linked together somehow or is it just working wrong?

I found the part that talks about how copy/paste is supposed to work, and it turns out that the manual describes how people want it to work instead of how the app actually works. It says that copy/paste makes a copy (a new region) and the two can be edited independently. Copy/paste is NOT supposed to create a clone.
Unfortunately, the app doesn't work the way the manual describes. Here's the relevant part from the manual:
"To copy a region (method 2):
1 Select the region, then choose Edit > Copy (or use the Copy key command,
default: Command-C).
This copies the selected region to the Clipboard.
2 Set the desired playhead position by clicking on the Bar ruler.
3 Choose Edit > Paste (Command-V) to paste the contents of the Clipboard into the
Arrange. The paste will occur on the selected track at the playhead position.
If several regions are selected, their relative time and track positions are retained. "
"*Copied regions are actually true, independent replicas of original regions. Changes*
*made to a parent region will not affect child copies.*
If you want this type of behavior—where changes to the parent region affect child
regions—make use of the Loop function (see “Looping Regions” on page 329), or
create cloned or alias regions (see “Repeating Regions” on page 324).
*When you copy an audio region, a new region is automatically created in the Audio Bin.*
*The new region will retain the name of the original, with a sequential number added.*
As an example, kickingloop.1 will be the name of a region copy, if the original region is
called kickingloop. A second copy will be named kickingloop.2, a third kickingloop.3,
and so on."
Looks like either the manual or the app is wrong. Hopefully apple will actually read the bug reports and fix the app.

Similar Messages

  • Is this a bug? createdBy populated with value "1"

    I have a field in entity object mapped as historical column "createdBy". once I create a new record, this field populated as login user name. -- this works fine.
    However, after I specify this field "refresh after inserted/updated". this field populated with value "1" automatically once new record created. -- Is this a bug?
    BTW, the historical column "modifiedBy" does not have this problem.
    Thanks

    at javax.swing.JInternalFrame.setMaximum(JInternalFrame.java:890)
    at TestInterface.initComponents(TestInterface.java:48)What you posted there cannot be the entire contents of the method. According to the stack trace, your initComponents method, at line 48, calls the setMaximum method of some JInternalFrame object. However, the problem remains: Why a NullPointerException? It's possible there is a bug in the JVM, but that theory doesn't get your problem solved if it's true. And it's more likely (MUCH more likely for most of us) that it's a bug in your program. But what could that be? I looked at the API documentation for JInternalFrame.setMaximum and noticed this:
    "A maximized frame is resized to fully fit the JDesktopPane area associated with the JInternalFrame."
    I don't know how you would "associate" a JDesktopPane with a JInternalFrame, but possibly if you failed to do that, then references to the JDesktopPane would fail with a NullPointerException.

  • Is anyone else having this with audio regions?

    I've had this project for weeks now, but only tonight have I noticed my audio regions have been a bit funny.
    I have an audio track split up into regions, and some appear to be normal (blue-like), while others have gone grey.
    They aren't muted, and appear to have standard functionality, but it's just bugging me that they look different.
    If anyone's interested or has the same thing, I can send a screenshot of what I'm talking about.
    Ideas greatly appreciated!
    Thanks guys!

    I've had this project for weeks now, but only tonight have I noticed my audio regions have been a bit funny.
    I have an audio track split up into regions, and some appear to be normal (blue-like), while others have gone grey.
    They aren't muted, and appear to have standard functionality, but it's just bugging me that they look different.
    If anyone's interested or has the same thing, I can send a screenshot of what I'm talking about.
    Ideas greatly appreciated!
    Thanks guys!

  • Is this a bug or a feature in JDeveloper 11.1.1.4?

    Hello everybody,
    when I try to create a new "Reusable Process" with the composite editor in Jdeveloper, nothing happens on in the composite design view! I can see the process in the file structure and I can also edit the process in the bpm editor, but I can't see it on the composite.
    This looks like a bug to me. Can anybody confirm this?
    Best regards, Chris
    Windows 7 (64 bit)
    JDK 1.6.0_24 (64 bit)
    JDeveloper Build JDEVADF_11.1.1.4.0_GENERIC_101227.1736.5923
    BPMN Editor 11.1.1.4.0.5682
    SOA Composite Editor 11.1.1.4.0.56.82

    it's a feature of cource. all bugs in 11g are features!

  • Is this a bug? Interactive form with a simple script fails

    Hi all,
    I'm new here - please let me know if something is wrong with my post.
    I get an error when I open this pdf. (The text and fonts are violently nullified
    because the original pdf is confidential - but the error message is the same.)
    It's a simple kind of account sheet:
    Page 1:
    1499226 + 300000 - 276144 = 1523082,
    1523082 - 0 = 1523082,
    Page 2:
    1574326 + 300000 - 351244 = 1523082.
    The three numbers should be always the same.
    I can open and edit (i.e. input numbers to) it with any apps on my PC.
    (I mean Chrome and FoxIt. Adobe Reader is too strict to allow me to edit it.
    But I can edit the original PDF with Adobe Reader on my PC.)
    I can open it with Adobe Reader for Android.
    But I can not edit it correctly with Adobe Reader for Android:
    When I replace the "300000" with say "300001", I get an error
    "The value entered does not match the format of the field [ Text39 ]"
    and the calculated values are incorrect.
    (The three numbers don't match.)
    Could you tell me whether the pdf is to blame or not?
    If it's a bug in Adobe Reader for Android, I'll wait for a fix.
    If it's a bug in the pdf, I'll ask the author to fix it.
    Thanks in advance,
    Tamo
    2014/10/2 by tamo: More precise detail

    Welcome to Apple Discussions Burkett
    It may be that that object is a master object. I hope I can remember this since I'm not at my Mac right now (using a Dell PC at work ). Go to Format > Advanced > Make Master Objects Selectable. This post I made in another thread recently(with a picture) might help even more than my memory.

  • Could not register -- is this a bug or a feature?

    On "2012-01-01 12:20" the answer which I was getting for
    What is the output of "date -u +%W$(uname)|sha256sum|sed 's/\W//g'"?
    on my system was different from what was expected by registration.
    I replaced your expression with:
    echo 52Linux|sha256sum|sed 's/\W//g'
    and finally was able to register. Looks to me like a bug in registration.

    It does not look like timezone issue because of '-u' option for 'date'.
    From "man date" (GNU coreutils 8.5 February 2011):
    %W     week number of year, with Monday as first day of week (00..53)
    However I get:
    date -u +%W
    00
    Good that
    info coreutils 'date invocation'
    has valuable addition:
    Days in a new year preceding the first Monday are  in week zero.
    So, it registration does not calculate correct week number. They probably do not use posted expression, or their tool uses is of different version. Probably this issue happens only at the beginning of new year before first Monday.
    Still this could be a hidden quiz for new users...

  • Is this a bug or a feature? Failed to access remote jar

    I tried this thing:
    I have this aaa.jar which contains aaa.class and Data.class. In aaa.class, I use URLClassLoader to load some class from a remote jar (http://xxx/xxx/bbb.jar. In bbb.jar there is a class bbb.class and bbb.class has a method to use Data. Note, Data.class in already in aaa.jar.
    I run this aaa.jar without trouble locally, i.e. by
    java -jar aaa.jar.
    However, if I put aaa.jar into my server and write one jnlp file. Then I run aaa.jar from Web start from another machine. I got error:
    NoClassFound Data
    Note, bbb.jar is definitely downloaded from server to another computer. I also signed the jar, signed jnlp. I also set allpermission in jnlp.
    I am quite puzzled by this behavior. Can someone from Sun explain this for us. I personally think it is a bug of web start. However, it could be a hidden feature. If so, what is the way to overcome such difficulties.
    Of course, I can put Data.class into bbb.jar. But, that is not the point. I suppose not to do so since in aaa.jar Data.class is already there.

    Another thing you could do is to set your URLClassLoader as currentThread's contextClassLoader at the begining of your application:
    public static void main(String[] args) {
    ClassLoader cl = YourApplication.class.getClassLoader();
    URLClassLoader ucl = new URLClassLoader(urls, cl);
    try {
    EventQueue eq = Toolkit.getDefaultToolkit().getSystemEventQueue();
    eq.invokeAndWait(new Runnable() {
    public void run() {
         Thread.currentThread().setContextClassLoader(ucl);
    } catch (Exception e) {
    e.printStackTrace();
    masa

  • Folder contents not displayed - Is this a bug or a feature?

    If I import a complete folder structure from my harddisk (referenced file mode), I get a neatly reproduced folder structure in the Aperture project window. However, if I click on of the folders, no pictures are displayed in the Aperture browser. Apperently, you have to click on the automatically created albums within the folders to see the pictures.
    Am I doing something wrong or is this (another) badly implemented feature of Aperture?

    Feature. But not a very good one.

  • Bug in copying report with PLSQL region...

    Where can i send about one possible bug...so it should not be public (picture shows sensitive debug infos) ...and it looks enough for finding problems?
    Scott (I owe you one bug report. here is chance to revanche?)
    THX!
    Application Express 2.2.1.00.04
    Oracle 10.2.0.2

    I have sent you at first time mail with "rar, www.rarlab.com" in attachment.
    Then I have sent you mail without attachment.
    So I ask where (how !?) to send attachment!?

  • Bug or Feature with SharePoint Surveys?

    I was experimenting with different options to see if I could change how survey data got exported to Excel and something surprising happened that gave me exactly what I want.  My concern is that it might be a bug, rather than a feature; although I'm
    hoping it's a feature.  This deals with the limitation that you only see the "Export to Spreadsheet" option when you are on the "Overview" view of the survey.
    WARNING: I've been unable to restore my survey back to the original state after making these changes, so make sure you are using a new or throwaway survey before following these steps.  Of course, if it's a feature, I'll assume there is a way to reverse
    it, but I haven't found it yet.
    1.  Create a new simple survey with a few simple questions.
    2.  Add a few responses to the survey.
    3.  Go to the "Overview" view of the survey.  (make sure "Export to Spreadsheet" appears in the "Actions" dropdown.  If not, see other posts here to resolve that.  If you go to the "All Responses"
    view, the "Export to Spreadsheet" option is not on the "Actions" menu.  That's by design; the limitation I'm trying to circumvent.)
    4.  From the "Site Actions" dropdown in the far upper left, select "Edit Page."
    5.  Over on the right side, in the white bar that's below "Add a Web Part," you should see a checkbox and, to the left of the checkbox, a little dropdown arrow.  Click that dropdown arrow to expose the menu (see graphic).
    6.  Select "Edit Web Part."
    7.  On the right, change the "Selected View" to "All Responses."  See graphic.
    8.  Click Ok
    9.  Click Ok again on the dialog box that appears.
    10.  Go back to your survey.  Notice that the "Overview" view is now showing the "All Responses" view, even though you are actually seeing all the responses, and that you still see "Export to Spreadsheet" in
    the "Actions" dropdown.  You can now add columns to your view and export those to the spreadsheet.  :-).  So, is this a bug or a feature?
    "Six Sigma Black Belts know how to handle rejection"

    all list view pages are just web part pages... which can be used for very powerful combinations (like having filter web parts connected to the list view web part, or replacing the default list view web part with custom forms)... just be careful not to delete
    the default list view web part (minimize if you need), since it has some associations that can't be recreated.
    You can also create basically the same thing by creating a new view, and choosing to base the new view from the "All Responses" view.
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Creating an alias - is this a bug or what??

    Please let me know if this is a bug or a "feature"!!! As I understand things (a few changes since OS 6.0.4 in 1989...) there are 4 ways to create an alias when one is in a folder. For example, I'm in my Applications folder with 300 items in that folder. Generally I put my aps into a folder with the name of that app and the word folder. (I used to use ƒ but read that Unix doesn't appreciate that symbol)-- OK back to the main point: ALIAS creation - 4 ways I know to do this:
    1. I right-click and choose Make Alias with the folder or icon selected
    2. I hold down the option and command keys and select the folder or icon, then drag it just a bit and voilà - an alias.
    3. I choose the folder or icon I want and then do cmd-L to create the alias.
    4. I go to the file menu after selecting the folder and choose Make Alias
    GREAT all 4 work (is there a 5th way?)--
    BUT when I do choices 3 or 4, then instead of everything staying in place, the alias is created and then the screen jumps to the very top - to the "A" or numbered labeled folders / apps!
    NOTE: My apps folder has the view choice to ARRANGE BY NAME. If I change this to none - then cmd-L or Make Alias just makes the alias in-place!
    BUT choices 1 and 2 also keep the window of my apps folder in the same location EVEN WHEN IN THE ARRANGE BY NAME mode.
    Again - is this a bug or a feature? Certainly annoying to make an alias and then have to go back and search for the alias... And note: If arrangement is SNAP TO GRID then choices 3 and 4 for creating an alias also have the screen jump to the "A" folders, i.e. the BUG!
    Any comments appreciated - this is a real pain as I keep many of my folders organized by SNAP TO GRID or ORGANIZE BY NAME.
    Best regards,
    Steve Schulte
    Saturday 22 May 2010

    Thanks for your fast reply! There are 3 issues and I'm mainly concerned with #3- but I likely confused everyone with my long post - so let me try this:
    1. Moving Apps out of the Applications folder: You are right, it is best to keep the apps in the Applications folder. Especially Apple's applications - for the update and maybe other reasons and I do that.
    2. Creating an alias and where does the alias go: That's right, it has the same name and just the word alias added to the end so YES it stays right next to the original (especially when the folder is in the Arrange by Name view). So no problem there - mine is the same.
    3. Third issue is really my only concern: The act of creating an alias by cmd-L or the menu: In a window that scrolls, i.e. with many apps or several apps with large icon size (I should mention I'm talking in ICON view here)-- when you make an alias, the window automatically scrolls to the very top. So if you have a folder with 300 apps in it and you make an alias of ZEBRA FOLDER, then the alias is in the correct place but the window scrolls to the top (AARDVARK Folder or whatever).
    *ADDITIONAL INFO:* After several restarts - yup, this is now NOT happening very often. Mostly the window is NOT scrolling so perhaps I'm wasting your time and others with this post. Let me recheck the next few days and then post again- especially if the problem has disappeared... which it seems is the case... (I should remember to restart 2x when anything unusual before posting!)
    Regards,
    Steve
    Saturday 22 May 2010

  • Is this a bug or what?

    Hi,
    Have you ever tried to pass integers from a popup to its
    parent after manipulating it?
    unfortunately the integer keeps its value in the parent
    without applying the changes that happened inside the popup.
    So...
    Is this a bug or a problem with my code?

    Actually I passed two variables from the parent to the popup,
    one is an array, and the seconed is an integer.
    When changing the array inside the popup and adding new
    elements to it without referencing it by using the
    parentDocument.{the array}, the manipulation was successful and the
    parent kept the changes. But when doing the same with the integer,
    the parent didn't accept the change and kept its value without
    changing, so I had to reference the integer using the
    parentDocument.{the integer} which is the opposite of what is
    described in the flex mannual under the topic of "passing data from
    and to the popup", and that was the reason of my wonder.
    Do you have any idea of why is that?

  • Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Pages 5.5.1: When opening a document created with Pages '09 (Version 4.0) with Pages 5.5.1 the page header and the page footer are deleted. How can this be prevented? Or is this a bug in Pages 5.5.1?

    Same problem here (no graphics in header or footer) and the problem has been reported months ago. It is another bug/feature lost when Apple moves from 09 to the iCloud-compatible versions.  Complain to Apple, you may have better chance than me and they may finally listen to their users....

  • Error occurred in deployment step 'Add Solution': A feature with ID '' has already been installed in this farm. Use the force attribute to explicitly re-install the feature.

    Hi I am getting the error
    Error occurred in deployment step 'Add Solution': A feature with ID 10495515-2482-41fd-98eb-3c87f739f54b has already been installed in this farm.  Use the force attribute to explicitly re-install the feature.
    when trying to deploy web parts
    question 1 - how do i use the force attribute when deploying from visual studio
    question 2 - am i deplying it to the right place, if i deply it to the
    url:port that points to my central admin tool it deploys but i cant seem to see it in any of my webs in my site collection, if i deploy it to the
    url:port that points to my site collection I get this error.
    im new to all this by the way :)
    thanks in advance

    If you are deploying from Visual Studio then please follow this post:
    http://sharepointfordeveloper.blogspot.com/2014/03/solved-visual-studio-issue-error.html
    Open the visual Studio and navigate to the feature XML file and add the bellow attribute.
    AlwaysForceInstall="TRUE"
    The <FeatureName>.Template.Xml output would be some think link this.
    <?xml
    version="1.0"
    encoding="utf-8"
    ?><Feature
    xmlns="http://schemas.microsoft.com/sharepoint/"
    AlwaysForceInstall="TRUE"></Feature>

  • Is this a bug with BoEdge3.1?

    Can anyone help me on the issue which my customer is facing for BoEdge3.1
    Concerning  Error Message: You do not have enough Named User Licenses to make this user a named user. You have 55 Named User Licenses. (FWB 00013)
    This is the error message she was receiving when trying to change an
    existing user from Concurrent to Named under the Connection Type on the
    Properties panel.
    The current workaround was to delete the existing Concurrent user, then re-add the same user as Named.
    She have been going through this process of deleting existing users, and then
    re-adding them as Named and it was working okay. Then, it stopped
    working and she started getting the same FWB 00013 error message again.
    She was not able to create any Named users now. Basically, the workaround
    worked for a while - then stopped working.
    She currently has a total of 88 users. 21 of them are named. 67 of them
    are Concurrent. She is licensed for 55 Named.
    Once again, the system thinks she has 55 users marked as Named. But
    there are only 21 marked as Named.
    She did notice that as she was going through all of her existing list of
    users, in alphabetical order, she was opening the Properties tab and
    checking the Named/Concurrent status - as she got to the 55th user in the
    list that is when she started getting the error message again.
    Is this a bug with BoEdge3.1?
    And I got an ADAPT01194692.
    I am not sure that Is the ADAPT related to this issue.
    Please help me its very critical.

    Hi Salena,
    If you are an SAP Employee, request you to post this question at
    https://cw.sdn.sap.com/community/bobjtc
    Cheers,
    Subhodeep

Maybe you are looking for

  • What is the best version of Firefox to use with Windows 7?

    Ever since I've started using Windows 7 I've had issues with Firefox. It randomly crashes or becomes unresponsive, it slows to a crawl, Flash player crashes particularly if I have multiple videos or whatnot open at the same time, it sucks up *way* to

  • Help, my mini REFUSES to shut down/restart

    Hey guys. I'm looking for some help figuring out what is making my mini hang on shut down. My icons all dissappear and then I just see the osx backdrop. From there the system refuses to take any keyboard input, though I can move the mouse around. It

  • How to change character set

    hi my database character set is non-AL32UTF8 HOW can i change this to be AL32UTF8 am in database 11g SQL> select * from v$nls_parameters where parameter like '%CHARACTERSET%'; PARAMETER VALUE NLS_CHARACTERSET WE8MSWIN1252 NLS_NCHAR_CHARACTERSET AL16U

  • Terminal syntax (easy question)

    I'm using the ECHO command to append text to a file, but I need it to append " " quotes as well. If i put these in the line (for example) echo One "two" three four it will think I'm trying to post some text, a variable ('two') and then more text. Is

  • Hide Preview?

    Has anyone had difficulty with the "show preview" not actually taking the preview off in messaging?   Thank you.