Ulysses Zhan
Ulysses Zhan
It is really limiting the existence of complicated lisp codes in alda repl codes.
`alda-code` accepts just a string to work, so Alda 2 should be able to support it even with a much simpler lisp than Clojure. This function is important because it...
What I refer to by saying *backward search* is to seek the position in the Alda codes corresponding to a certain point in the music. This is a natural demand....
There are cases where there are like dozens of notes lying under a slur. Then, appending each note with a tilde is very inconvenient, like: ``` piano: c16~ d~ e~...
``` piano: V1: [c16 e g e c e g e | c f a f c f a f | d f a f d f a f |...
``` piano: (pedal 1) c d (pedal 0) e (pedal 1) f g a (pedal 0) ``` It may sound like (where `-` stands for sustaining) ``` c: ---- d:...
When KeysPerSecond is launched, there is a Window for me to configure it and there is no main GUI. However, if at this interface I hit Ctrl + R or...
Just as the title says. Other windows (configure keys, about, etc.) work just fine so far.
Just as the title says. The Java I use is OpenJDK 18.
The key [ is shown as ( in the interface. 