| Issue ID | Symptom | Severity | Current Work‑around | |----------|---------|----------|---------------------| | | Crashes when loading a .sn2g file containing a circular reference with more than 64 nodes. | High | Use the “Validate Graph” tool before loading; break the cycle manually. | | SI‑N2‑007 | GranularSynth produces clicks when the grain size is set < 4 ms on low‑end CPUs. | Medium | Enable the “Anti‑Click Smoothing” flag (available in node inspector). | | SI‑N2‑012 | Lua sandbox blocks os.execute even when user explicitly whitelists it. | Low | Switch to “Partial Sandbox” mode or use Python for external calls. | | SI‑N2‑019 | macOS Metal fallback fails on GPUs older than Apple M1‑Pro. | High (Mac‑only) | Force Vulkan via MoltenVK ( export VULKAN_ICD_FILENAMES=... ). | | SI‑N2‑023 | Audio‑output jitter when system is under heavy I/O (e.g., copying large files). | Medium | Set the audio buffer size to 1024 samples in Preferences → Audio. |
💡 : SiNiSistar 2 v0.2.0.4 is a highly polished, mechanically sound demo that proves Nennai 5 is capable of expanding on their original formula. However, it is strictly meant for an adult audience comfortable with its aggressive and dark themes. SiNiSistar Lite Version on Steam SiNiSistar 2 -v0.2.0.4- -Nennai 5-
| Item | Description | |------|-------------| | | SiNiSistar 2 (Signal‑Network Integrated System – “Sister” 2) | | Primary Goal | Provide a lightweight, extensible environment for building, routing, and visualizing audio‑visual pipelines in real time. | | Core Language | C++ 20 with optional Rust bindings for low‑level nodes. | | Scripting Layer | Python 3.12 (via embedded CPython) and Lua 5.4 for rapid prototyping. | | Supported Platforms | Windows 11 (x64), macOS 14 (ARM64), Linux (Ubuntu 22.04+, Fedora 39). | | License | LGPL‑3.0 (core) + MIT (example modules). | | Community | ~2 k active GitHub contributors, Discord channel “SiNiSistar‑2‑Dev”, quarterly virtual hack‑athons. | | Typical Use‑Cases | - Live‑coding electronic music - Interactive installation art - Real‑time data‑sonification - Prototyping DSP algorithms for embedded devices | | Issue ID | Symptom | Severity |