On the use of tablets and BT page turners

Discuss the rules of notation, standard notation practices, efficient notation practices and graphic design.
Hector Pascal
Posts: 94
Joined: 17 Oct 2021, 23:15

On the use of tablets and BT page turners

Post by Hector Pascal »

Hi all,

I've noticed lately that more and more performers are putting parts on tablets and using bluetooth page turn pedals.

My question is: Using a paper part, if a performer gets to the end of page 3 and sees Da Capo, they turn back a page and see page 1 again. To do that with a tablet (that shows a single page) and left/right pedals, would the performer have to press the left pedal twice to return to page 1? I have not had the opportunity to try out the tablet + pedal system yet...

Thanks!
HP
MichelRE
Posts: 261
Joined: 07 Aug 2021, 17:11

Re: On the use of tablets and BT page turners

Post by MichelRE »

I imagine that if the parts being read are PDF files it's easy enough to jut re-insert page 1 (and 2) if there's a da capo, so you'd just continue turning pages. in other words, page 4 would be a copy of page 1.
User avatar
OCTO
Posts: 1757
Joined: 05 Oct 2015, 06:52
Location: Sweden

Re: On the use of tablets and BT page turners

Post by OCTO »

MichelRE wrote: 16 Sep 2023, 10:41 I imagine that if the parts being read are PDF files it's easy enough to jut re-insert page 1 (and 2) if there's a da capo, so you'd just continue turning pages. in other words, page 4 would be a copy of page 1.
Exactly so. You just duplicate and instert one page if you want to get it back.
Freelance Composer. Self-Publisher.
Finale 27.5 • Sibelius 2024.3• MuseScore 4+ • Logic Pro X+ • Ableton Live 11+ • Digital Performer 11 /// MacOS Monterey (secondary in use systems: Fedora 35, Windows 10)
User avatar
John Ruggero
Posts: 2464
Joined: 05 Oct 2015, 14:25
Location: Raleigh, NC USA

Re: On the use of tablets and BT page turners

Post by John Ruggero »

In other words, unless the piece is a page or two, the days of da capos and such are over.
M1 Mac mini (OS 12.4), Dorico, Finale 25.5, GPO 4, Affinity Publisher 2, SmartScore 64 Pro, JW Plug-ins, TG Tools, Keyboard maestro

http://www.cantilenapress.com
Hector Pascal
Posts: 94
Joined: 17 Oct 2021, 23:15

Re: On the use of tablets and BT page turners

Post by Hector Pascal »

OK, thanks! Publishing parts in this era of transition between paper and digital makes for interesting times!
Cheers,
HP.
User avatar
Fred G. Unn
Posts: 438
Joined: 05 Oct 2015, 13:24
Location: NYCish

Re: On the use of tablets and BT page turners

Post by Fred G. Unn »

I'm good friends with Harry Connick Jr.'s copyist, and they've been using digital music for over 20 years now. Here's a NY Times article about his system from 2002. I subbed in his band shortly after that, and it was pretty interesting! Everything was controlled by foot pedals and everything was completely written out, start to finish, so no repeats, or any repeat structures like D.S. etc. When you turned a page with the pedal, the top half turned first and then the bottom half a second or so later so you could turn the page while reading ahead. This also eliminates the need to find page turns although they are still nice to have.

Of course now, many people are using forScore with PDFs and tablets. I haven't seen a lot of people using BT pedals, but with forScore you just tap right or left for a page turn. (It will do half page turns too.) I played a jazz festival in Lake George, NY last night and 2 of the 5 of us in the reed section were using tablets instead of printed music. Another band I work with only uses PDFs. The bandleader keeps everything in a Dropbox and you can just assemble the set in forScore.

BTW, Dorico users can add additional custom page sizes with a doricolib file. It's really pretty easy to do. I added a couple of iPad sizes so I can easily format for those sizes in layout if I want.

Code: Select all

			<PageDimensionsPresetEntityDefinition>
				<name>iPad (8th gen)</name>
				<entityID>pagedimension.ipad8thgen</entityID>
				<parentEntityID/>
				<inheritanceMask>0</inheritanceMask>
				<width>442</width>
				<height>589</height>
			</PageDimensionsPresetEntityDefinition>
			<PageDimensionsPresetEntityDefinition>
				<name>iPad Pro</name>
				<entityID>pagedimension.ipadpro</entityID>
				<parentEntityID/>
				<inheritanceMask>0</inheritanceMask>
				<width>559</width>
				<height>745</height>
			</PageDimensionsPresetEntityDefinition>
User avatar
John Ruggero
Posts: 2464
Joined: 05 Oct 2015, 14:25
Location: Raleigh, NC USA

Re: On the use of tablets and BT page turners

Post by John Ruggero »

On the classical side, the Borromeo String Quartet has been using laptops since 2007. https://www.nytimes.com/2011/01/16/arts ... tring.html
M1 Mac mini (OS 12.4), Dorico, Finale 25.5, GPO 4, Affinity Publisher 2, SmartScore 64 Pro, JW Plug-ins, TG Tools, Keyboard maestro

http://www.cantilenapress.com
NeeraWM
Posts: 192
Joined: 30 Nov 2021, 12:11

Re: On the use of tablets and BT page turners

Post by NeeraWM »

Fred G. Unn wrote: 18 Sep 2023, 11:35 BTW, Dorico users can add additional custom page sizes with a doricolib file. It's really pretty easy to do. I added a couple of iPad sizes so I can easily format for those sizes in layout if I want.

Code: Select all

			<PageDimensionsPresetEntityDefinition>
				<name>iPad (8th gen)</name>
				<entityID>pagedimension.ipad8thgen</entityID>
				<parentEntityID/>
				<inheritanceMask>0</inheritanceMask>
				<width>442</width>
				<height>589</height>
			</PageDimensionsPresetEntityDefinition>
			<PageDimensionsPresetEntityDefinition>
				<name>iPad Pro</name>
				<entityID>pagedimension.ipadpro</entityID>
				<parentEntityID/>
				<inheritanceMask>0</inheritanceMask>
				<width>559</width>
				<height>745</height>
			</PageDimensionsPresetEntityDefinition>
Could you share this as a doricolib file?
Or how do you save this code as a doricolib file outside of Dorico? I'm on macOS.

Regarding score readers: you can set up a tap area on the repeat to bring you back to a specific page of the piece, so you can keep the same engraving for print and digital (which is welcome!). If you know you're going all digital, then unfolding everything is better.
The Henle Library app has everything already set up so that you tap on the repeat sign and are brought back to the proper place.
User avatar
Fred G. Unn
Posts: 438
Joined: 05 Oct 2015, 13:24
Location: NYCish

Re: On the use of tablets and BT page turners

Post by Fred G. Unn »

NeeraWM wrote: 19 Sep 2023, 19:55 Could you share this as a doricolib file?
Or how do you save this code as a doricolib file outside of Dorico? I'm on macOS.
We can't share files on here, can we? Hmm, I keep getting a 403 error if I post the whole code, so here's a Dropbox link. Let me know if it doesn't work. In addition to some iPad sizes, I added some other fairly common sizes used in music publishing like ARCH B, SRA 3, etc.

EDIT: This actually just came up on the Dorico forum today, so I killed the Dropbox link and just posted the file in the thread over there.
https://forums.steinberg.net/t/feature- ... s/706438/8
NeeraWM
Posts: 192
Joined: 30 Nov 2021, 12:11

Re: On the use of tablets and BT page turners

Post by NeeraWM »

Hi Fred,
thank you!
Two questions: where should one save these on macOS?
I went to the place I would have expected (~/Library/Application Support/Steinberg/Dorico 5/) there is not the folder I recall you mentioned in another post either here or on the Dorico forum (I now don't recall the name of the folder).
Could you enlighten me on this?
Lastly, how does one save a doricolib?
Forgive me for repeating the question and if you have already answered this elsewhere I couldn't find.
Post Reply