mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-15 17:47:17 -04:00
Remove outdated continuation link
Previously, the docs were designed to work as a series of consecutively read documents. This linear flow is no longer intended, and as such the link at the end of the csound document has become obsolete. This commit removes it, as suggested by a member of the dev team.
This commit is contained in:
@@ -150,5 +150,3 @@ In the future, the integration could be improved by passing all patterned contro
|
||||
This could work by a unique [channel](https://kunstmusik.github.io/icsc2022-csound-web/tutorial2-interacting-with-csound/#step-4---writing-continuous-data-channels)
|
||||
for each value. Channels could be read [like this](https://github.com/csound/csound/blob/master/Android/CsoundForAndroid/CsoundAndroidExamples/src/main/res/raw/multitouch_xy.csd).
|
||||
Also, it might make sense to have a standard library of csound instruments for strudel's effects.
|
||||
|
||||
Now, let's dive into the [Functional JavaScript API](/functions/intro)
|
||||
|
||||
Reference in New Issue
Block a user