Zynewave's Forum Page

Profile  |  Topics  |  Replies  |  Favorites

Forum Replies Created

Viewing 15 posts - 1,501 through 1,515 (of 5,969 total)
  • in reply to: Preview 2.26: Track toolbar & track categories #17515
    Zynewave
    Keymaster

    @sam c wrote:

    Frits, is there a way to remove the entire new track tool bar? I can see how to remove SMR and Tags, but what about deleting that new bar from my view if I do not need it?

    Select “view > customize editor profile” menu, and then delete the “Toolbar (Track)” region. You may want to delete the “Space (Recess)” region above it as well.

    in reply to: Strange CPU numbers in 2.25 project? #17511
    Zynewave
    Keymaster

    Well, I’m glad you reported this issue Sam, because it made me look at my UI updating code. I tried out an alternative method, that helps reduce the areas that are painted when only things like meters and the play cursor are updating. At least on my machine it meant a huge reduction in UI cpu usage 🙂

    If you want to test it, you can download the 2.26 beta9.

    Let me know if this reduces your CPU usage further.

    in reply to: Strange CPU numbers in 2.25 project? #17510
    Zynewave
    Keymaster

    @UncleAge wrote:

    I had a similar problem a couple of years ago in another app. What sparked the memory was your mention of the cursor issue. For some reason my comp was having issues and the all revolved around the cursor. The program was drawing its own cursor instead using a system cursor (I have no idea how Podium handles this) and the only way to resolve it was to reduce the hardware acceleration of the video card. I could do it from the desktop using the display settings.

    I think Sam referred to the Podium play cursor, and not the mouse cursor. Podium does not do anything non-standard with the mouse cursor pointers.

    Normally I recommend that the hardware acceleration slider is set to maximum acceleration. For each step you move the slider down, you’re telling Windows that more of the stuff that normally is handled by the video card, should be emulated by the main CPU. That means less CPU time for the audio processing. But if there are problems with the video driver, reducing this setting is a solution. That seems to be the case here.

    Sam, perhaps you could check if there are updated video drivers for your VAIO PC.

    in reply to: Preview 2.26: Track toolbar & track categories #17509
    Zynewave
    Keymaster

    Beta9 is up. This one only has a CPU speed optimization of the UI repainting. Zooming and scrolling should not show significant speed improvement, but in cases where only stuff like meters and play cursor is updating there should be huge speed improvements. Let me know if you see any noticeable changes for better or worse.

    in reply to: Bouncing (offline) resulting in glitched audio #17500
    Zynewave
    Keymaster

    Bug confirmed here as well 😮

    I’ll fix that before 2.26 is released.

    Frits, how does offline bouncing work, anyway? Does it interface at all with the audio device and/or its drivers (ASIO), or is it completely Podium and the plugins just working with data?

    It doesn’t use the audio driver. It uses a buffer size of 128 samples (or the size set for the ASIO driver if it is smaller than 128 samples).

    in reply to: Strange CPU numbers in 2.25 project? #17496
    Zynewave
    Keymaster

    What display resolution do you use?

    Maybe there is somewhere in the display control panel where you can define how much of the system memory the gfx controller allocates? I remember many years ago, this was something you could set in the BIOS.

    If you have other programs running while running Podium, try closing them to see if that makes the Podium CPU usage jump down. Even having just an Internet Explorer open will use up some graphics memory.

    in reply to: Strange CPU numbers in 2.25 project? #17494
    Zynewave
    Keymaster

    An explanation for these sudden jumps in UI CPU usage, could be because you’re on the edge of where the graphics card memory resources are being exhausted. Podium will create some of the often used bitmaps in native graphics card memory, if possible. This ensures that the gfx card hardware accelaration can be utilized. If there is not enough memory on the gfx card, then the PC CPU needs to kick in and do some of the rendering normally done on the gfx card. This is all handled by Windows.

    The fact that you see a reduction when showing the track inspector, is likely because you then reduce the size of the timeline area. Please do this experiment to verify this:

    When you see a high CPU usage, gradually size the Podium window smaller and check if there is a point where the CPU usage drops significantly.

    Also, check your display control panel, and see what info is shown on the “Adapter” tab. There should be some info like “dedicated video memory”. Let me know what this is at.

    in reply to: Preview 2.26: Track toolbar & track categories #17493
    Zynewave
    Keymaster

    @Zynewave wrote:

    Next I’m going to revise the way that tracks are drag-reordered. I think I figured out a simple way to allow a track to be dragged into a group track, even when it doesn’t have any child tracks yet.

    😯 That turned out to be a tough job to implement, taking longer than I anticipated.

    Check out the new beta8.

    I think the revision of the track dragging is complete, including dragging when a tagged subset of tracks are shown. With the new method it is possible to drag any track into any group track, just by dragging vertically. When a track is dropped over the bottom half of a group track header, it will be added as the last child track.

    Let me know if you find any problems with the new method of dragging tracks.

    in reply to: Strange CPU numbers in 2.25 project? #17482
    Zynewave
    Keymaster

    Btw. In case you have selected a track timeline image file in the project properties, you could try to remove this. This is one of the things that may take up some CPU if the graphics card does not have a lot of memory.

    in reply to: Strange CPU numbers in 2.25 project? #17481
    Zynewave
    Keymaster

    @sam c wrote:

    @Zynewave wrote:

    So the problem can be described as a sluggish UI? Is there anything that you can’t do, or is it just slow to respond?

    It actually is workable if I don’t see the play cursor. If I have to see it I keep the inspector open and it is only 32% CPU and it works fine.

    Please describe in what way it is not workable at the higher CPU usage. Things like: Does anything in the UI freeze? Does menus take several seconds to open? etc.

    in reply to: Strange CPU numbers in 2.25 project? #17480
    Zynewave
    Keymaster

    @sam c wrote:

    Desktop.

    This was not happening in 2.23. I might have missed it in 2.24 it is hard to tell. I only opened my task manager because I was hearing a drop off when I should not have. My Podium mix never shows higher than 30%. If it does I might bounce to conserve so I could have missed this for awhile.

    Ok, then I assume it’s possible that it is only a slight UI CPU usage increase in the recent Podium versions that caused the occasional dropout. It is likely that your previous Podium versions also showed a high CPU usage in the task manager, only just not enough to cause a dropout.

    in reply to: Strange CPU numbers in 2.25 project? #17478
    Zynewave
    Keymaster

    @sam c wrote:

    Frits, I can play without audio glitches even at 66%. I just can’t do anything else.

    Ok, that makes better sense to me. I thought you had audio glitches even when the Podium CPU indicator was low.

    So the problem can be described as a sluggish UI? Is there anything that you can’t do, or is it just slow to respond?

    The CPU made available to the UI will decrease when the audio processing needs more CPU. This will of course result in an increasingly sluggish UI as the Podium audio CPU meter grows towards 100%. To make the UI snappier, the fix is to find what particular UI feature is using so much CPU.

    in reply to: Strange CPU numbers in 2.25 project? #17475
    Zynewave
    Keymaster

    @sam c wrote:

    This is a few years old. Pent 4- 3.2gHz- 2 gig ram -on board video card-Sony Vaio.

    Is it a desktop or laptop?

    Frits, all other programs work as they should. So did Podium until recently and nothing has changed on the computer. It is XP, tweaked for audio, and really has been no problem.

    Can you remember which Podium version was last working without problems? That can help me pinpoint what feature update may have caused this change in behaviour.

    in reply to: Strange CPU numbers in 2.25 project? #17473
    Zynewave
    Keymaster

    @sam c wrote:

    It seems to be the play cursor in the view window that makes my system spike. However, my processes shows Podium climb from 29000KB to over 900000 after a few minutes on play, even though CPU drops to 6 to 9% on task manager.

    Ok, if it is a gradual climb up to 900000, then it is normal. It is the memory caching of the audio files that grows during playback. It will be flushed when the memory is needed for other purposes.

    in reply to: Strange CPU numbers in 2.25 project? #17472
    Zynewave
    Keymaster

    @sam c wrote:

    When the play cursor is changed from follow play cursor and the cursor leaves the view of the track window the task manager CPU drops down to 8%.

    So my project starts at 62%, when the cursor leaves teh view it drops to 6%!?

    How old is your PC?

    What model/speed is your CPU?

    Do you know if your PC has a separate graphics card, or is it an onboard graphics chip?

    When the play cursor leaves the view, Podium no longer has to repaint the area around the animated cursor. For some reason that is using a lot of CPU on your PC.

Viewing 15 posts - 1,501 through 1,515 (of 5,969 total)