• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSF Import
#2
That's something I will have to add support for. I remember looking through the code, and it's extremely tedious to support skipping a song, as I would have to advance the current file position until it reaches the start of the next song in the file. An unoptimized/slow way to do this (but much easier to implement) would be to just advance one byte at a time until I reach the next start of song marker in the file, but I'm not sure I would like the performance of that approach. The better option is to read all the song data but then ignore it, but I may have to edit a fair amount of code to do that. I'm going to have to spend some time investigating this.

Mike
Reply


Messages In This Thread
MSF Import - by warrenrichards - 03-25-2024, 11:08 PM
RE: MSF Import - by Zubersoft - 03-26-2024, 04:28 AM
RE: MSF Import - by warrenrichards - 03-26-2024, 05:57 PM
RE: MSF Import - by Zubersoft - 03-27-2024, 03:04 AM



Users browsing this thread:
1 Guest(s)


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