Fix operator overriding mess
This commit is contained in:
@ -76,7 +76,7 @@ I personally dislike the `Pbind(\qdklsj)` or `Ndef(\qkljsdf)` syntax. The `\` sy
|
||||
- Operators for creating SuperCollider patterns on-the-fly:
|
||||
- `=>` (Pbind): basic musical pattern
|
||||
- `->` (Pmono): monophonic expression pattern
|
||||
- `==` (Looper): looper/sampler (**WIP**, currently broken)
|
||||
- `==>` (Looper): looper/sampler (**WIP**, currently broken)
|
||||
- `>>` (Note): MIDI Note Pattern
|
||||
- `>>+` (CC): MIDI CC Pattern
|
||||
|
||||
@ -348,4 +348,4 @@ Contributions are welcome! If you have a technique/method that you think is wort
|
||||
|
||||
## About the website
|
||||
|
||||
There is a [small companion website](https://bubobubobubobubo.github.io/BuboQuark/#/) that initially came with the repo but it is not really important. It will be used to host a few tutorials when everything will take shape in the future.
|
||||
There is a [small companion website](https://bubobubobubobubo.github.io/BuboQuark/#/) that initially came with the repo but it is not really important. It will be used to host a few tutorials when everything will take shape in the future.
|
||||
|
||||
Reference in New Issue
Block a user