Jump to content

Andres Medina

Members
  • Posts

    712
  • Joined

  • Last visited

Posts posted by Andres Medina

  1. On 1/15/2021 at 7:47 PM, Colin Nicholls said:

    This is not official; just my comment:

    It seems that the minimal change we need to make to have our custom themes be compatible with 2021.01 is to increase the width of one Theme Element:

    Control Bar / Modules / Select / Background (large)

    Increasing the width from 131px to 204px will allow the four new buttons to be visible in the UI. Otherwise, they are not shown except for a thin sliver on the right edge of the Select Module.

    (It is not essential to customize the new buttons themselves, but they will of course look like they do in Mercury, if you make no other changes.)

    This change is semi-backward compatible with 2020.11 in that the only side-effect is that the Select module is wider than previous, with "empty space" on the right side. Interesting... I wonder if we can make the other module backgrounds wider than they are currently without detriment?

    Hi! Haven´t find the way to change the width of the Select module... I go as far as to find the Control Bar /Modules / Select / Background (large) within the Theme Editor, and get stuck. Should I edit it in Photoshop? - thanks!

  2. 2 hours ago, Andres Medina said:

    I work a lot in projects involving video and syncing music to it.

    No problems at all, providing that:

    1. the video is encoded with mp4 codec and you have your windows codecs up to date.

    2. You add a blank space at the beginning of the video to provide room for any pre roll you need for your music.

    3. The exported video is not too heavy (for your computer configuration).

    4. The other thing, for accurate frame syncing is to reexport your video file with as little as 1 frame in the Keyframe distance option of your video editing.

    image.png.2f0ced793e6e8b1e4d284f4435099d1a.png

    This ensure that when advancing your video frame by frame (in the video window of Cakewalk) , the video doesn´t jump several frames. 

    Once you get the video right, just import it, and it should play smoothly,  using little resources.

    If you get it right once, to get it right for ever.

    For the music composition task, I find useful this:

    1. Lock completely  the audio track imported along the video, to ensure that it doesn't  change position when you change your tempo.

    2. Mark your video syncing spots using the markers feature and lock them, for the same reason.

    Sure, it would be nice if someday this wonderful DAW could just move the video in the timeline and lock it...! 

    Hope this helps!

     

    ... and a snapshot of the export video configurations that always works for me. H.264 codec is the best I came across.

    Using this configurations I manage to work really smoothly with video inside Blb.

    image.png.27d7255a3ed4b3694d841c139a19d3d8.png

     

  3. Just now, Andres Medina said:

    I work a lot in projects involving video and syncing music to it.

    No problems at all, providing that:

    1. the video is encoded with mp4 codec and you have your windows codecs up to date.

    2. You add a blank space at the beginning of the video to provide room for any pre roll you need for your music.

    3. The exported video is not too heavy (for your computer configuration).

    4. The other thing, for accurate frame syncing is to reexport your video file with as little as 1 frame in the Keyframe distance option of your video editing.

    image.png.2f0ced793e6e8b1e4d284f4435099d1a.png

    This ensure that when advancing your video frame by frame (in the video window of Cakewalk) , the video doesn´t jump several frames. 

    Once you get the video right, just import it, and it should play smoothly,  using little resources.

    If you get it right once, to get it right for ever.

    For the music composition task, I find useful this:

    1. Lock completely  the audio track imported along the video, to ensure that it doesn't  change position when you change your tempo.

    2. Mark your video syncing spots using the markers feature and lock them, for the same reason.

    Sure, it would be nice if someday this wonderful DAW could just move the video in the timeline and lock it...! 

    Hope this helps!

     

    ... All the video related tasks described above refers to using a video editor to prepare your personal copy before importing into Cakewalk.

  4. I work a lot in projects involving video and syncing music to it.

    No problems at all, providing that:

    1. the video is encoded with mp4 codec and you have your windows codecs up to date.

    2. You add a blank space at the beginning of the video to provide room for any pre roll you need for your music.

    3. The exported video is not too heavy (for your computer configuration).

    4. The other thing, for accurate frame syncing is to reexport your video file with as little as 1 frame in the Keyframe distance option of your video editing.

    image.png.2f0ced793e6e8b1e4d284f4435099d1a.png

    This ensure that when advancing your video frame by frame (in the video window of Cakewalk) , the video doesn´t jump several frames. 

    Once you get the video right, just import it, and it should play smoothly,  using little resources.

    If you get it right once, to get it right for ever.

    For the music composition task, I find useful this:

    1. Lock completely  the audio track imported along the video, to ensure that it doesn't  change position when you change your tempo.

    2. Mark your video syncing spots using the markers feature and lock them, for the same reason.

    Sure, it would be nice if someday this wonderful DAW could just move the video in the timeline and lock it...! 

    Hope this helps!

     

  5. On 9/11/2020 at 10:56 AM, Noel Borthwick said:

    Hi @Andres Medina thanks for sending the dump. I looked at it and it does seem to be a crash in our code when destroying some automation parameters.

    However we'll probably need the plugin to try and reproduce the issue. Does this happen even when starting with a new project and simply inserting and deleting this plugin? If its project specific you may need to send us the project file to try and reproduce it.

    We'll investigate it further for next release.

    Hi, Noel.

    I’ve got some new information:

    The crash occurs only when deleting an instance of the Vienna Synchron Player Plugin AND USING IN ANY WAY IN COMBINATION WITH TRACK TEMPLATES (Save track template / load track template), as long as there are TWO instances of the plugin loaded using track template commands, and deleting the second of any of the instances -  WEIRD!

    When inserting the plugin from the Insert/Soft Synth menu, it works fine, no matter how many instances are loaded in the project, as long as Track Templates are not involved.

    BdLb crashes in the same way when Saving Track Templates, as I reported in another post.

    To reproduce the crash:

    1.      Insert Synchron Player

    2.      Create (save) a track template

    Close BdLab, Re Open

    3.      Insert Synchron Player track template Instance #1

    4.      Insert Synchron Player track template Instance #2

    5.      Delete one Instance of Synchron Player

    6.      (sometimes Bdlb crashes here)

    7.      Delete second instance of Synchron Player

    8.      (More Often BdLab crashes here)

    Enclosed a new mini dump file.

    Untitled_09122020_145435.dmp

    • Thanks 1
  6. 23 hours ago, Noel Borthwick said:

    Hi @Andres Medina thanks for sending the dump. I looked at it and it does seem to be a crash in our code when destroying some automation parameters.

    However we'll probably need the plugin to try and reproduce the issue. Does this happen even when starting with a new project and simply inserting and deleting this plugin? If its project specific you may need to send us the project file to try and reproduce it.

    We'll investigate it further for next release.

    Hi Noel, thanks for your answer.

    Good to know that there is an explanation! 

    The crash happens every time I delete a Synchron Player instance, no matter if it's a new project or not. It happens every time, so it's very easy to reproduce.

    In the meanwhile, I'll try the VST2 plugin instead of the VST3, as suggested by other user.

     

     

  7. On 9/8/2020 at 6:58 PM, Alan Bachman said:

    I should have mentioned that I use a lot of sample libraries, including various Vienna libraries, and I was experiencing Ram issues.   Thank you all!   My expectations are lowered!  

     

    I have 32 Gb RAM.

    Some plugins, like Omnisphere, use a LOT of RAM. Others, not so much, so it depends on your particular setup.

    If your setup is full of VST's, the extra RAM is a blessing.

    Anyway, when I upgraded to 32 Gb, I really experience a big leap in terms of speed and reliability.

    Now I can load a LOT of VST's without struggle.

  8. 18 hours ago, thatoneXman said:

    I'm a New User, and I have been screwing around with cakewalk for the past 4 hours, and so far, I hate it, mostly because the Interface is Incomprehensible. is this the case for Other Users? it is for me. sorry.

    This a professional grade DAW. Yes, it takes time to learn it. If you do so, you probably will find it extremely easy to use.

  9. On 9/9/2020 at 3:52 AM, Al Murray said:

    I am running the latest Cakewalk permutation and sometimes (not every project but often enough to be annoying) the arranger gets stuck - for want of a better word. When entering a name for the section I've created it won't let me close the box - this means keyboard shortcuts don't work as the box is treating them as entries. I have to use the transport controls or tool bar controls instead.  In the Arranger box in the track inspector dragging sections down to the lower compartment sometimes results in the appearance of the sections overlapping or getting blurred - it's then something of a crap shoot as to how the arrangement player will  interpret them.

    Is anyone else experiencing similar? Because other than these issues, it's cute addition to Cakewalk

    Yes, same here with the arranger hanging.

    Haven´t tried with the latest update. It's supposed to be fixed.

     

  10. 21 hours ago, sreams said:

    Not a bug. This image is created in order to show a project preview in the Start Screen.

    I got it: the PNG is created when pressing (with or without intention) the [Impr] computer keyboard key that saves an image screen, AND afterwards saving the cwp file. It creates a PNG file with same name as the cwp file, in the same directory, and yes, Bandlab uses the PNG for preview purposes on the start screen.

  11. Hi, thanks for your answer.

    I narrowed down the problem to Vienna Instruments Synchron Player plug-in.

    I contacted them, and say that it is a problem with cakewalk code... mmmm ...

    ---

    Cakewalk Bandlab 2020.08 (built 100)

    Vienna Instruments - Synchron Player 1.1.19.54 

    Win 10 Home Edition

    32 Gb RAM

    Processor AMD RYZEN 5 2400G

     

     

×
×
  • Create New...