faust
faust copied to clipboard
Docs:Faust Syntax: environment Expression and Access Expression contain non-code in code
Code for environment Expression contains '...' and Access expression contains '....'.
Both should be changed to /* ... */.
Also, Access expression is missing a ;.
Additionally, it needs a note that the point of code snippit is to show that environment doesn't have to be named, but that syntax is only valid for the given expression if the value from the access to pi is assigned.
Better directly fix in the source https://github.com/grame-cncm/faustdoc/blob/master/src/manual/syntax.md and prepare a PR, thanks.
Fixed some typos.
it needs a note that the point of code snippit is to show that environment doesn't have to be named
what do you have in mind?
I was planning on making some updates as you suggested, just haven't gotten there yet because I'm still working on the parser. Will do that next!
Any new on this, any PR ? thanks.
I'll try to get to it tomorrow
https://github.com/grame-cncm/faustdoc/pull/2