Papagayo is a lip-syncing program designed to help you line up phonemes (mouth shapes) with the actual recorded sound of actors speaking. Papagayo makes it easy to lip sync animated characters by making the process very simple - just type in the words being spoken (or copy/paste them from the animation's script), then drag the words on top of the sound's waveform until they line up with the proper sounds.
Hi, could someone test my latest commit?
44296d2e5ac7d377f0eba7bcdcaf3f66abb7009d
This fixes a crash for me when using wxphoenix and trying to play a single segment.
These are mostly changes regarding the Waveformview.
There is still visual artifacting when scrobbling in wxphoenix, seems to work correctly in wxpython version 3. -EDIT: Seems to be mostly fixed with the newer commit.
I had some crashes for which I added the locking, but these seemed to have been caused by pyvmmonitor, without that everything worked as before, so I removed the locking but kept this in a separate commit, in case we might want to re-add locking.
-EDIT2: So I rechecked the original Papagayo 1.2 and resizing was always bad, so we are currently better in that regard. I thought for quite some time we broke something along the line.
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/39364664-testrequest-of-revision?utm_campaign=plugin&utm_content=tracker%2F418652&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F418652&utm_medium=issues&utm_source=github).
Hi, could someone test my latest commit? 44296d2e5ac7d377f0eba7bcdcaf3f66abb7009d This fixes a crash for me when using wxphoenix and trying to play a single segment. These are mostly changes regarding the Waveformview.
There is still visual artifacting when scrobbling in wxphoenix, seems to work correctly in wxpython version 3.-EDIT: Seems to be mostly fixed with the newer commit. I had some crashes for which I added the locking, but these seemed to have been caused by pyvmmonitor, without that everything worked as before, so I removed the locking but kept this in a separate commit, in case we might want to re-add locking. -EDIT2: So I rechecked the original Papagayo 1.2 and resizing was always bad, so we are currently better in that regard. I thought for quite some time we broke something along the line.