Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:all:saugns [2023/12/30 02:04] – [Documentation] v0.4.2d joelkpapps:all:saugns [2024/11/15 22:44] (current) – [Documentation] v0.4.8c joelkp
Line 6: Line 6:
 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.
  
-The SAU language currently provides these audio generators, which can be used and combined in any number+Audio generation can use the following types of audio generators and ways of configuring them:  
-  * 'R' (Random segments generator), 12 line types. Value noise generator. Supports AM/RMFM and PM. +  * ''A'' – Amplitude generator, produces amplitude offsets i.e. DC offsets 
-  * 'W' (Wave oscillator)12 wave types. Conventional oscillatorweakly anti-aliased. Supports AM/RMFM and PM.+  * ''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 
 +  * ''W'' – Wave oscillator, various wave types 
 +  * Parameter sweepsand modulation by connecting objects – for AM/RM FM/PM 
 +  * An arbitrary number of generators can be used, and changes to their parameters laid out in time 
  
 ===== Documentation ===== ===== Documentation =====
Line 26: Line 31:
 ~~META:download=~~ ~~META:download=~~
 ~~META:manual=~~ ~~META:manual=~~
-~~META:version=v0.4.2d~~ +~~META:version=v0.4.8c~~ 
-~~META:releasedate=2023-12-30~~+~~META:releasedate=2024-11-15~~
  
apps/all/saugns.1703898269.txt.gz · Last modified: 2023/12/30 02:04 by joelkp