Skip to content

v1.1.0

Choose a tag to compare

@danartriyudistira danartriyudistira released this 22 Jun 06:28

Synthetika Studio v1.0.0

Rilis perdana Synthetika Studio — Open Experience Composition Platform.

Fitur

  • Node-based architecture — modular signal routing dengan koneksi visual real-time
  • Real-time audio processing — engine audio performa tinggi untuk live performance
  • Spatial Audio — SpatialRender + SpatialSource untuk audio 3D multi-speaker
  • MIDI ecosystem — sequencer, generative MIDI, controller mapping
  • Python scripting — otomasi dan ekstensi via pybind11
  • Ableton Link — sinkronisasi tempo dengan Ableton Live dan software lain
  • VST2 support — gunakan plugin VST favorit (non-FOSS build)
  • Microtonal tuning — dukung berbagai sistem tuning via tuning-library
  • Cross-platform — Windows, macOS, Linux

Baru di rilis ini

  • LayerComposition — modul visual 4-8 layer compositor (blend modes, opacity, scale, position)
  • ImageLoaderModule + GIFAnimator — dukungan gambar PNG/JPG/GIF dengan animasi
  • VisualFBO — framebuffer object untuk rendering visual
  • DisplayManager — modul manajemen tampilan multi-source

Perbaikan

  • Thread safety: Transport, DisplayManager, SpatialRender — data race fixes
  • Memory leak: Push2Control — mPixels dan static FBO cleanup
  • Buffer overflow: SpatialRender audioBuffer, GIFAnimator LZW stack + integer overflow
  • Save/Load: atomic file write (hapus deleteFile sebelum replaceWithData)
  • Dead code cleanup: hapus 50MB WebView2 dependency, 8 file source mati, 3 orphan header

Catatan

  • Rilis ini untuk Windows 64-bit
  • Build dari source untuk macOS/Linux: lihat README.md
  • Lisensi: GPL v3.0