max / audiofiles
1 file changed,
+1 insertion,
-1 deletion
| @@ -224,7 +224,7 @@ Music Production, Samples, Audio, Sample Manager, Hardware Sampler, Rust | |||
| 224 | 224 | - **Analysis:** stratum-dsp 1.0 (BPM/key), bs1770 (LUFS), realfft 3.5 (spectral) | |
| 225 | 225 | - **Database:** SQLite via rusqlite 0.31 (bundled) | |
| 226 | 226 | - **Hashing:** SHA-256 (content-addressed storage) | |
| 227 | - | - **GUI:** eframe (egui windowed) + cpal 0.15 (audio output) | |
| 227 | + | - **GUI:** eframe + egui 0.34 (windowed) + cpal 0.17 (audio output) | |
| 228 | 228 | - **Export Scripting:** Rhai 1.21 (sandboxed: 100K ops, 32-level calls) | |
| 229 | 229 | - **Sync:** synckit-client (ChaCha20-Poly1305, Argon2, reqwest) | |
| 230 | 230 | - **Font:** Recursive Mono Linear Bold (logo) |