-
As far as Wiki's concerned, [UTF-8](https://pl.wikipedia.org/wiki/UTF-8) can be unambiguously parsed without any sort of termination. Why [there must be a termination character](https://notcurses.com/…
-
Possibly useful project basis for adding high quality [Tek 401x](https://github.com/rricharz/Tek4010) emulation to mintty, if someone was interested in porting this across to mintty, as their GPL3 lic…
-
https://repo.or.cz/ng-jackspa.git is working great for now, but it will be fiddly to change the pan settings of running plugins - https://kx.studio/Applications:Carla is configurable via OSC so might …
-
I'm on NixOS 19.09 and I'm thinking this is a system related issue; but in my case, any output doesn't work.
Repl:
```
λ> dac $ osc 300
0dBFS level = 32768.0
--Csound version 6.13 (double…
-
I would like to run esmini on Amazon EC2 (Ubuntu18.04).
I could run without viewer (with `--headless` option), but I couldn't run with viewer.
Using the local terminal with SSH wouldn't work well ( …
aqvia updated
3 years ago
-
Tomorrow (Friday) afternoon is planned release of esmini 2.0. Most significant news is support of OSC controller concept. A positive side effect is that we could reduce the palette of "applications". …
-
Are you guys planning on adding support for the touch bar featured in the new MacBooks?
-
'Connected' and get this error in Voicing Mode:
Uncaught Exception:
Error: read ECONNRESET
at TCP.omSreamRead
This might be caused by 'ZeroConf' since I have to manually connect to both Synerg…
-
I think we all agree that we want a sequence that'll work for a client app to set the current working directory of the Terminal. How exactly that's enabled is still up for discussion. There's already …
-
If you print an incomplete escape sequence, e.g. `echo -e '\033]'`, the terminal parser seems to go into an unrecoverable state.