Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| apps:all:saugns [2025/02/16 13:47] – [saugns] ADSR envelopes in v0.5.1 joelkp | apps:all:saugns [2026/07/23 15:30] (current) – [saugns] 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, sounds, soundscapes, | + | Currently most useful for generating tones, sounds, soundscapes, |
| Audio generation can use the following types of audio generators and ways of configuring them: | Audio generation can use the following types of audio generators and ways of configuring them: | ||
| * '' | * '' | ||
| - | * '' | + | * '' |
| - | * '' | + | * '' |
| * '' | * '' | ||
| - | * Parameter sweeps | + | * Parameter sweeps, ADSR envelopes, and modulation |
| - | * Modulation | + | |
| * Options for variations on phase distortion synthesis, and pulsar synthesis | * 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 | * An arbitrary number of generators can be used, and changes to their parameters laid out in time | ||
| Line 32: | Line 31: | ||
| ~~META: | ~~META: | ||
| ~~META: | ~~META: | ||
| - | ~~META: | + | ~~META: |
| - | ~~META: | + | ~~META: |
