pencil2d / pencil

Pencil2D is an easy, intuitive tool to make 2D hand-drawn animations. Pencil2D is open source and cross-platform.
http://pencil2d.org
GNU General Public License v2.0
1.47k stars 273 forks source link

[ISSUE] When playing a sound track, there will be no sound if hitting "Jump to the Start" button #1415

Open Kaikogf opened 4 years ago

Kaikogf commented 4 years ago

Issue Summary

After importing a WAV sound correctly, hitting Play will reproduce it properly. But when clicking the "Jump to the Start" button the sound will be silenced. Pressing Stop and Play again will bring the sound back.

Pencil2D Version: last version (v0.65)

Operating System: Windows 10

RAM Size: 32GB

Graphics Tablet: Huion HD 185

Jose-Moreno commented 4 years ago

I can confirm this issue on the latest version of Pencil2D under Windows10 as well.

Kaikogf commented 4 years ago

New workaround here:

I tested the last build from 05/Set.

Steps. Open pencil2d fresh Import > Sound > Allow to create a SoundLayer and name it if you like Hit Play button: the sound will play as expected. Now hit "Jump to the Start" while playing a sound: the scrub cursor will move to the first frame and start moving forward but the sound will not come out while the scrub cursor will continue to move forward in the timeline. Do not close pencil2D and follow next step, as a "solution" to this issue

Grab the SoundLayer and move it from frame 1 to a different frame. Result: now hitting "Jump to the Start" while playing the sound will bring the scrub cursor to the first frame and will start moving forward while the sound will be played as expected, with no sound issue.

I believe this will bring a new light into the issue #1449