Zynewave's Forum Page

Profile  |  Topics  |  Replies  |  Favorites

Forum Replies Created

Viewing 15 posts - 1,621 through 1,635 (of 5,966 total)
  • in reply to: Preview 2.24: Embedded plugin editors in the rack #17098
    Zynewave
    Keymaster

    @thcilnnahoj wrote:

    @H-man wrote:

    @thcilnnahoj wrote:

    Any kind of resizing (mixer, inspector, etc.) is extremely sluggish here when even just one embedded parameter is shown in the mixer.

    I hate to stir things up but mine has become much better :-s and I have not updated drivers etc.

    Correction to what I said: There doesn’t even have to be a single parameter visible – it’s enough that the “show editors” function is enabled. My guess is that it has to do with plug-ins that have long parameter lists, as it only seems to happen with those on my system. Here’s a test that worked for me: in an arrangement with just one or two tracks, load the free Voyager as the only plug-in, grab the mixer and drag it up and down as far as it goes. Try this with and without enabling embedded editors. CPU load is pretty much the same on my system for both, but the dragging is jerky with editors enabled.
    As with all other things in Podium, the processing load on my graphics card (Radeon 3850) is rather low, so I doubt it has to do with that. :-k

    I’m looking at this now. I added 10000 fake VST parameters to the Nucleum device definition, and it has revealed a few places that needs to be speed optimized. Please test again when the next beta is up.

    in reply to: Restricted to Podium license owners
    Zynewave
    Keymaster
    This content is restricted to Podium license owners.
    in reply to: Extend Podium’s track hierarchy concept #17096
    Zynewave
    Keymaster

    @UncleAge wrote:

    @Zynewave wrote:

    Thanks. A follow-up question:

    What happens if you try to create a feedback routing? I.e. you route the output of track1 to track2, and then either track2 to track1, or track2 to track3 and track3 to track1, etc.

    If that is possible in either of the hosts, what do they do about latency compensation? I would guess they at least introduce one full buffer latency (varying with the selected ASIO buffer size) to a track that feeds back into a track that already has been processed.

    Just got home and gave it a shot and here’s what happened in live…

    http://www.uncleage.com/ftp_music/trackfeed.wmv

    Thanks.

    I’m not sure I fully understand what’s going on.

    At the moment where you route track 3 back into track 1, I can hear a small change in the sound, but I can’t tell if it’s caused by different effect processing on the tracks, or if it’s a phase problem due to the same audio being played slightly delayed.

    The problem should be apparent with 2 tracks, each with different effect processing, and each track feeding into each other post effects.

    This is simply impossible without adding a slight delay to the feedback signal. To get the output signal from Track 1 into Track2, the audio playing on Track1 need to be effect processed before it can be routed to Track 2. Track 2 is then effect processed, but since the effect processing has already been performed on Track 1, the output of Track2 has to wait until the next buffer is being processed. Theoretically this delay can be as low as 1 sample, but that requires that all processing is done 1 sample at a time, which is very inefficient. It’s more likely that it’s done in the buffer size specified by the ASIO driver. You could try to increase your buffer size and check if this makes an audible difference.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17095
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    Very good!! 😯 I love the way that everything started to be integred and “compact”.

    Please allow me two request. It would be marvelous a floating mixer. We can have a floating piano roll, a floating inspector… etc. But I need a floating mixer because it’s getting bigger and useful and in my screen I have always the arrangement and embedded editor visible. I don’t like switch between profiles (And I don’t want manage two profiles each time I do changes with new Podium versions). You could use F8 or similar to show/hide.

    Why not use a second project window (Ctrl+W)? Just select the mixer profile in the second project window. You don’t need to create another mixer profile.

    Second request about zEQ: options to hide zEQ’s parameter list in inspector.

    With the latest beta5, the parameter fields are now always hidden in the embedded rack and mixer editors.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17094
    Zynewave
    Keymaster

    @thcilnnahoj wrote:

    @Zynewave wrote:

    For zPEQ, only the curve display will be shown with draggable points. You’ll need to use the rack or open the plugin editor window to toggle EQ bands on/off and to do fine adjustments.

    Excuse me if I this is a misunderstanding, but it sounds like you’d be taking away the second-most important control from the embedded EQ editor. I think at least the band-enable buttons should remain in the mini-editor. Or add a right-click menu with band-toggling options… Maybe it’s too much to ask right now. 😛
    Edit: Mixer strips! Note to self: learn to read! 😳

    There’s a handful of plug-ins in my collection that seem to report strange values (mostly Kjaerhus classic series’ parameters adding a % sign). I guess it’s the plug-in maker’s fault, but I thought I’d mention it anyway.

    The second one is kinda cute. 😆

    I checked the output of the Classic Delay, and it is indeed the plugin that returns “%” for all parameters. The VST spec uses one function for returning parameter “display” and another for returning parameter “label”. The Classic Delay returns “%” for all parameters. It should really return an empty string, because it returns the label as part of the string returned by the “display” function.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17093
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    Hello 🙂

    I’m tried now in my “official PC” and I can replicate here too. I’m talking about this last bug where you’re asking for clarifications. Both are XP Home, SP3. Tested with mda DX10 and Bifilter (free version)

    If I drag a *.dll from any “My PC” windows to Device list, it isn’t added. After that if I click on Device button and I select “Import plugin…” when I browse for the plugin (dll) and I open it, it isn’t added either.

    Later I restart Podium and I try to import the dll using again “Import plugin” (without previous drag operation) it works.

    Of course Podium isn’t maximized in this process. I hope this is clear enough, anyone can try to replicate it?

    Thanks. It’s because there is kind of a bug when you drag a .dll into Podium. The plugin is actually imported, but it is placed in the project folder, and not the devices folder. This drag/import was made way back before the project start page was implemented, so you would drag the plugin into the folder you had browsed into. The plugin is subsequently not imported with “Import plugin..” command, because the plugin is already imported. It’s just not visible in the device list. I’ll fix the drag/import of plugins so that it is always placed in the devices folder.

    in reply to: Restricted to Podium license owners
    Zynewave
    Keymaster
    This content is restricted to Podium license owners.
    in reply to: Preview 2.24: Embedded plugin editors in the rack #17087
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    If you drag a vst from windows explorer to Devices list, it isn’t imported, which is expected (?). But now you cannot import it with usual “Import plugin…” option from Devices menu until you restart Podium.

    It’s working fine here. Please clarify.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17086
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    edit: btw, are you done with Inspector changes? I’d like to suggest a last thing to Track panel. I find thorny look for a clip in track panel because they’re repeated lots of times, maybe you could avoid this repetition.

    Changes to the track panel event list will not fit into this release, and I also have other important updates lined up for the coming releases.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17085
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    edit: *this is a possible bug, it isnt’ a mockup or FR*

    I don’t know if you’re aware of this mini-font:

    To replicate add a mda DX10 (maybe any plugin), add all parameters and do the inspector the thinnest you can.

    Best regards

    That’s not a bug, it’s a new feature. I insist 😉

    You’ll see the same if you open a generic editor window and resize it. In previous releases, when you resized the editor to narrow the width, the parameter name and value texts would eventually overlap each other, making them unreadable. Now they are placed on double lines when the width reaches below 200 pixels. I chose to use the smaller font in this case to save vertical space.

    in reply to: Preview 2.24: Embedded plugin editors in the rack #17083
    Zynewave
    Keymaster

    @thcilnnahoj wrote:

    Umm… a minor mixer strip docking problem: If you put too many effects (or with 2.24 – too many parameters!) on them, they’ll start to extend beyond the screen like any other track. However, since they are docked – thus not affected by the non-docked tracks’ vertical scrollbar, and have no scrollbar of their own either, it could become a problem.
    It’s an unlikely case that one would really run out of space even after adjusting mixer height or hiding a few elements, but it’s still a little weird.

    I assume you mean the docked master and return tracks. I’ll try to fix it so that the vertical scrollbar appears here too.

    in reply to: Restricted to Podium license owners
    Zynewave
    Keymaster
    This content is restricted to Podium license owners.
    in reply to: Restricted to Podium license owners
    Zynewave
    Keymaster
    This content is restricted to Podium license owners.
    in reply to: Restricted to Podium license owners
    Zynewave
    Keymaster
    This content is restricted to Podium license owners.
    in reply to: Dragging tracks to create child tracks #17044
    Zynewave
    Keymaster

    Heh, quite a shock to see how the Podium UI looked not that long ago. 😆

    That method of dragging is no longer supported, but you can still drag tracks into group tracks. You need to set the “use as group track” option on the track. Then when you drag a track below the group track, it will be added into the group.

Viewing 15 posts - 1,621 through 1,635 (of 5,966 total)
© 2021 Zynewave