tidalcycles / strudel

Web-based environment for live coding algorithmic patterns, incorporating a faithful port of TidalCycles to JavaScript
https://strudel.cc/
GNU Affero General Public License v3.0
677 stars 119 forks source link

doc: recursive reference #1148

Open lwlsn opened 3 months ago

lwlsn commented 3 months ago

For the "MIDI & Osc page"

https://strudel.cc/learn/input-output/

The pattern osc refers back to the current page for more information about OSC.

Would be good to have a more in-depth overview of sending and receiving

kdiab commented 1 month ago

I read through the documentation and I don't know what it could be changed to. Was thinking about either referring to wikipedia for more reading on OSC or removing the section all together because it's a circular link. @felixroos @yaxu what do you think?

felixroos commented 1 month ago

maybe show some example / use cases of osc besides superdirt but not sure what those would be. probably also related to https://github.com/tidalcycles/strudel/issues/623

felixroos commented 1 month ago

midi docs is also a bit behind, some features listed in https://github.com/tidalcycles/strudel/issues/192 are still undocumented

kdiab commented 1 month ago

I read through these and I can't make out what these functions do, mainly due to a lack of experience :(