Jump to content

murat k.

Members
  • Posts

    577
  • Joined

  • Last visited

Posts posted by murat k.

  1. 16 hours ago, Max Arwood said:

    I was just texting Noel. I requested a "Sandbox" type app to load a project to look for potential plugin problems. Or, something you could turn on that would show plugin errors. It does not sound like an easy task!

    I just saw your comment. I'm talking about the same thing. There is already a sandboxing feature in the Cakewalk for searching VST's called "Scan in Sandbox"

    Since such a feature exists in the software, it can be an easy task than thought by using this feature on the project files which cause crashes.

  2. 7 hours ago, msmcleod said:

    Just to be devil's advocate...

    The assumption here is that the plugin you skip is actually the problem plugin.  It could actually be a previous plugin that causes the issue (e.g. it could corrupt memory), and  then CbB crashes on loading the next one.

    By forcing you to accept them one by one, it allows you to narrow things down to the point at which the crash occurs.

    In saying that, I generally agree that a nicer interface would be better and in most cases being able to ignore all plugins of a certain type would certainly speed things up.

    There are only so many hours in the day though....

    Or maybe you can make it automatic. I mean Cakewalk can load plugins with a technique like sandboxing in Bitwig and at project loading when a plugin crash, Cakewalk won't crash and it reports the crashed plugin.

    • Great Idea 1
  3. 5 hours ago, David Baay said:

    Another factor may be that when you use a shortcut, the program has to both process that keystroke through the keybinding logic with reference to the current context (i.e. which element of which view has focus) and also check which of the 1000 tracks is selected and should be affected by the action. When you click the button in the track directly, you're eliminating all of that work. 

    This is the factor. The command bound to the key scans the whole project to find the selected track(s).

    The command needs to see focused track, the selected tracks if there is any, without scanning all tracks. For now it doesn't.

  4. 11 minutes ago, scook said:

    Bear in mind MIDI data is written directly into the project file which the DAW has open. There is very little setup time needed to create MIDI clips.

    Audio clips, on the other hand, are written as separate files. The setup time is system dependent.

    Thanks for the reminder Steve.

    The problem here is that the command takes into the calculation all the tracks, even though they are not needed. So there is nothing to do with creating an audio file on the drive. Also same command cause latency with the MIDI and the Instrument tracks as well.

  5. Thanks for trying it out.

    If it is

    24 minutes ago, David Baay said:

    (less than 1 second)

    yeah it is not a problem actually.

    23 minutes ago, David Baay said:

    Such a small delay seems quite tolerable to me. If you're seeing  a much longer delay than that, it may be related to your interface driver or something else system-specific.

    It seems that latency is related to the system speed indeed. If it was related to the interface driver it should've happened with other situations.

    How does that command works I don't know but pressing record button works instantly, Auto-Arm with MIDI tracks works instantly as well. So there seems to be no reason why this command shouldn't work as fast as they do.

    Apparently Arm Tracks command is making unnecesarry calculations. An optimization would not be bad at all so that it runs at adequate speed on every system configuration.

  6. 8 minutes ago, David Baay said:

    Ctrl+R arms *all* tracks, Alt+R arms only the focused or selected tracks. Does that not cover it? 

    Thanks for your effort David. The command is:

    4 hours ago, murat k. said:

    Arm Tracks

    I thought I was clear but no problem. You may not seen an issue in that command because the issue can be felt especially on the big project files.

    You can see the issue by creating only MIDI tracks in an empty project. Since the effect of the issue increases depending on the number of tracks, 1000 MIDI Tracks are suitable for to see the issue better.

    When Auto Arm is enabled, you'll see recording a track starts instantly.

    But when you try to record a track when Auto Arm is disabled, and you use Arm Tracks command to arm a track, it starts a calculation to prepare the track for the record and it takes a couple of seconds. This is the issue in the command and can be rectified by an optimization.

  7. "Arm Tracks" command that we use for recording Audio tracks is not fast enough as compared to Auto Arm feature we use for MIDI/Instrument Tracks.

    The problem in this command increases and felt proportionally by the track amount in the project.

    MIDI tracks recording starts instantly with the Auto Arm preference when recording. But in the same project after applying "Arm Tracks" command to an Audio Track, we have to wait for the commands process completion to start recording.

    However clicking on the record button on the track completes the process instantly.

    So the issue is related to the "Arm Tracks" command. And what it does is directly related to the amount of the tracks in the project.

  8. Playback/Recording Start and Stop Duration increases depending on the amount of SoftSynths in the Project.
    I noticed that at the beginning of the Playback/Recording, it calculates all synths, regardless of whether they are used or unused and whether they are recorded.
    This duration can be shortened by only calculating Synths which have MIDI Events on the project. 
    As we add new things to the project, the Playback/Recording start and stop duration may increase by the amount of the Synths, FXs we used. I'm OK with that.
    But in an empty project, this duration should not be longer due to loaded and unused Synths.
    By this way we won't have to optimize the project manually by doing Archive on/off for every sound audition on tracks.
    It may work like "Automatic Archive"

  9. 7 hours ago, scook said:

    I have posted several times over the upload quota limit and have yet to delete a file. 

    Between GoogleDrive and imgur, I have no reason to upload files directly to BandLab's servers and it does not cost me or BandLab. anything.

    Thanks for the info scook. yes, link sharing is a way to share without this forum site's quota.
    Actually the server cost is affective for large files, here I am talking about sharing files smaller than 5mb.
    If the site was already well optimized, I would not have even reached half of the sharing quota yet.
    And please, we are talking about BandLab here. From a company that is powerful enough to buy Cakewalk and make it for free.
    If I were in their place, I would prefer to keep my information as local as possible.

  10. It's time to make a reminder for this.

    I almost reached the limit. And I don't have too much sharings actually.

    And there is an issue about the animated gif files we share, somehow website is converting it for to play on the webpage but this cause file increase. 

    As an example I tried to share an animated gif file in my previous post which was 182kb, it converted it to 5mb file. Then I had to shorten that video.

  11. This is sometimes happening. When we do the selection and delete while the ripple edit function is selected, it shifts by the amount of the selected note, not as much as the selection.

    Ripple.thumb.gif.62a8faf251974aff406b5b4b3fdebd9f.gif

    This happens in both Ripple Edit Selection and Ripple Edit All functions.

    It is not on the screen recording but after I duplicated the clip on the right, Ripple Edit Selection function worked as it supposed to be. It deleted the left clip and shifted the right clip by the amount the selection.

  12. 2 hours ago, Ben Grauer said:

    I need to be able to unfreeze only select tracks and not groups of tracks.  How can I do this?

    You can't. Because it seems that these tracks belongs to the same synth. The command name is "Freeze Synth". So all tracks belongs to that synth freezes automatically when you click freeze one of them. 

    "Freeze Track" command is for Audio Tracks. It bounces the Audio with all the FX on the track.

    So we need a command like "Freeze Instrument Track" which is not yet available.

  13. 1 hour ago, FJ Lamela said:

    If it is this way, thanks, but description "import as mono track" has confuse to me.

    It does what you want. Tracks come as two separate mono tracks belongs to two different channels which were panned hard left and hard right.

    But yes, description can be like "Import as separate mono tracks" When I first saw it, I thought it'll turn it to a mono track when importing.

    • Like 1
  14. 20 hours ago, Olaf said:

    with no event listed in the Event list, or present on any audio or automation lane

    Yes. And even Ripple Edit All cannot fix it when it's happened. Only you can do to fix this issue is creating an arrangement from begining to end of the project then commiting it.

    But after this action you lose all the other arrangement tracks. And this is an another old request: Keeping other arrangement tracks in the committed area.

  15. 33 minutes ago, Todd Groemling said:

    The point here is that Cakewalk years ago was bragging about its Skylight display being so great, but...I don't want to have to make everything bigger just bc I just want a few things bigger.  If I go to Windows settings and make everything bigger, then I creat a different issue where I don't get to see as many tracks that are open or do not get to see as many measures of data/notes, etc. Therefore, Cakewalk needs to allow the user to enlarge or shrink different 'menus' to meet the user's workflow preferences.

    If so lets get you to this thread:

     

     

     

  16. Thanks for sharing your idea @El Diablo

    At first It's not 

    1 hour ago, El Diablo said:

    CakeWalk

    It's Cakewalk. And it's not

    1 hour ago, El Diablo said:

    Bandlab

    It's BandLab.

    I just wanted to point at these because it seems that you care using of upper cases in brand names.

    Second the information you wanted shows on the Help Module. It says:

    "Click and keep the mouse button pressed for a brief moment to choose the desired record mode"

    There are more information than you wanted. 

    But I think you already knew about the Help Module because you're familiar with the software and you're requesting it for newcomers to make Cakewalk learning easier.

    I agree with you. It's better when you see the information directly on the icon you hover instead of looking somewhere else everytime. 

    As an example Autodesk use this kind of tooltips. They use extra information how to use the tool with the name and the shortcut information. They even use animations on the tooltips to help learning better.

    IMHO this can be an optional tooltip type you selected from Preferences. Otherwise I wouldn't want to see that kind of information all the time.

×
×
  • Create New...