Let me put the suggested key shortcuts into perspective, by listing the new arrangement edit menu commands (with shortcuts) I’m planning to do later on:
Snap to the Left (Shift+Left)
Snap to the Right (Shift+Right)
Nudge to the Left (Ctrl+Left) (already implemented)
Nudge to the Right (Ctrl+Right) (already implemented)
Shuffle to the Left (Alt+Left)
Shuffle to the Right (Alt+Right)
Move to Previous Track (Ctrl+Up)
Move to Next Track (Ctrl+Down)
And for the piano roll, drum map, curve and sound editors (both embedded and window):
Go To Sequence on Previous Track (PageUp)
Go To Sequence on Next Track (PageDown)
Go To Sequence on Parent Track (Shift+PageUp)
Go To Sequence on Child Track (Shift+PageDown)
While working this out, I was considering electronica music genres, where you often construct the song by laying out repeated patterns, with fill patterns injected at various places. With these new key shortcuts, users that work in this genre can quickly lay out the foundation of the entire song using only the keyboard.
The “snap to the …” commands will move selected events so that they join either the previous or next event on the track. If the edit cursor is placed before the previous/next event, then it will snap to the edit cursor (both start and end of events). As an example, this can be used to align the end of a reverse cymbal sound to the start of a bar.
The “shuffle…” commands will reorder events on the track, so if you have a fill pattern in the middle of a line of repeated patternes, you can quickly move the fill pattern left/right without having to manually move both patterns that should swap places.
The “Go To Sequence…” commands will be a very convenient way to quickly navigate among the sequences that are playing in the part of the timeline you are currently zoomed in on. It supplements the sequence switching shortcut of Alt+Clicking ghost notes in the piano roll. The PageUp/PageDown commands will switch only between sequences on the same group level. If you want to edit parameter tracks of the sequence you are currently showing, then you press Shift+PageDown.
Is this all too much?
I’ve browsed the documentation of some other hosts, and they all support edit commands similar to the snap, nudge and shuffle commands.
Personally I’m looking forward to having the PageUp/PageDown shortcuts. These will be useful in any kind of music genre.
I looked at yellowtools.com, but I could not find a demo download of Independence FX.
I’m guessing it’s something in the way that the IndFX plugin exposes itself as a VST, that causes Podium to mistakingly ignore it.
I’ll try to contact Yellow Tools to see if they can help me out with a test version of Independence FX.
So you bought this in the recent “Fire sale”? π
@H-man wrote:
One thing tho, kind of related and the above may resolve the issue for me but …the lack of any vertical lock on the navigator drives me nuts.
Are you aware that you can click above or below the zoom pane to start dragging with vertical lock?
If you didn’t know about this, then would you consider this sufficient?
Ok, I just made some tests using my share-it control panel, and apparently I have to enter the same text for all 17 supported languages, to make the fields appear on non-english order forms.
Thanks for making me aware of this problem.
Hi,
Welcome to the VIP club π
I just tried the share-it order page, and it seems that the fields for inputting user name only appears if you select English as the language on the share-it order form. I’ll contact share-it support about this.
Menu: View > Customize Region > Tracks
Enable the “set minimum track height to fit contents” option.
@thcilnnahoj wrote:
I initially did not notice how you extended the loop range. You could also have right-clicked the loop button and selected “set loop around selection”.
Now that, unfortunately, I couldn’t, because the dropped MIDI event is 1/16th, 1/32nd, or whatever too short (you know that by now :lol:), which would’ve resulted in a weird loop…
Oooh, touchΓ©. π
Just curious: What don’t you like about Kontakt & Kore Player?
Mostly I find the routing extremely confusing. Besides that you have three different DLLs for different output channel numbers, the “host channels” in Kontakt seemingly cannot be configured or at least renamed, and so some instruments end up being routed through “Kt. aux n” (though they aren’t used as busses anymore).
I’m also getting nasty intermitting distortion (as if a CPU overload occured) even with just one instrument loaded and generally rather high CPU use – that doesn’t mix with recording video on my poor computer…
By the way, there also seems to be something Kontakt Player is doing that causes Podium to always ask to save changes upon closing the project, even after you just saved.
When exiting, Podium requests the preset data from plugins, and if the data is different from the last saved data, it asks to save. Some plugins return different data every time it is requested. That can be because they put a time stamp in the data, or som other forms of counters/randomness related to copy protection.
@LiquidProj3ct wrote:
Frits, there is a small bug when you adjust timming. Don’t know how to reproduce it, but I have a pod file that I could send you if you want:
Please send the pod file, and tell me what your adjust timing dialog settings are.
@thcilnnahoj wrote:
Okay, here’s a non-flashy video of how to set up Addictive Drums as multi-output instrument: http://www.youtube.com/watch?v=RbrtFct9b38
Excellent! =D> I added that as a favorite on the ZynewaveDotCom channel.
Some tips, that you may already be aware of:
In the start of the video you rename the individual mappings. You can rename the folder (e.g. from “Addictive Drums” to “AD”), and all mappings will be renamed accordingly, provided that you do it before customizing the individual mapping names.
I initially did not notice how you extended the loop range. You could also have right-clicked the loop button and selected “set loop around selection”.
Maybe Frits would like to do a video for GPO? Because Kontakt & Kore Player are not nice to work with… πΏ
Just curious: What don’t you like about Kontakt & Kore Player?
Menu: Setup > Explore Setup Folder.
Open the “PluginQuarantine.txt” file and remove the lines for plugins you believe are safe to try again. Save the file back.
On the project start page, use the menu: Devices > Update and Load Plugin Database.
@thcilnnahoj wrote:
1. The original note, with an example snap setting of 1/16th
2. First snap point – the note is extended to a length of 1/16th
3. Second snap point – relative snap
4. Third snap point – grid line
Steps 3 and 4 can then be repeated for every 16th step.Is this by design? I kinda expected the note to first snap to the .3 grid line (as it’s the closest point to snap to) instead of getting quantized to the snap setting, but it seems it won’t snap to this particular grid line at all.
Yes. The minimum resizable length when snap is on, is one grid unit. If you want it shorter, then either disable snap, or reduce the grid size.
@LiquidProj3ct wrote:
What I would ask is: It’s very difficult move small events due to resize arrows. Maybe you can do the resize limits a little outside of the event. Look this video, it will be deleted once you’re aware of it:
http://www.youtube.com/watch?v=-gqIVz1etZg
My experience making music is that you need move more frecuently the pitch of notes than altering the groove. This is specially important when you’re seeing a big arrangement, 8 or 16 bar, where you want to have a global vision and move the notes up/down in that view.
A tip: If the event is so small that it only shows the resize cursors, you can override the resizing by ctrl+click+hold on the event, and then release the ctrl key to move the event.
Extending the drag handle area beyond the event border is something I will consider in the future.
Good news. I traced the the code that consumed a lot of CPU, and luckily it was easy to speed optimize. Please test again with the next 2.30 demo, and let me know if you still see slow UI response to fader movements. 2.30 will be released within a day or two.