amirchev / OBS-Lyrics

Manage and display lyrics to any text source in your OBS scene.
Apache License 2.0
27 stars 17 forks source link

Update lyrics.lua #8

Closed DCStrato closed 3 years ago

DCStrato commented 3 years ago

This is the code I am currently using without issues. Switching in and out of scenes with a load source repeatedly was causing a crash if you did it fast enough and long enough. I was unable to crash this one and will check the fade opacity issue without a source. I may have messed up pre-prepared lyrics someplace.

DCStrato commented 3 years ago

Still have numerous issues I am finding as I dig deeper. I will hopefully have them resolved by this evening.

amirchev commented 3 years ago

Thanks for looking at this; I figure you are best suited to debug your own code. If you get stuck, I can take a look at it tomorrow or Thursday. I've also invited you to be a collaborator to this repository, so you will not have to use pull requests but can work directly on this repository.