• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sending Clock On All Songs
#3
The rate at which the MIDI clock message is sent is tied to the metronome tempo specified by the song that triggered the sending. That's why the MIDI command is currently only supported in songs and not with MIDI actions. There is no easy way to add a button to all songs in the library, as they all require a position on the page, which may or may not be valid for every song in the library.  Through some database manipulation, you could quickly add that MIDI command to every song in your library, but adding a button to stop would require a much more complex database query. You'd also have to be comfortable with performing SQL queries through a tool like SQLite Studio.

In theory, I could probably support triggering the timing clock from a MIDI action so long as a song is currently loaded and visible, otherwise the action would be ignored.

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.