Matrix: best way to shift notes around?

What is the best way by... Key Command .... to slide a note forward or backward in time in the Matrix? I have been experimenting with the various 'nudge' commands.
Is there any way of speeding up "nudge by tick value + and -" ? This is the only command which seems to "scrub" as opposed to move the midi event by leaps and bounds of a format.

What do you mean by record lectures? Do you teach them or listen to them?
With taking notes, you can find several free and $0.99 apps on the Mac App Store. Some apps let you enter a key command (Command+N, for example) and just start typing. All your notes are saved.
If you have Snow Leopard or higher, you already have a voice recorder included with QuickTime. If you don't like that, Mac App Store!

Similar Messages

  • Best way to move sprites around in the scene?

    What is the best way to move sprites around on the scene?
    So far I came up with this code to move all the sprites from the right to the left
    var anim = Timeline {
    repeatCount: Timeline.INDEFINITE
    keyFrames: KeyFrame {
    time: 0.1s;
    action : function(){
    for(n in container.content){
    def item = n as Sprite;
    item.posX -= 2;
    it moves the sprites for 2px every 0.1s, but it's not so smoth.
    Is there a better way for doing it?

    netsuvi wrote:
    But this approach limits me in someway that i am unable to change yet. It means that I have to know
    the end position on the sprite at the beginning? But how about user interaction? I would like to adjust the speed, during running.
    Or how about collision detections?To use this technique, you have to know the end position, at least provisionally, at the start.
    If something changes during the timeline (such as the user clicking) you can always stop the timeline
    and recompute a new trajectory and start another timeline.
    Collision detection is harder, especially among objects that are all moving.
    I saw some people are just generation tics. Like 10 per seconds, Then then calculate the whole stuff in a function.
    probably it would be enough to have 2 calculation tics per second and let the javaFX engine calculate the necessary frames in between.This is a reasonable approach, and it's fairly straightforward. However, even in some cases like BrickBreaker, you can compute
    the endpoint or do collision detection (mostly) up front without having to compute frame-by-frame. For example, when the ball
    is heading up, you can tell from its position and velocity whether it's going to hit a brick or a wall and when it will hit. When the
    ball is heading down, you don't know whether the ball will hit the paddle, because the user can move it. However, the paddle
    moves only horizontally along a certain Y-position, so you can compute the time and location at which the ball will reach that
    Y-position. If the paddle is there, it bounces, otherwise the ball drops off the bottom and the turn ends.
    If you want to compute collision detection among two or more moving objects, well, that's a lot harder. It probably requires doing
    a bunch of math, and it might be possible to do in closed form. If not, successive approximation might be the easiest way to do
    it.
    So in pseudo code it would something like this:
    Animation Start 0Seconds: Sprites have this position
    Animation Start 0.5Seconds: Move sprite to this position // JavaFX makes the in between steps
    do function() {
    calculate speed,
    calculate collision detection or whatever
    then restart the Animation steps.I think the key is to decouple the position and collision computations from the actual graphics animation.
    For example, suppose you have an object heading towards a wall that's 500 pixels away, and it's moving at 250
    pixels/sec. (Assume constant velocity.) Then you know that the object will be at the wall in 2 seconds, so
    you just set up a KeyFrame with that information, put it into a Timeline, and run it. You'll need to put an action
    function in the KeyFrame as well. But note that this doesn't necessarily compute the next 0.5 seconds or the
    next 2 seconds. Instead, it should look at the new state and compute the time at which the next event occurs
    and then set up KeyFrames to run all the objects until that time.
    I tried something with the timeline.playFromStart() but it didn't work. It just repeated the same animation instead of doing a new one.
    You have any clue how to do that?The playFromStart() function will simply replay the same animation, as you noted. What you want to do is
    recompute KeyFrames starting from the current state that show animation to some future state. Then,
    load these KeyFrames into the Timeline (or create a new Timeline) and run it.

  • What's the best way to transfer (not forward) a call from one iPhone to another?

    What's the best way to transfer (not forward) a call from one iPhone to another? Is there an app available that does this? I'm asking about receiving a call, then transferring that caller to another iPhone on a separate number and then disconnecting while those two users are joined up in a conversation.

    Ask your carrier. This would be a feature provided by them.

  • Best way to warp type around a cylinder

    I need to warp type around a bottle to it curves up on the left and right and also condenses slightly at the edges (as it visually does).
    Using the mesh function not only doesn't squeeze the type correctly I can't grab more than one bezier handle at a type so it is very inefficient and difficult.
    Does anyone have a much better idea?
    Illusttrator has slightly better tools but not great.
    Thanks
    alan

    The problem I think if I understand the OP correctly is that they have an illustration bottle and it is not a 3D object of any kind so the best way is to do this is probably still in this case Illustrator, however saying this i have not tried this trick in Photoshop as a 3D object.
    Well actually you can take a text line and turn it into a 3d object by itself without any without any background and much more easily manilpulate it over and existing drawing.

  • Best way to draw (not plot) on a graph?

    Hi -
    I need to alter the appearance of a graph somewhat. The user doesn't want any full grid lines, but he does want a small crosshair (like a plus sign) drawn in each of the four quadrants. The CanvasDrawLine() function would be good for this, if it worked on graph objects, but it doesn't. I guess I could use bit files, but...is there an easier/better way?
    EDIT: after reading a little more on bit maps, it's not clear to me that these will work, either. So...any other ideas at all?
    Thanks.
    Solved!
    Go to Solution.

    Going on the line of wolfgang suggestion, you could also have two graphs one on top of the other. The lower one can have all fixed elements (scales, axes, crosses and so on), while on the upper one, with transparent background, you can draw / erase your data plots. As long as you keep axes for both graphs with the same scale the system works like a charm, and you don't need to struggle with pixel conversion between the graph and the picture.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Best way to share notes?

    My wife and I both have Iphones and are looking for a program so we can share a shopping list. If either of us add or remove an item from the list, it would be updated accordingly. Can someone suggest such a program?
    Thanks!

    This app will do what you want: http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=287932487&mt=8

  • What is the best way to transfer files from Windows XP to a new MacBook Pro?

    I am about to make the switch from PC to Mac, but I am not completely sure how I should transfer all of my old files (Word docs, PowerPoints, Excel Sheets, pictures, etc.) over to the new Mac. I read this article, http://support.apple.com/kb/HT4796, and it said to download Windows Migration Assistant. It says that a new user account will be created on the Mac containing all of the transferred material. I assume that I can just pull stuff from the newly created account and put it on the main or administrative account? Also, I assume that I can delete the created account after I get everything that I want off of it, but I am new to the whole Mac thing and assuming never gets anyone anywhere. One more thing, I do not want to transfer over my email accounts from Outlook because there is some kind of problem with the way they are set up. I want to just start them completely over in Mail. The article says that the program will automatically transfer over email accounts. Is there a way to avoid that or just transfer stuff manually? If anyone has transferred files this way before, I would really appreciate any insight you can give me. Thanks!

    Best way would be NOT to use any sort of migration program, just copy the files over and place them in the same Music, Pictures, Documents folders on the Mac like it is on Windows.
    All you need a external USB drive you can pick up at any office or computer store, I would advise powered and either the same size or larger (not too big) than your boot drive on the Mac. So later you can make a clone of OS X, as there is NO system restore on a Mac.
    Most drives are formatted MBR with a FAT32 (named "MSDOS" in Apple's Disk Utility) and can be read on a Mac just as easily.
    If for some reason your external drive has been already formatted by Windows into NTFS format, then a Mac can't read it without paying for more software and having to hassle with updates, it not working etc. So format the external drive FAT (FAT32) or even exFAT on the PC first (exFAT needs a free download from Microsoft on XP machines)
    When you connect the drive, simply drag and drop your files right into the same folders, this way you can control what comes over and what stays.
    If you want a free program that can open your Office files without having to pay for OfficeMac, then the free LibreOffice is available and works great.
    https://discussions.apple.com/message/16276201#16276201

  • Best way to draw thousands of graphic objects on the screen

    Hello everybody, I'm wanting to develop a game where at times thousands of graphic objects are displayed on-screen. What better way to do this in terms of performance and speed?
    I have some options below. Do not know if the best way is included in these options.
    1 - Each graphical object is displayed on a MovieClip or Sprite.
    2 - There is a Bitmap that represents the game screen. All graphical objects that are displayed on screen have your images stored in BitmapData. Then the Bitmap that represents the game screen copies for themselves the BitmapData of graphical objects to be screened, using for this bitmapData.copyPixels (...) or BitmapData.draw  (...). The Bitmap that represents the screen is added to the stage via addChild (...).
    3 - The graphical objects that are displayed on screen will have their images drawn directly on stage or in a MovieClip/Sprite added to this stage by addChild (...). These objects are drawn using the methods of the Graphics class, as beginBitmapFill and beginFill.
    Recalling that the best way probably is not one of these 3 above.
    I really need this information to proceed with the creation of my game.
    Please do not be bothered with my English because I'm using Google translator.
    Thank you in advance any help.

    Thanks for the information kglad. =)
    Yes, my game will have many objects similar in appearance.
    Some other objects will use the same image stored, just in time to render these objects is that some effects (such as changing the colors) will be applied in different ways. But the picture for them all is the same.
    Using the second option, ie, BitmapDatas, which of these two methods would be more efficient? copyPixels or draw?
    Thank you in advance any help. =D

  • Best way to create menus [was: Queston]

    What technique or is a template used to create the menu for this Adobe page? I have been studying web development (reading and tutorials) and the sections are always short on creating menus.  Mostly, covers creating buttons with behaviors in Fireworks and inserting them into Navigation Bars and Tables?  What are the best ways to create menus?
    [Subject line edited by moderator]

    Howdy,
    The best way is definately not the Fireworks way. Never has been.
    Take RJweb's advise and check out the PVII Menu Magic. I use that all the time and its very easy to customize with its well laid out CSS files. I havn't found anything easier to use and customize yet.
    Brad Lawryk
    Community Expert: Dreamweaver
    Usergroup Manager: Northern British Columbia Adobe Usersgroup

  • Best way to share Itunes on network - WD My Cloud?

    Hello,
    I bought a WD My Cloud (NAS) hoping to use it to centralize my music and photos on my home network. I read a bunch of threads and decided to put my Itunes media folder on  the NAS. Getting all the files there was painfully slow. I am not sure if they got all copied at all. Accessing them was just as slow if it worked at all. Anyways, I gave up the idea, this was back in January. I now have more time and resetting my NAS to try this again. But before I embark on this adventure again, I wanted to know if this the best way. If not, what would be.
    thanks,

    I have no idea about speed.  The problem posts I have seen did not mention speed.  The main library file (iTunes Library.itl) itself is a relatively small file so speed will likely more be a factor of other traffic.
    I can't say a specific factor is an issue with NAS, but I think it may have to do with communication and the fact that iTunes is not talking directly to the drive but instead to NAS software which then passes on the message with varying degrees of success.  I have no idea how Apple programs iTunes but probably they don't sit down and test it with every model NAS out there.  For all I know they may not even test it with any NAS since I don't think Apple sells NAS.  I wouldn't really expect them to test it against anything except what they sell and meeting general specifications.  Anyway, the fewer steps involved the better which is why you don't see the same problem reports I see with NAS from people who use simple external hard drives formatted to Mac.  That's not saying you can't get it to work with NAS but you're moving farther away from shore and into uncharted waters.

  • Best way to select BOTH notes and midi CC?

    Hello everyone,
    I'm trying to figure out the quickest, most efficient way to select and move both notes and MIDI CC's at the same time in the matrix editor w/ hyperview. The only way I've been able to accomplish this is to shift-drag around both parts, but this takes time time as you have to do it TWICE; once for the notes and once for the midi cc's. Unfortunately "select all" or "select within locators" does not select midi cc's.
    What is the best way to deal with midi cc's? I wish there was some way to select and "lock" them to midi notes and when you drag the notes, it drags the midi cc as well, similar to how FCP locks audio and video together. Do other programs allow this functionality?
    Thanks once again for any help/tips you can provide!

    Functions > Include Non-note MIDI Events, but unfortunately there is no key command for it.
    I prefer to have a screenset with an Event List open, so I can Command-~ to the event list, Command-A, and then drag in the Matrix. Or double click the fist note in the Event List and enter a new Bar# for its position. Or Command-C and Command-V, then enter a new number for a copy...
    ...you get the idea.

  • Best way to sync (shift to match) audio with video in FCE 1.01?

    What is the best way to sync (shift to match) audio with video in FCE 1.01?
    Step by step in simple wording please, since I am new at this.
    Thank you so much.
    Walter

    As you probably know by now, DVD camcorders are not compatible with FCE or pretty well any other DV based editing system.
    Possibly the simplest (though not cheapest) route would be by using an Analogue-Digital converter.
    Streamclip and other similar programs are supposed to work but I have had no experience with them.
    In the long run probably the best (but costly) solution would be to buy a Mini-DV camcorder - it doesn't have to be a top of the range model - even the cheapest ones can produce high quality video. Then you would not have to mess around converting DVD files with the inevitable loss of quality it entails.
    A cheap DV camera need be not much more expensive than an A/D converter.
    Ian.

  • Best way to migrate existing XP SP3 partition to a virtual machine to run via Windows 8.1 as physical partition and not a vhd?

    Hi I have a current XP SP3 setup have been using in a dual boot with Windows 8.1(on separate partitions on different hard drives - I think these are SATA drives)  but now am thinking of migrating my XP partition preferably as a live virtual machine
    to be run as a guest via Windows 8.1 as host so I don't have to do the rebooting.  Also prefer this to making a VHD of my XP so can use the existing partition allocated for it rather than taking up extra space as VHD on my windows 8 (and don't want yet
    to replace my xp dual boot in case it does not work so well as vhd, as I have a lot of old educational programs my kids still use on it that I don't really want to put onto my W8.1).  Will also save time if I don't have to convert it to VHD first.  I
    also do not want to reinstall a new XP Sp3 virtual machine from scratch for same reason - will take too long to resetup -just use existing as is.
    I have used VMWare player and Virtual Box in past with an old 98SE system as a virtual VHD/VPC file but VMWare workstation is paid which may be the one I need to use a physical partition but I prefer to try freeware options first.
    Will Hyper-V in Windows 8.1 (I have retail PRO version of both my XP and Windows 8.1) be able to do the same as VMWare workstation?  OR is there another option to run the physical XP?
    The other thing with my XP setup is that the user profiles that people login with are located on a different partition E (80GB) to my XP which is on J (100GB) and most of the programs for it run from partition D (over 120GB) and the XP boot loader resides
    on a partition C (2GB) (which is not the Windows8.1 partition which becomes C only when it boots, but this C drive for XP may also be having the Windows 8 boot loader and files for that -using EasyBCD to handle boot menu of W7 type boot loader). 
    So I need a system that can mount these other physical partitions also alongside with my XP partition when it boots up.
    So what are my options for running this XP SP3 setup via Windows 8 as a guest operating system?
    Also will doing this be likely to require reactivation of my existing windows XP (retail) which means I cannot then use it again if I go back to the XP dual boot at times or in case the VM setup does not work?
    Also do I need to change my XP first so that it boots off its own drive rather than the C partition - and how do I set this up then using EasyBCD or windows boot repair?

    HI I found I had to make physical disk offline to use in Hyper-V which I cannot do and do not want to do with all partitions - cannot choose just ones want.
    So now am trying to make VM of my physical XP -and other partitions neeeded but D partition is over 127Gb so cannot use Disk2VHD. 
    Here is what am trying now - any other suggestions for alternate software to vmware convertor/disk2VHD maybe to do partitions over 127GB?  I have posted also at VMware forums but no answer as yet.
    Advice on doing a physical XPSP3 conversion to a VM for Virtual box and hyper-v ultimately
    Hi I need advice as to best way to convert an existing XP Sp3 install on a physical hard drive along with other related partitions to a Virtual box VM image with aim to convert that VM image to a Hyper-V VM for use with Windows 8.1 host.
     I have several C (boot ini partition), D programs, E Data, etc partitions and a current dual boot with an extra XP install I use as a backup system.
    My main XP is on J drive and other XP on I drive with C drive boot ini that switches btw 2 with J set as default.
     I have a D partition that is over 127 Gb so cannot use Disk2VHD which would have been easier, and it seems there is not a way to make a direct Hyper-V VM from converter but only Vmware VM?
     I do not have or want to purchase as yet VMware Workstation as have W8.1 Pro that can use Hyper-V to run my XP SP3.
     I seem to also have an issue with COM+ corrupted on my machine XP J drive ( It tried to reinstall the COM+ but my es.dll file won't register and I did get a failed conversion with converter when tried earlier at 94% saying VSS snapshots have
    reached their limit).  I think this is related to my COM+ issue which I am not sure now how to fix apart from repair install of my Xp (as I have tried repairing COM with various articles searched on google to no avail) which I may do first before
    retry conversion.  However my ALT XP on I drive seems to be fine with being able to browse the COM+ applications ok.  SO maybe I  can use that instead but it is the J drive XP I want the most (not sure if will work at reboot if I do not
    hot clone it?)
     I have read also the manual for converter 5.5.1 ver standalone and am not sure of a few things so if someone can guide me it would be very much appreciated.
     First of all which version VM should I make image of  if I later want to convert it to a Hyper-V VM image (I only have free Virtual Box latest ver, VMware Player and Hyper-V on Windows 8.1 PRo) ie: VMware workstation 10 or Vmware Player 6 or lower
    ver or other?  OR is there another software I should install for the conversion or later conversion to Hyper-V?  I prefer to use Hyper-V over Virtual Box and Vmware Player if possible, but should these others work just as well for my Xp Sp3 existing
    system as a VM in Windows 8.1?  Please advise which you think is best of these?
    Should I leave all configuration options off while converting and even XP licence, workgroup etc or is it most likely that I will have to reactivate my XP (retail ver) once I reboot in the VM although I am putting to run on Windows 8.1 host on exact same
    hardware as my current XP in dual boot (replacing my physical copies which I don't intend to use after conversion)?  Can I enter licence etc later as well?
     I currently have 8 GB ram total -should I leave Xp one at max it suggests of around 3Gb ram?
    I have Quad core processor -but should I make Xp Vm one dual core for when it runs on W8.1 host to allow the host some processors so can run at same time or leaving my Xp at quad core will be ok?
     Network - I want to use host one as I read it is safer for obsolete XP so do I set that at start or is it better to change this later too -allowing xp to have own internet access (maybe as may need to reactivate also - don't want to call Microsoft
    if can avoid it)?
    If I just want to convert resulting VM to Hyper-V VM -which software to use after for this that is freeware (Virtual Box or VMware Player or Hyper-V -not sure which can do it) and do I not then install Vmware tools?
    SYSPprep should I do anyway regardless of what target VM will be when configuring later, even if on same hardware machine? OR can I just boot Vm and see if boots ok first?
    Anything else I should set specifically for this future use of the VM image in hyper-v?
    AU

  • Best way to print an image multiple times on same sheet and not lose quality when doing so

    Hello,
    I have the full subscription to Adobe Creative Suite, but am unfamiliar with almost all of the programs. I have used Photoshop a bit, but not too much.
    I have this project I do several times a year, and am sure there is a better way to do it.
    I am sent a colourful excel spreadsheet - a schedule. I print a bunch of copies full size, then need to print 8 copies on a single 8.5x11 piece of paper.
    I've tried several methods - but want to know what the best way to retain the best quality would be.
    The best I've done (and I'm not totally happy with) is to copy the image into Photoshop, save as a PDF, create 7 more copies then merge as a single PDF and print.
    I do find that the quality does suffer a bit.
    Can anyone suggest a better way?
    Thanks in advance.
    Amber

    With all the apps at your disposal, that is a long way around. Granted it is hard to not loose quality/data when scaling. But it makes sense to create the document to your liking, then create a new document that is 8.5" x 11" and place the original into it. Then using guides or alignment tools, duplicate that image.
    This allows you to have full control over the location of each image, and extra data needed like captions, names, etc. and how that data is formated.
    Luckily you have multiple programs that can accomplish this. Some are easier than others, some are more robust than others, etc. In the end it is what you are familar with and how much time you can spend on learning while getting the job done.
    Photoshop, Illustrator, Indesign are all your go to programs from creating anything for print and they can be used for other media as well. But that is their strong suite, print.
    All three apps have their own dedicated forum on this site, so go ahead and mark them as your favorites as your questions for each need to be in their respective place.
    http://forums.adobe.com/community/photoshop
    http://forums.adobe.com/community/illustrator
    http://forums.adobe.com/community/indesign

  • When I send a webpage via email, some of my recipients are unable to see it properly. The website was made with iWeb, and a Mac person advised me this was the best way to do an email campaign with iWeb, but it's not working for a lot of my customers - why

    I have recently created a website for my family's business. When we bought the Macbook the guy in Apple said the best way to send an email campaign to our mailing list was to publish a hidden page, find it in the browser on Safari, then share it via email, so that is what I do. For most of my customers this works fine, however I have a number of people each month who cannot see any of the content of the email. I have added an 'If you can't see this email properly...' link at the top of the page, with no shapes or images etc near it, but even that does not appear for them.
    I am a self-taught novice unfortunately, so haven't a clue what the problem is. I'm not sure of the operating system, but we bought the Macbook in May and it has all the recent updates installed. I have just had a new baby so can't get into the store fdor a one-to-one, so if anyone could explain why this happens / what I can do about it, I would be very grateful! Thanks!

    If you think getting your web pages to appear OK in all the major browsers is tricky then dealing with email clients is way worse. There are so many of them.
    If you want to bulk email yourself, there are apps for it and their templates will work in most cases...
    http://www.iwebformusicians.com/Website-Email-Marketing/EBlast.html
    This one will create the form, database and send out the emails...
    http://www.iwebformusicians.com/Website-Email-Marketing/MailShoot.html
    The alternative is to use a marketing service if your business can justify the cost. Their templates are tested in all the common email clients...
    http://www.iwebformusicians.com/Website-Email-Marketing/Email-Marketing-Service. html
    "I may receive some form of compensation, financial or otherwise, from my recommendation or link."

Maybe you are looking for

  • Problem in using FM SELECT_TEXT

    Hi friends, I have a problem in using fm SELECT_TEXT. Here I want to fetch Material PO text in Material master to my report. I just dont know in which field of table "it_thead" the actual text is available.\ I tried debugging the program but was not

  • Invalid Configuration Location error on startup

    I have just installed Flash Builder 4.5 on my Windows 7 Enterprise edition. I installed this using my username (not Administrator), which has local administrative rights. When I start the program, I'm getting the error Invalid Configuration Location

  • Multiple file formats in sender SFTP

    Hi, I have multiple file formats to pick. for example: SAPxyz_deltaDATE.xml SAPabc_deltaDATE.xml SAP123_deltaDATE.xml need below SAPxyz_delta*.xml   and  SAPabc_delta*.xml  with one communication channel (need help here) and SAP123_delta*.xml  anothe

  • Query regarding date

    hello to all guy's in a form i m having an item i.e refdate now i want to work it like this that i can insert date data in ddmmyy form and when i press tab or move to other item my date should come in the dd/mm/yyyy format in refdate item plz help me

  • How to change measurements from inches to mm? Imperial to metric iPad

    Hi just downloaded uk iworks pages etc, how do you change imperial to metric in rulers?