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
Next revisionBoth sides next revision
apps:all:saugns [2022/02/04 04:53] – [Documentation] v0.3.10 joelkpapps:all:saugns [2022/07/31 16:01] – v0.3.11c. Update URLs for move from GitHub. joelkp
Line 2: Line 2:
 {{metacard>}} {{metacard>}}
  
-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 files which play sounds when ran.+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, modulation sounds (FM and PM, AM and RM), and simple timed sequences of such. Future goals include a more expressive language suitable for music composition. Currently most useful for generating tones, modulation sounds (FM and PM, AM and RM), and simple timed sequences of such. Future goals include a more expressive language suitable for music composition.
Line 8: Line 8:
 The SAU language currently only provides wave oscillators. These can be used and combined in any number. The SAU language currently only provides wave oscillators. These can be used and combined in any number.
 ===== Documentation ===== ===== Documentation =====
-* {{https://saugns.github.io/usage.html|Command-line usage examples}}+* {{https://sau.frama.io/usage.html|Command-line usage examples}}
  
-* {{https://saugns.github.io/language.html|Guide to using the SAU language}}+* {{https://sau.frama.io/language.html|Guide to using the SAU language}}
  
-* {{https://github.com/saugns/saugns/blob/stable/doc/README.SAU|SAU language reference (README.SAU)}}+* {{https://codeberg.org/sau/saugns/src/stable/doc/README.SAU|SAU language reference (README.SAU)}}
  
 {{tag>synthesis_and_composition_packages signal_generators oss alsa sndio}} {{tag>synthesis_and_composition_packages signal_generators oss alsa sndio}}
Line 18: Line 18:
 ~~META:desc=Scriptable AUdio (SAU) Generation System. Command-line parser, player, and format converter for SAU scripts. Supports ALSA, OSS, and (on OpenBSD) sndio.~~ ~~META:desc=Scriptable AUdio (SAU) Generation System. Command-line parser, player, and format converter for SAU scripts. Supports ALSA, OSS, and (on OpenBSD) sndio.~~
 ~~META:logo=https://saugns.github.io/images/sau-logo88x50.png~~ ~~META:logo=https://saugns.github.io/images/sau-logo88x50.png~~
-~~META:link=https://saugns.github.io~~+~~META:link=https://sau.frama.io~~
 ~~META:screenshot=~~ ~~META:screenshot=~~
 ~~META:banner=~~ ~~META:banner=~~
Line 24: Line 24:
 ~~META:download=~~ ~~META:download=~~
 ~~META:manual=~~ ~~META:manual=~~
-~~META:version=v0.3.10~~ +~~META:version=v0.3.11c~~ 
-~~META:releasedate=2022-02-03~~+~~META:releasedate=2022-07-31~~
  
apps/all/saugns.txt · Last modified: 2024/06/23 13:50 by joelkp