È con immenso piacere che comunico la pubblicazione del mio nuovo libro sulla notazione musicale, dedicato al software Avid Sibelius, chiamato Sibelius 2019 – Il manuale fantasma. Potete trovarlo qui. Che cos’è? Il titolo dice molto, in quando va a coprire la mancanza della documentazione in italiano degli ultimi aggiornamenti di Sibelius. Tradurre la documentazioneContinue reading “Nuovo libro su Sibelius”
Author Archives: Michele Galvagno
Sibelius 2019.12 — Preparativi per la festa!
Giovedì 5 dicembre 2019 Avid ha annunciato il rilascio dell’ultimo aggiornamento di Sibelius, la versione 2019.12, originariamente pensata per metà-fine novembre, ma slittata ad inizio mese a causa della settimana americana di festa per il Giorno del Ringraziamento. Ad uno sguardo disattento questo aggiornamento, che viene ben tre mesi dopo l’ultimo, può sembrare minore, privoContinue reading “Sibelius 2019.12 — Preparativi per la festa!”
Learning Swift — Day 226-7(240-1)
Some more Xcode in 20 seconds Multiple cursors: hold Option and drag to select multiple pieces of text, then write something you want in its place as now there will be multiple cursors. View Debugging : select a view and hit Cmd-Shift-D to highlight the view in the navigator. Timing test: go to the ReportContinue reading “Learning Swift — Day 226-7(240-1)”
Learning Swift — Day 224-5(238-9)
How to open a link in Safari Following this video by Sean Allen. Import SafariServices. Inside an action of a button call this function with a proper string URL. Work with DateComponents Following this video by Sean Allen. The video already contains a finished file, which I do not want to override. You can findContinue reading “Learning Swift — Day 224-5(238-9)”
Learning Swift — Day 223(237)
Finding Inner Peace Following the Swift on Sunday event by Paul Hudson, streamed live on February 3rd 2019. After watching and coding following the video I am now going through the code step by step and seeing what can be learned. So, we started from the storyboard, adding two image views, one pinned to theContinue reading “Learning Swift — Day 223(237)”
