add csound docs

This commit is contained in:
Felix Roos 2023-01-21 17:05:57 +01:00
parent fea1e71a99
commit e946e1e01e
3 changed files with 154 additions and 0 deletions

View file

@ -15,6 +15,7 @@ if (typeof window !== 'undefined') {
import('@strudel.cycles/xen'),
import('@strudel.cycles/webaudio'),
import('@strudel.cycles/osc'),
import('@strudel.cycles/csound'),
);
}