andrea bertagnolli

Results 33 issues of andrea bertagnolli

Would be nice if server shut down when atom is closed

Would be nice if the console output panel will be created into a [dock](https://flight-manual.atom.io/api/v1.57.0/Dock/) instead of splitting the window, this would make it more handy and easier to hide it...

As discussed in #742 it could be good to have another operator like `?` with a non-recursive approach. e.g. assuming the new operator defined as `??`, this pattern: `drawLine *[a...

Feature
Mininotation

> When code is received, parse all the events in mininotation strings and tag them with unique identifiers, probably prefixed with an identifier that is sent with the code. >...

tidal binary

> What's the basic api? > On going design ideas moved here: https://github.com/tidalcycles/tidal-listener/wiki https://github.com/tidalcycles/tidal-listener/issues/1

tidal binary

> For passing around config info/state e.g mIn/mOut mvars https://github.com/tidalcycles/tidal-listener/issues/2

tidal binary

> For a simple pattern, e.g. s "bd", I receive something like 36/37 messages per cycle, it's expected? https://github.com/tidalcycles/tidal-listener/issues/20

tidal binary

>In the atom-tidalcycles plugin, the documentation for the autocomplete feature is retrieved from GHC, but, as stated here: https://github.com/tidalcycles/atom-tidalcycles/issues/171 with tidal-listener GHC is not needed, so maybe could be that...

tidal binary

This issues comes from a discussion in #241. The necessity is to make sc synth events behaviour more similar to samples. The proposal is to scale the `freq` by `speed`...

OS: ubuntu 21.04 Kernel version: 5.11.0-1015-gcp When I try to run it from the terminal I get ``` ./tidal-gui [1] 7295 segmentation fault (core dumped) ./tidal-gui ```