Is it possible, in dual screen mode, to have one display show the regular lyrics and have one display the song edit screen? Reason is, I would like to try to use the song edit screen (lyrics/chords) for musicians.
No, that is not possible, because these screens are assigned to different program states. The song edit screen is available in edit mode only, not during presentation.
One solution might be to use the API. I used OpenSong Remote in the past. You can use this browser based web application to control OpenSong, but you can also set it up to just show the lyrics text without the background image. As it is, it shows the text of the current slide. But you can get the complete lyrics of the current song via the API.
Another option might be to getting the text from the file that is written from the vMix integration or using the interface for the external renderer.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
No, that is not possible, because these screens are assigned to different program states. The song edit screen is available in edit mode only, not during presentation.
One solution might be to use the API. I used OpenSong Remote in the past. You can use this browser based web application to control OpenSong, but you can also set it up to just show the lyrics text without the background image. As it is, it shows the text of the current slide. But you can get the complete lyrics of the current song via the API.
Another option might be to getting the text from the file that is written from the vMix integration or using the interface for the external renderer.