Accepting request 1069401 from home:mnhauke

- Update to version 1.65
  * Quick fix for volume ramp delta.
- Update to version 1.64
  * Increased number of precision bits for song BPM, playback time
    counter and audio->video syncing. This is a minor change and
    does very little in practice as the previous precision was
    already quite good.
  * Audio/video sync timestamps are reset every half an hour to
    prevent possible sync drifting after several hours of playing
    a song without a single song stop (resets timestamp) in-between
  * The HPC timers are reset every half an hour instead of every
    hour. Video (if no vsync) and the scopes use these timers.
  * Small code refactor for how the song is timed/ticked. Longer
    song-to-WAV renders may have a filesize change of a few bytes,
    but this is actually more correct.

OBS-URL: https://build.opensuse.org/request/show/1069401
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/ft2-clone?expand=0&rev=3
This commit is contained in:
Martin Pluskal
2023-03-06 07:52:15 +00:00
committed by Git OBS Bridge
parent 82594a32c2
commit 3beb8c8378
4 changed files with 23 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: ft2-clone
Version: 1.63
Version: 1.65
Release: 0
Summary: Fasttracker II clone
License: BSD-3-Clause AND CC-BY-NC-SA-4.0