-
# Request
we often have the problem that voices of a piece are combined as unsons. Separation int particular voices means
1. Duplicate the voice
2 convert the unisons in either the first or the…
bwl21 updated
4 years ago
-
```
(|) a b = 23
> 1 | 2
```
Yields
```
/Users/pchiusano/unison/scratch.u:3:5:
unexpected |
3 | > 1 | 2
```
This works okay:
```
(+|+) a b = 23
> 1 +|+ 2
```
Th…
-
We noticed what we think is a breaking change without a deprecation window, starting in the 26 series for Java.
The affected method is `JsonFormat.Printer` `includingDefaultValueFields()` with no a…
-
As the subject suggests, when selecting a file to open using the Zenity dialog box selecting anything in a network drive does nothing in the GCS UI. There's no crash, but the sheet does not open. If I…
-
When I try to do a `vagrant sync` it can't seem to read my vagrant SSH key to do the sync. `vagrant ssh` works as expected. Unison pops up, but asks for a password. The "insecure_private_key" file doe…
-
I was reading "A tour of Unison" and found this part:
```
Now put the following in your scratch file:
square : [Nat](https://share.unison-lang.org/latest/types/@@Nat) -> [Nat](https://share.uni…
evmar updated
2 years ago
-
Both renders look good in UCM but wrong on Share/Local.
## setup
```
.> clone @zetashift/leer
```
(snapshotted as @zetashift/leer/@aryairani/issue-4524)
## issue 1
```
@zetashift/leer/main…
-
I'm trying to move web site to another hosting server. After clean install of latest wordpress and unison + backup&demo content extension i press backup buttons but backup process stuck at "directory …
-
I'm pretty new to Unison, so this might be a misunderstaning on my part! If I understand the following section correcly, it seems that unison-gitignore will mistakingly detect profile usage if any opt…
-
Is it possible to add split stems for augmented and diminished unisons?
Here are two examples from Scriabin, Deux Poèmes, Op. 71, No. 1. The first is in m. 3 and the second in m. 7.
Here is …