You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
There is a synchronization issue between the playback marker (UI) and audio playback when starting and pausing playback using the spacebar. Here is the sequence to reproduce the issue:
Press the spacebar to start playback. The playback marker and audio are both in sync at this point.
Press the spacebar again to pause playback. The playback marker stops at the correct position.
Press the spacebar once more to resume playback.
Bug: The playback marker in the UI jumps back to the original starting position, while the audio continues playing from the paused position.
This issue affects multiple windows with playback markers, including the piano roll window and the main timeline. It seems to be a global synchronization problem rather than an issue specific to individual windows.
Steps to Reproduce:
Open the piano roll window or main timeline.
Start playback with the spacebar.
Pause playback with the spacebar.
Resume playback with the spacebar.
Expected Behavior:
The playback marker in the UI should resume from the paused position, staying in sync with the audio.
Observed Behavior:
The playback marker resets to its initial starting position while the audio continues playing from the correct paused position.
Environment:
Version: Built from the latest source code
OS: MacOS 15.3.1 (ARM64)
Additional Context: This occurs consistently across multiple windows and when using the spacebar to control playback.
Launch the application by opening the compiled or pre-built version of OpenUtau on macOS 15.3.1 (ARM64).
Load a Project:
Open a previously saved project or create a new one by adding tracks and notes to the timeline or piano roll.
Navigate to the Timeline or Piano Roll:
Open the Main Timeline window or the Piano Roll window where playback markers are visible.
Start Playback:
Press the spacebar to start playback. Observe that both the audio and playback marker move in sync.
Pause Playback:
Press the spacebar again to pause playback. Confirm that the playback marker stops at the correct position, synchronized with the paused audio.
Resume Playback:
Press the spacebar a third time to resume playback.
Observe the Bug:
Notice that the playback marker in the UI jumps back to its initial starting position, while the audio continues playing from where it was paused. This discrepancy occurs in both the Main Timeline and the Piano Roll.
Acknowledgement
🐛 Describe the bug
Description:
There is a synchronization issue between the playback marker (UI) and audio playback when starting and pausing playback using the spacebar. Here is the sequence to reproduce the issue:
This issue affects multiple windows with playback markers, including the piano roll window and the main timeline. It seems to be a global synchronization problem rather than an issue specific to individual windows.
Steps to Reproduce:
Expected Behavior:
The playback marker in the UI should resume from the paused position, staying in sync with the audio.
Observed Behavior:
The playback marker resets to its initial starting position while the audio continues playing from the correct paused position.
Environment:
标题:播放标记的 UI 在多次按下空格键后与音频播放不同步
描述:
在使用空格键启动和暂停播放时,播放标记(UI)与音频播放之间存在同步问题。以下是复现问题的步骤:
此问题影响多个窗口中的播放标记,包括钢琴窗和主时间轴。这似乎是一个全局同步问题,而不仅仅局限于某个具体窗口的实现。
复现步骤:
期望行为:
UI 中的播放标记应从暂停位置恢复,与音频播放保持同步。
实际行为:
播放标记回到初始起始位置,而音频从正确的暂停位置继续播放。
环境:
Explains how to reproduce the bug
Open the Software:
Load a Project:
Navigate to the Timeline or Piano Roll:
Start Playback:
Pause Playback:
Resume Playback:
Observe the Bug:
打开软件:
加载工程:
进入时间轴或钢琴窗:
开始播放:
暂停播放:
恢复播放:
观察问题:
OS & Version
macOS 15.3.1
Logs
log20250312.txt
The text was updated successfully, but these errors were encountered: