

What if an application uses a digital pen and the screen as the main method for the composer to create music? The pen input would be a natural way to input the information, but also gain the advantages of having software process that information.Īn example of this processing would be for validation of the musical notation it would also offer a way for the music to be played back immediately after entering that information. Composers have been trained and have years of experience writing music on paper. You may or may not have paper with the music staves already printed on it, but in the end, the composer is the one who writes down the notes, key signatures, and other musical notation for a musician to play. Music composition has traditionally been a pen and paper experience. Let’s explore two of those possibilities: music and healthcare. Writing notation digitally with a pen combines the world of natural input with the power of digital music processing.Using ink to input these details allows the notes to be digitally searchable, this allows for faster situational awareness and AI interpretation. Detectives generally keep a small notepad with them to record investigative details.Field services: Police, fire, utility engineers.A student could take an exam using Windows Ink on a digital exam and the teacher could mark up on that actual exam as if it were paper.School: Teachers, students, and administrators.
Inklet 2 trial professional#
Inklet 2 trial how to#
In the second post, we show you how to customize the Ink experience in your app with InkToolbarCustomPen and InkToolbarCustomToolButton, in addition to the out-of-the box items like InkToolbarBallpointPenButton and InkToolbarPenConfigurationControl.
Inklet 2 trial code#
In the first post in this series, we took a quick look at Windows Ink using the InkCanvas and saw that it can be as simple as one line of code to add inking support to your application. Read Windows Ink 2: Digging Deeper with Ink and Pen Read Windows Ink 1: Introduction to Ink and Pen Error when there's a duplicate item in a list definition.Support on Inking with the new Surface devices Warn, don't crash, when there's a duplicate list item in a list.Fix for compiler crash when target not found during tunnel onwards (e.g.LIST_RANGE(cakes, FrenchFondant, ChocolateGateaux) or LIST_RANGE(cakes, 3, 6). Min and max can either be the int value of list items, or they can be the list items themselves - e.g.

To get the previous behaviour, use LIST_RANGE(LIST_ALL(list), min, max).
