1
0
Fork 0

updated readme

This commit is contained in:
Kevin Matz 2018-10-20 18:27:10 -04:00
parent b94a5e16b3
commit c26ddf8229
1 changed files with 4 additions and 2 deletions

View File

@ -11,11 +11,13 @@ Install Antlr4 for input.
> $ pip install antlr4-python3-runtime
## Developing
You must also install the ANTLR tool. On a mac with homebrew, do:
> $ brew install antlr
Clone this repository and building the lexer and parser for Python3
Update the lexer and parser for Python3
> $ antlr -Dlanguage=Python3 CommentMacro.g4
@ -24,6 +26,7 @@ Clone this repository and building the lexer and parser for Python3
## Unsupported Macros
These Comment Macros do not have supporting equivelents in OSC:
* Release Master
* Release All
* Release Others
* Master Assert
@ -46,6 +49,5 @@ These Comment Macros do not have supporting equivelents in OSC:
Pleas feel welcome to submit pull requests or patches that enable support for:
* Sending target ranges as batches
* More than one comment macros per line
* Send multi-macro line as a batch
* Timing on master fades