pulsar-tidalcycles icon indicating copy to clipboard operation
pulsar-tidalcycles copied to clipboard

Pulsar plugin for TidalCycles

Results 10 pulsar-tidalcycles issues
Sort by recently updated
recently updated
newest added

Hi, I'm getting an error with custom dirs added to the soundbrowser section of the config: ![Screenshot_20221225_084244](https://user-images.githubusercontent.com/2577966/209451636-9023be4d-96fe-4244-a7f2-a10279f9d233.png) My config: ``` $ cat ~/.pulsar/config.cson "*": core: telemetryConsent: "no" "exception-reporting": userId: "947cea8c-8b73-436c-978b-c10a090876c9"...

Tidal is working fine in other coding environments, but not with Pulsar. When using default paths, it isn't finding the `BootTidal.hs` nor `ghci`. Even when supplying paths for both, I'm...

hey! I just updated the tidal listener (https://github.com/tidalcycles/Tidal/pull/996) and it is now much more like ghci, i think it would be great to be able to choose it as an...

tidal-listener

When upgrading, the Super Dirt Autostart may be set. version: upgrade to 3.16.46 When Tidal starts, this causes an error message: 'sclang could not be spawned...'

As proposed in: https://club.tidalcycles.org/t/keeping-a-record-of-evaluated-code/2885

As stated here: https://club.tidalcycles.org/t/the-atom-plugin-thread/2244/84?u=ndr_brt > No shift-enter, everything is treated as a multi-line pattern so need blank lines between everything. Ok, a good habit to get into anyway All patterns...

tidal-listener

As someone pointed out in tidal club, would be great to have the documentation in editor. Showing the haddock html documentation could be a first good step.

As per advice here: https://github.com/haskell/cabal-userguide/issues/1#issuecomment-862406613 This could work around the problems with the `cabal install tidal --lib` command. To run a repl we could do: `cabal repl --build-depends=tidal` It is...

After moving the CI to github actions (see #142 ), what if we define a workflow to release the plugin? At the moment the process is completely manual. (using `apm...

enhancement

In the new sound browser, if a sample has special characters in it's filename the reference index of the sample in the browser does not match the sample played by...