December 8, 20187 yr Is there a way to pop out a window? I have a dual monitor setup and would like to take advantage of it. Thanks
December 26, 20187 yr There is currently no support for multiple monitors, unfortunately, but it may be on the TODO list of the developers. See also the following link.
December 26, 20187 yr Author Thanks Torsten While I have your attention..I was trying to find a link you posted to a book about rhythm? From someonewho works at Amerstdam University? Sorry if I have this wrong Thanks Andy
January 5, 20197 yr Do you perhaps mean the following? Reina, R. (2016) Applying Karnatic Rhythmical Techniques to Western Music. Routledge. https://books.google.co.uk/books?id=4RSrCwAAQBAJ&printsec=frontcover#v=onepage&q&f=false Online material http://www.rafaelreina.org/book-online-material.html Related course http://www.contemporary-music-through-non-western-techniques.com Apologies for my late response. Best, Torsten
March 8, 20196 yr Opusmodus version 1.3.24622 - support for second monitor and window for MIDI player and MusicXML display.
March 9, 20196 yr Display in the window instead in the Assistant panel. Example: Display in the Assistant pane: (ps 'gm :fl (list '((t d4 < leg eb4 < leg g4 < leg bb4 q. a4 marc t fs4 mf leg gs4 leg e. c5 e b4 t f5 leg e5 leg d5 leg eb5 3q bb5 > a4 > bb5 > e a4 pp stacc -e)))) Display in the window: (ps 'gm :fl (list '((t d4 < leg eb4 < leg g4 < leg bb4 q. a4 marc t fs4 mf leg gs4 leg e. c5 e b4 t f5 leg e5 leg d5 leg eb5 3q bb5 > a4 > bb5 > e a4 pp stacc -e))) :display :window) To open the last compiled score file in the window: (display-midi *last-score* :display :window) To display the last compiled score file in the window: (display-musicxml *last-score* :display :window) Check the Tools menu for the shout cuts and the contextual menu.
Create an account or sign in to comment