Mike Hodnick
Mike Hodnick
in `jekylltoghost.rb`, try replacing `getConverterImpl` with `find_converter_instance`
Just a comment, not sure if this is constructive.... When writing and composing with Tidal, to ensure that my code uses the same samples all the time, I usually make...
I'd be glad to contribute some tutorial videos. I've been thinking about creating some videos that cover Tidal's feature (e.g. synth params and pattern transforms), as well as some conceptual...
I think that tutorial doc is really good. Curious to know what other Tidal beginners think of it. I'll try and round up some feedback. On Wed, Oct 28, 2015...
I've also received a lot of feedback about how the docs don't really explain concepts very well. _Creating Patterns_ explains the patterns DSL, and _Reference_ documents each function, but we...
I don't use MacOS, but from the tidal-midi prerequisites: https://github.com/tidalcycles/tidal-midi#prerequisites It says you need to run "brew install portmidi" first. Have you tried that? Aside: I just realized I forgot...
Jeff, I've reproduced the problem on Windows, and got up to the point where you see the Tidal version error. However, I see a different version number: Error: While constructing...
Yes, I got "stack exec atom" to work, and Tidal/atom will use stack's ghci. I'll look more into the tidal-midi issue and the stackoverflow issue later. -Mike -- Mike Hodnick...
:+1: I also experience the same problem, but it only seems to happen when I open a 2nd channel on the same device. For example, this works fine: ``` r1
@lopho are the tests broken in this PR or should they run successfully?