• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Auto scrolling and fix duration
#7
Mike, the 100% solution to me would be to also calculate the waiting time before scrolling starts and reduce scrolling time, assuming that the you always want to keep the line you want to read in the middle of the screen. 

Example:
Song has 4 pages and takes 4 minutes. 
Start scrolling after 0.5 minutes (then you have reached the middle of page 1) 
and scroll for 3 minutes (then you should be in the middle of page 4). 
Start time: 0.5*song duration /#pages
Scroll time: (#pages-1)/#pages*song duration
Reply


Messages In This Thread
Auto scrolling and fix duration - by febus - Yesterday, 02:02 AM
RE: Auto scrolling and fix duration - by febus - Yesterday, 04:14 AM
RE: Auto scrolling and fix duration - by febus - Yesterday, 04:45 AM
RE: Auto scrolling and fix duration - by febus - Yesterday, 05:43 AM



Users browsing this thread:
1 Guest(s)


  Theme © 2014 iAndrew  
Powered By MyBB, © 2002-2025 MyBB Group.