-
-
Notifications
You must be signed in to change notification settings - Fork 46
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 1003 Bytes
/
CITATION.cff
File metadata and controls
31 lines (31 loc) · 1003 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
type: software
authors:
- family-names: "Abdallah"
given-names: "Ahmed"
email: "lsxprime@gmail.com"
title: "SoundFlow: A high-performance, secure audio and MIDI engine for .NET"
version: "1.4.0"
date-released: "2026-01-06"
repository-code: "https://github.com/LSXPrime/SoundFlow"
url: "https://lsxprime.github.io/soundflow-docs/"
license: MIT
keywords:
- "audio-engine"
- ".net"
- "csharp"
- "digital-signal-processing"
- "midi"
- "cross-platform"
- "audio-synthesis"
- "audio-encryption"
- "audio-watermarking"
abstract: >-
A high-performance, modular audio & MIDI engine for .NET8+.
A complete toolkit for the entire audio lifecycle of
Playback, Recording, Multi-track Editing, Pro Synthesis
(MPE/SF2), Real-time DSP, and Visualization. Includes a
unique security suite for AES-256 encryption, acoustic
fingerprinting, and watermarking. Featuring SIMD and
NativeAOT support.