-
```
What steps will reproduce the problem?
1. Create a composition with 2 tracks one track holds cords that will be played
once per bar, the second has individual quarter notes.
2. play composition.…
-
```
I was just wondering if a bi-directional sync might be doable by running lsyncd
on two (or more) computers pointing at the same path and using unison. I
haven't researched to see if unison can …
-
```
I was just wondering if a bi-directional sync might be doable by running lsyncd
on two (or more) computers pointing at the same path and using unison. I
haven't researched to see if unison can …
-
if you have a backtick in a doc, the parser fails and blows past the fold to place the error somewhere seemingly randomly after the fold looking for the matching backtick
```unison
x = {{ ` }}
--…
-
## Currently:
![image](https://user-images.githubusercontent.com/538571/80530659-55107480-8967-11ea-974d-3ddb20d52b9e.png)
## Proposed:
![image](https://user-images.githubusercontent.com/538571/8…
-
Hello guys,
Is this the right place to ask for features on the firmware?
If so, i would love to have CC control over the voice config and ideally save the config on the presets and not as a gen…
-
```
@unison/distributed/main> upgrade foo bar
⚠️
The namespace .__projects._757ad532_adee_4961_b106_a6ca4dfd24ff.branches._d60237fa_26ac_4b9a_931d_e1d58a775ad5.lib.foo doesn't exist.
```…
-
-
IMO these should provide the same codebase environment:
```
$ ucm
```
```
$ ucm -codebase ~/.unison
```
```
$ mv ~/.unison ~/.unison-backup
$ ucm -codebase ~/.unison-backup
```
but …
-
I wanted to throw in my tuppence on what Unison could do about typeclasses (see comment below) so I'm opening this issue as a place to put such things.
I'm aware that this is one of those topics th…