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

@ -54,6 +54,7 @@ export const SIDEBAR: Sidebar = {
{ text: 'Samples', link: 'learn/samples' },
{ text: 'Synths', link: 'learn/synths' },
{ text: 'Audio Effects', link: 'learn/effects' },
{ text: 'CSound', link: 'learn/csound' },
],
'Pattern Functions': [
{ text: 'Introduction', link: 'functions/intro' },