Zynewave's Forum Page

Profile  |  Topics  |  Replies  |  Favorites

Forum Replies Created

Viewing 15 posts - 1,726 through 1,740 (of 5,971 total)
  • in reply to: Preview 2.23: Redesigned group panel #16662
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    About CPU usage. Podium, at least with one track, only use one core in my PC. Take a look to this screenshot, where I use Nithonat, Toraverb and Redoptor with maximun quality settings:

    (click on picture until you see it at real size)

    edit: I’m on Xp home, 32bits

    It’s impossible for the host to split up the processing of a single plugin, or even a chain of serially connected plugins. The host asks a plugin to process a buffer of samples. It’s not possible for the host to split this up into smaller buffers, and then ask the plugin to process these simultaneously, because almost all plugins requires that samples are processed serially. Even a simple EQ plugin requires the processed result of the previous sample in its computation of the next sample.

    If a single plugin should utilize multiple CPUs, it needs to be implemented in the plugin, which knows what parts of its internal processing can be performed in parallel. One example is the latest version of the NI Kontakt sampler. I remember reading that it now supports multiprocessing internally. It makes sense for a multitimbral instrument/sampler, because each voice could be processed separately.

    in reply to: Preview 2.23: Redesigned group panel #16661
    Zynewave
    Keymaster

    @ronin wrote:

    @Frits: The “new” multiprocessing works nice here. I’m noticing less spikes and seem to have a better overall performance.

    Great. Which Windows version are you running?

    in reply to: Preview 2.23: Redesigned group panel #16660
    Zynewave
    Keymaster

    @Malcolm Jacobson wrote:

    I agree with others comments that the “Add new effect” button should be above the existing FX, and that the new effect should be added at the top, so the behaviour in the Group Panel matches the order of the Mixer.

    By popular request, the “add new effect” (or “+”) button is now placed at the end of the chain.

    I don’t understand the need for the Tick button. I like the information about the effect to be shown in the Inspector as soon as I click on the effect name. I don’t like having to click the “Tick” button as well. Can we add an option to hide this button and have the information automatically displayed?

    I can’t see how I can avoid the tick/select button. There need to be an indication in the group panel of which effect track is selected, and thus which track is being edited with the object lists at the bottom of the inspector. I can’t see how I can combine this into the selector buttons. The selectors already use colors to indicate plugin open/close state. Clicking selectors are used to open menus or open/close editors, and you don’t always want the track to be automatically selected when you just want to open a plugin editor.

    in reply to: Preview 2.23: Redesigned group panel #16659
    Zynewave
    Keymaster

    @LiquidProj3ct wrote:

    @Zynewave wrote:

    In beta6 the effect record buttons are finally gone. The track lane record button will also record enable all plugin effect tracks.

    I love those minor changes that simplify Podium workflow! I was trying it and I saw this:

    Since green inputs are the same that red input, the green inputs hasn’t too much sense, I see them as a waste of space and an unnecesary interface overload. Unless you have another plans for them, I would hide them from children tracks.

    Thanks, that’s a bug. The fader, source and input selectors should not be shown at all on parameter tracks. Only the parameter selector should be shown. I’ll fix it for the next beta.

    in reply to: Preview 2.23: Redesigned group panel #16657
    Zynewave
    Keymaster

    2. I can’t help but to think those shadows look a little exaggerated on brightly colored backgrounds, like the default blue for selections on Vista. I don’t know about your UI rendering engine, of course, but is there any way you could try something similar to rendering shadows with a different blend mode? You know, Like in image editors – multiply, screen, overlay… A “simple matter of programming”, surely. 😉

    I agree that the shadows are a bit too agressive. I’ve toned down the button shadows in the new beta6.

    In beta6 the effect record buttons are finally gone. The track lane record button will also record enable all plugin effect tracks.

    in reply to: Preview 2.23: Redesigned group panel #16653
    Zynewave
    Keymaster

    Beta 5 is up.

    The major addition since beta 4, is that the track headers now use the same style as the new group panel. Resizing the track header height will determine which elements are shown. There are still some things to do, like updating the options in the tracks region dialog. I would appreciate your opinion on this new track header layout.

    in reply to: Dear Frits: Educate Me… #16649
    Zynewave
    Keymaster

    The MIDI channel information is embedded in the MIDI messages that a VSTi outputs, so technically it shouldn’t be difficult to filter the MIDI notes to different slave synths, according to MIDI channel. The main problem is probably to provide a way in the UI to select the MIDI channel. When I get around to implementing this in Podium, I’ll probably use the MIDI channel settings in the device mapping properties to support MIDI channel filtering.

    in reply to: Wave Pitch editing? #16648
    Zynewave
    Keymaster

    I don’t know when I’ll have this implemented. My development focus recently shifted towards improving and simplifying the existing featureset, which will occupy me for the next 2-3 months.

    in reply to: Insert effects choices window extends beyond monitor? #16569
    Zynewave
    Keymaster

    Either use the device listbox in the inspector, or arrange the waves plugins into more managable subfolders in the device list on the project start page.

    in reply to: I have a question…. #16568
    Zynewave
    Keymaster

    @sam c wrote:

    is there an udated pdf manual or just the wiki page?

    The pdf that came with the 2.22 installer is up to date with the latest additions to the wiki guide.

    in reply to: Preview 2.23: Redesigned group panel #16555
    Zynewave
    Keymaster

    Beta4:

    Another button bites the dust. The select and menu buttons are now combined into one. Clicking the button will select the track. Clicking the button when the track is selected will open the menu.

    The “add effect” selector is now a simple “+” button. It can be hidden with the “show new effect buttons” option in the inspector options menu.

    Clicking a selector with a send assigned will toggle the display of send controls.

    Still to do:

    Right-click on buttons.
    Drag-reordering.
    And I’m still thinking of ways to get rid of the record buttons.

    in reply to: idiots corner here #16553
    Zynewave
    Keymaster

    @Markus wrote:

    okay, can someone make me sidechain template? Please? Thanks.

    When I’m done with 2.23, I’ll make a YouTube video of how to use side-chaining. The only freeware (and stable) sidechain capable compressor I know of is Compressive by: http://www.martineastwood.com

    Are there other freeware alternatives?

    in reply to: Preview 2.23: Redesigned group panel #16551
    Zynewave
    Keymaster

    @Markus wrote:

    @Zynewave wrote:

    @Markus wrote:

    How about coding just simple compressor / duck / gate fx? It doesnt have to be good. Just that good so we can use it for sidechain.

    How long it will take to code something like this? Simple duck fx? Thanks for your time.

    Based on my experience with zPEQ, zReverb and zPitch, I estimate that it will take me at least a month to make a zComp. I tend to be thorough when I start on a new plugin. At present time my time is better spent on Podium, but I’m looking forward to when I get time to expand on the zPlugins suite.

    No, i mean SIMPLE. Very simple. We can use third part compressors. But i’m asking very very simple ducking fx. Something what you can code like in couple days or one week. Or then you may add support to some free compressors. Or something.. Like i said, it doesnt have to be good.

    I really want to change Podium to my main DAW:n. But as an electornic music producer, lack of this kinda feature is deal breaker for me (and many others)..

    Anyway, thanks.

    The ducking effect is achieved using a compressor and the compressor needs to support sidechain input. If you are talking about the sidechain track routing within Podium, then that is already supported. I’m sorry that it doesn’t work the way you prefer.

    in reply to: Preview 2.23: Redesigned group panel #16549
    Zynewave
    Keymaster

    @thcilnnahoj wrote:

    @Zynewave wrote:

    Beta3:

    The selector buttons now turn into editor buttons once a plugin is assigned. That gets rid of the separate editor buttons. Good riddance, I say. When you alt+click the selector button, the effect is removed, and the effect selector menu reappears.

    Is there anything assigned to right-clicking it, other than selecting the track? You could use it to bring up the replace/unassign device menu, otherwise people who don’t like keyboard shortcuts may have a hard time with it. 😛

    Agreed. I’ll make right-click on the selector open the device menu, no matter if a device is already assigned or not.

    in reply to: Preview 2.23: Redesigned group panel #16548
    Zynewave
    Keymaster

    @Markus wrote:

    How about coding just simple compressor / duck / gate fx? It doesnt have to be good. Just that good so we can use it for sidechain.

    How long it will take to code something like this? Simple duck fx? Thanks for your time.

    Based on my experience with zPEQ, zReverb and zPitch, I estimate that it will take me at least a month to make a zComp. I tend to be thorough when I start on a new plugin. At present time my time is better spent on Podium, but I’m looking forward to when I get time to expand on the zPlugins suite.

Viewing 15 posts - 1,726 through 1,740 (of 5,971 total)