Skip to content

PSF SPU Player Ver 1.52

Choose a tag to compare

@brr890 brr890 released this 11 Aug 01:35
· 1 commit to main since this release
db4e32d

PSF SPU Player Ver 1.52

変更内容

  • トラック状態表示の描画負荷を軽減
  • ボイス文字列を一括描画し、GDI呼び出し回数を削減
  • バックバッファ、フォント、文字サイズ情報を再利用
  • ゲージ補間中はゲージ領域のみを更新
  • 補間完了後の同一画面の重複描画を省略
  • 時間表示の計算を0.1秒表示が変化した場合のみに限定
  • Samples Scanソロ時の音色照合を高速化
  • PS1表示時に不要なCore 1側の計算を省略
  • 安定した音声出力設定と表示の滑らかさを維持

機能や操作方法を変えず、発音数が多い場面を中心に表示負荷を軽減しました。

PSF SPU Player Ver 1.52

Changes

  • Reduced track-status rendering overhead
  • Batched voice text drawing to reduce GDI calls
  • Reused the back buffer, font, and text metrics
  • Limited interpolation-frame updates to gauge areas
  • Skipped duplicate frames after gauge interpolation completes
  • Recalculated the time display only when its 0.1-second value changes
  • Accelerated timbre matching during Samples Scan solo playback
  • Skipped unnecessary Core 1 calculations in PS1 display mode
  • Preserved stable audio output and smooth gauge movement

This release improves responsiveness during high voice-count playback without changing features or controls.