• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending Clock On All Songs
#5
Edit the database using SQLite program and update the MIDI table by inserting an entry for every song in the entire library. The fields for the command you are adding will be identical for every song in the library, but each query will have to include the correct song ID in the SongId field in the MIDI table. The CommandType field will need to be set to 13. You can set all the other values to 0, but make sure SendOnLoad is set to 1. You'll probably want to run some kind of script where you can iterate over every song ID in your library to add the MIDI command for that song.

Mike
Reply


Messages In This Thread
Sending Clock On All Songs - by ConnerNA - 04-27-2021, 01:51 AM
RE: Sending Clock On All Songs - by ConnerNA - 04-27-2021, 01:54 AM
RE: Sending Clock On All Songs - by Zubersoft - 04-27-2021, 04:36 PM
RE: Sending Clock On All Songs - by lilryu - 01-07-2024, 03:57 PM
RE: Sending Clock On All Songs - by Zubersoft - 01-08-2024, 10:47 AM



Users browsing this thread:
1 Guest(s)


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