Both sides previous revisionPrevious revisionNext revision | Previous revision |
apps:all:saugns [2024/10/16 17:01] – [saugns] joelkp | apps:all:saugns [2025/02/16 14:48] (current) – [saugns] conciser joelkp |
---|
Currently most useful for generating tones, sounds, soundscapes, and simple timed sequences. Can be used tersely and simply for that, but the language still lacks features for music composition without duplicating lots of script content. | Currently most useful for generating tones, sounds, soundscapes, and simple timed sequences. Can be used tersely and simply for that, but the language still lacks features for music composition without duplicating lots of script content. |
| |
Audio generation is supported through the use of the following types of audio generators, and ways of configuring such objects: | Audio generation can use the following types of audio generators and ways of configuring them: |
* ''A'' – Amplitude generator, produces amplitude offsets i.e. DC offsets | * ''A'' – Amplitude generator, produces amplitude offsets i.e. DC offsets |
* ''N'' – Noise generator, various noise colors and distributions; maximum rate, no frequency control | * ''N'' – Noise generator, various noise colors and distributions; maximum rate, no frequency control |
* ''R'' – Rumble oscillator (a.k.a. random line segments oscillator), various modes and line types; this allows smooth noise, and modulation both of and by noisy signals | * ''R'' – Rumble oscillator (a.k.a. random line segments oscillator), various modes and line types; this allows smooth noise, and modulation both of and by noisy signals |
* ''W'' – Wave oscillator, various wave types | * ''W'' – Wave oscillator, various wave types |
* Parameter sweeps, and modulation by connecting objects – for AM/RM & FM/PM | * 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 | * An arbitrary number of generators can be used, and changes to their parameters laid out in time |
| |
| |
===== Documentation ===== | ===== Documentation ===== |
~~META:download=~~ | ~~META:download=~~ |
~~META:manual=~~ | ~~META:manual=~~ |
~~META:version=v0.4.7~~ | ~~META:version=v0.5.1~~ |
~~META:releasedate=2024-10-16~~ | ~~META:releasedate=2025-02-16~~ |
| |