Shortcuts and Scripting | Discover Dorico

  Рет қаралды 2,691

Dorico

Dorico

Күн бұрын

In this session, we'll look at how to use and edit shortcuts, jump bar alias and for super power users how to use ConsoleTools for scripting the Properties panel.
ConsoleTools is available from notenlektorat.de/en/consoleto...
0:00 Intro
1:28 Key Commands (shortcuts) - www.Dorico.com/Resources
4:00 Dorico keyboard or keyboard cover - kbcovers.com/product/dorico-k... and Dorico keyboard stickers - www.shortcutstickers.com/prod...
4:40 Examples of using a few key commands
6:00 How to change or add your own key commands
7:45 MIDI key can be a shortcut too
8:50 Using the Jump Bar and setting Jump Bar Aliases
Other Hardware Options (for triggering shortcuts/scripts)
14:20 StreamDeck - www.elgato.com/uk/en/p/stream...
15:05 Loupedeck - loupedeck.com/uk/
15:25 Notation Central Profile for StreamDeck - www.notationcentral.com/produ...
Software options (for triggering shortcuts/scripts)
17:00 Keyboard Maestro (Mac) - www.keyboardmaestro.com/main/ and AutoHotKey (Windows) - www.autohotkey.com
18:15 Lua Scripting in Dorico
18:50 Example: setting slur properties to 'dashed'
21:00 ConsoleTools - notenlektorat.de/en/consoleto... (download more tools from forums.steinberg.net/search?q...)
23:25 Example tool: notehead colours
24:10 Changing profiles
24:40 Example tool: note harmonics (with partials)
25:00 Details of ConsoleTools limited vs full version
26:20 Example tool: note velocity and playback offset
28:05 Example tool: slur properties
28:45 What can I script?
31:45 How to setup ConsoleTools
34:50 Using a profile with 9 tool slots (harmonics, tuplets, slurs, dynamics, view options)
37:40 Live or ad-hoc scripting
38:30 Example tool: removing frame and system breaks from multiple flows
43:48 Setting shortcuts and adding them to the Dorico key commands JSON file
47:00 Troubleshooting: if all your shortcuts stop working
48:20 Download more tool examples from our forum: forums.steinberg.net/search?q...
53:20 Questions from the chat
We hope you find this video entertaining and useful. If you like what you see, please comment and tell us what you think. Thank you.
Your Steinberg KZfaq Team
Check out the trial version of Dorico and lay your hands on the exciting features Dorico has to offer:
www.steinberg.net/dorico/trial/
Find out what is new in Dorico:
steinberg.net/dorico/new-feat...
Get more detailed information on Dorico from our website:
steinberg.net/dorico/
Buy Dorico in the Steinberg Online Shop:
www.steinberg.net/en/shop/dor...
Quickly and easily access the most up-to-date manual for your Steinberg product on:
steinberg.help/
Whether you require assistance with registration and activation/re-activation through our support forums and Knowledge Base support articles or simply want to read the latest support news, you can find all the information in one place:
helpcenter.steinberg.de
Also, make sure to...
Like our Facebook page and stay informed on insights, news, announcements and updates, events and live streams. Follow us on Facebook:
/ doricoofficial
Subscribe to our dedicated Dorico KZfaq channel and learn the ropes of using Dorico by watching practical video tutorials and other interesting features:
/ dorico
On Twitter, stay up to date with latest news, updates and special offers anytime and anywhere:
/ doricoofficial
Follow us on Instagram for full-picture coverage of launch events, trade shows and other exciting occasions:
/ dorico
Check out our SoundCloud profile and listen to the many demo tracks we’ve got listed there: / steinbergmedia

Пікірлер: 26
@soundtreks
@soundtreks 3 күн бұрын
Just amazing stuff John! Always learn something new about Dorico and often go back to your videos when there is something I need to check. What a wonderful resource!
@simonprecheurllarena
@simonprecheurllarena 3 күн бұрын
Thank you for this enormously useful walkthrough.
@JanBLarsson
@JanBLarsson Күн бұрын
Well, this was a handful and then some... Interesting information, John, but a bit on the heavy side. I use the Stream Deck for short cuts, and it is a wonderful tool. I make my own profile, rather than buying the pre-made one since I don't think it is worth the cost. Keep the videos coming, I couldn't see this one live, but I try my best to do so. This one is best in small bits, haha. Have a great summer!
@JanKleinSwormink
@JanKleinSwormink 20 сағат бұрын
A session about input midi learn for midi keyboards (are there templates for severall brands?
@KeyboardPonderings
@KeyboardPonderings 3 күн бұрын
What about creating a shortcut for Notes and Rests / Start voice or End voice on the Properties panel in Write mode? I use these settings CONSTANTLY to control the visibility of rests when creating piano scores. There has never been a shortcut for these, or a way to create the shortcut. This would be a HUGE timesaver. Having to switch between the keyboard panel and the properties panel is a hassle. Any hope of getting shortcuts for these settings?? :)
@dorico
@dorico 3 күн бұрын
You can set a shortcut for Edit > Remove Rests already, and that then sets the starts/ends voice properties. Otherwise, yes you could record a macro for that and have ConsoleTools trigger your macro.
@AlexanderPlotz
@AlexanderPlotz 3 күн бұрын
The simplest way to make these properties available through ConsoleTools would be to create tools directly from Dorico command strings. Just paste the following four lines into your user tool setup file; when ConsoleTools is initialised the next time, the tools will be part of your collection. addTool("Start voice", [[UI.InvokePropertyChangeValue?Type=kNoteOrRestStartsVoice&Value=null: ]]) addTool("End voice immediately", [[UI.InvokePropertyChangeValue?Type=kNoteOrRestEndsVoice&Value=string: "kEndImmediately"]]) addTool("End voice after barline", [[UI.InvokePropertyChangeValue?Type=kNoteOrRestEndsVoice&Value=string: "kEndAfterBarline"]]) addTool("Disable 'End voice' property", [[UI.InvokePropertyEnableSwitch?Type=kNoteOrRestEndsVoice&Value=false]]) Mind you, there are more sophisticated solutions possible, and with not much effort. Appendix C in the full documentation can give you an idea of how to improve on this.
@KeyboardPonderings
@KeyboardPonderings 3 күн бұрын
@@dorico Oh!! Now why didn't I know that? 🙄 Thank you! I think this is exactly what I'm looking for.
@KeyboardPonderings
@KeyboardPonderings 3 күн бұрын
@@AlexanderPlotz Thank you, I'll check this solution out, too. 👍🏻
@boriss.861
@boriss.861 3 күн бұрын
Can you please give an English version of the last German Dorico Upload, and do this by default please.
@dorico
@dorico 3 күн бұрын
The German and English sessions are quite out of sync as the English ones started much earlier so the content has always been different. Also for sessions like this one not all the same content/manuals e.g. for ConsoleTools are available in other languages yet.
@simonprecheurllarena
@simonprecheurllarena 3 күн бұрын
Any chapters?
@dorico
@dorico 3 күн бұрын
There will be... but I have to watch the session again to write down the times and add them!
@simonprecheurllarena
@simonprecheurllarena 3 күн бұрын
@@dorico Thank you very much!
@dorico
@dorico 3 күн бұрын
@@simonprecheurllarena try now
@robinthomsoncomposer
@robinthomsoncomposer 3 күн бұрын
Having trouble installing console tools on my Mac path is correct but still complaining
@dorico
@dorico 3 күн бұрын
If you want to email me the details of the error and your assistedInstall.lua file to discoverdorico@steinberg.de I can have a look.
@robinthomsoncomposer
@robinthomsoncomposer 2 күн бұрын
@@dorico Thanks for your prompt reply I have now got it running with all the keycommand files generated
@raztube90
@raztube90 3 күн бұрын
Too complex just buy his software and implement it in Dorico …learn from Apple please
@dorico
@dorico 3 күн бұрын
Thank you for your comment. Let's see how many people find this useful and if there are other options too e.g. some people prefer a graphical interface.
@assistantassistant5516
@assistantassistant5516 3 күн бұрын
There are better options than Keyboard Maestro. Trust me. This guy is impossible to deal with and does not care about his customers at all.
@dorico
@dorico 2 күн бұрын
Feel free to suggest other options. I've not tried that one myself, just know others that have and there were many more options in this session too.
@assistantassistant5516
@assistantassistant5516 Күн бұрын
@@dorico we've been slowly moving over to SoundFlow for our Dorico, Cubase, Wavelab and even PT setup for some stems prep stuff. Not an easy transition since we have 1000s of macros but endless possibilities with incredible support.
@superblondeDotOrg
@superblondeDotOrg 3 күн бұрын
"Super power users"
@dorico
@dorico 3 күн бұрын
those with 'adult supervision'? 🤣
How to use Iconica Sketch in NotePerformer | Discover Dorico
1:06:31
My little bro is funny😁  @artur-boy
00:18
Andrey Grechka
Рет қаралды 9 МЛН
DO YOU HAVE FRIENDS LIKE THIS?
00:17
dednahype
Рет қаралды 28 МЛН
Please be kind🙏
00:34
ISSEI / いっせい
Рет қаралды 182 МЛН
Dorico 5.1 | Discover Dorico
1:15:11
Dorico
Рет қаралды 12 М.
Basic String Writing - Divisi
9:59
Jordan M Holloway - Composer
Рет қаралды 4,1 М.
Decrusting the tokio crate
3:31:48
Jon Gjengset
Рет қаралды 53 М.
From Plate to Page | Discover Dorico
58:05
Dorico
Рет қаралды 4,4 М.
Angus Young Is a GREAT Human Being
1:00
Tim Pierce Guitar
Рет қаралды 2,1 МЛН
Dorico 5.1 Feature Round up | Dorico 5.1
12:30
Dorico
Рет қаралды 15 М.
The Real Reason Why Music Is Getting Worse
12:42
Rick Beato
Рет қаралды 1,6 МЛН
Worst Show EVER!
0:54
Drum Beats Online
Рет қаралды 576 М.
Berbagi lolipop ke orang buntung‼️
0:14
Abil Fatan Key
Рет қаралды 6 МЛН
Qual ELEMENTO é Melhor para ESCAPAR😱 #shorts
0:26
Lucan Pevidor
Рет қаралды 4,5 МЛН
Think of stray animals 🙏😥
0:37
Ben Meryem
Рет қаралды 56 МЛН
The little girl just wanted to help 😭😳😔
0:45
Family Fast Five
Рет қаралды 8 МЛН
Dekho Anaya Ne Kaise Mnaya Apna Birthday 🎂🎉
0:46
Anaya Kandhal
Рет қаралды 43 МЛН
Which water gun won??
0:30
toys AS
Рет қаралды 52 МЛН