Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
apps:all:saugns [2023/01/17 00:46] – [Documentation] v0.3.12 joelkp | apps:all:saugns [2025/02/16 14:48] (current) – [saugns] conciser joelkp | ||
---|---|---|---|
Line 4: | Line 4: | ||
saugns implements the SAU (Scriptable AUdio) language, and is a command-line parser, player, and WAV file writer for SAU scripts. It makes it easy to write script files which play sounds when ran. It's also possible to pipe audio data from it over stdout. | saugns implements the SAU (Scriptable AUdio) language, and is a command-line parser, player, and WAV file writer for SAU scripts. It makes it easy to write script files which play sounds when ran. It's also possible to pipe audio data from it over stdout. | ||
- | Currently most useful for generating tones, | + | Currently most useful for generating tones, sounds, |
+ | |||
+ | Audio generation can use the following types of audio generators and ways of configuring them: | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Parameter sweeps, ADSR envelopes, and modulation by connecting objects – for AM/RM, FM/PM, and more | ||
+ | * Options for variations on phase distortion synthesis, and pulsar synthesis | ||
+ | * An arbitrary number of generators can be used, and changes to their parameters laid out in time | ||
- | The SAU language currently only provides wave oscillators. These can be used and combined in any number. | ||
===== Documentation ===== | ===== Documentation ===== | ||
- | * {{https:// | + | |
- | + | * {{https:// | |
- | * {{https:// | + | * {{https:// |
- | + | * {{https:// | |
- | * {{https:// | + | |
{{tag> | {{tag> | ||
Line 24: | Line 31: | ||
~~META: | ~~META: | ||
~~META: | ~~META: | ||
- | ~~META: | + | ~~META: |
- | ~~META: | + | ~~META: |