Coder Social home page Coder Social logo

Comments (4)

yaxu avatar yaxu commented on May 22, 2024

Hi, I've not heard of this problem before, and don't use a mac, so I'm not sure what to suggest.

One thing you could do is load tidal outside of emacs, to try to isolate the problem.
You can do this from a terminal window, start the haskell interpreter with ghci -XOverloadedStrings, then load tidal with :m Sound.Tidal.Context, start up a pattern stream with d1 <- dirtStream and send a pattern with d1 $ sound "bd sn".

Hmm, one thing you could try is start ghci with ghci -threaded -XOverloadedStrings. I have a distant memory of needing that threaded parameter, once..

Otherwise ask on http://lurk.org/groups/tidal/ , there are some mac using tidal folks there.

from tidal.

yaxu avatar yaxu commented on May 22, 2024

I'll close this for now as I haven't heard from you, and haven't yet heard of anyone else having the same problem.

from tidal.

mysteryDate avatar mysteryDate commented on May 22, 2024

Hey! Sorry for not getting back to you sooner. I tried the methods above, but have run into the same problem, upon running d1 <- dirtStream all the packages are loaded, ending with:

Loading package tidal-0.4.3 ... linking ... done.
Prelude Sound.Tidal.Context> 

The prompt hangs for a few seconds, accepts no input, and finally a Segmentation fault: 11 is delivered an the terminal kicks me out of the haskell interpreter. It does not matter if I use the -threaded parameter or not.
I'm very excited about this library! I'll keep trying...

from tidal.

mysteryDate avatar mysteryDate commented on May 22, 2024

Hey! For the record, I was able to fix the problem. I uninstalled the haskell-platform (which I had installed via the installer) and re-intalled it using brew. Everything appears to work now. No idea what the problem was.

from tidal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.