[CM] Re: [ANN] Realtime Extension documentation for SND, and snd-ls V0.9.3.0

Kjetil Svalastog Matheussen k.s.matheussen@notam02.no
Tue, 14 Jun 2005 21:08:35 +0200 (CEST)


On Fri, 20 May 2005, Kjetil Svalastog Matheussen wrote:

> 
> 
> 
> The Realtime Extension for the sound editor SND consists of two parts:
> 
> 1. The RT Engine   - An engine for doing realtime signal processing.
> 2. The RT Compiler - A compiler for a scheme-like programming language
>                      to generate realtime-safe code  understood by the
>                      RT Engine.
> 
> Homepage:
> http://www.notam02.no/arkiv/doc/snd-rt/
> 
> Screenshot:
> http://www.notam02.no/arkiv/doc/snd-rt/screenshot.png
> 


Since the announcement above I have added some new things:

* A (very) nice bus system
* Shared variables
* Ladspa
* Support for the intel C compiler
* General functions can be declared in Guile.
* vct and make-vct


I mention this now, because I will probably not implement that many 
important new features in the near future.


http://www.notam02.no/arkiv/doc/snd-rt/


--