mimic-sussex / sema

Sema – A Playground for Live Coding Music and Machine Learning
https://sema.codes
MIT License
153 stars 51 forks source link

Docs – required documentation structure, interactive TOC with sections and sub-sections #249

Closed frantic0 closed 3 years ago

frantic0 commented 3 years ago
  1. What you can create in Sema? 1.1. Create your mini livecoding language with the intermediate language 1.2. Example: the default language

  2. Create your language using the intermediate language 2.1. What is the intermediate language 2.2. Between what? Your language and maximilian 2.3 What are the elements of the language? (hooks to the maximilian language)

  3. Maximilian DSP audio objects 3.1 Descriptions of Maximilian DSP objects Undocumented classes?

  4. Loading audio files into the browser? 3.1. Background: Security of the JS sandbox

  5. Communicating with the JS editor