tidalcycles / Tidal

Pattern language
http://tidalcycles.org/
GNU General Public License v3.0
2.27k stars 255 forks source link

tidal-listener first.hs example not working #1092

Open ndr-brt opened 4 months ago

ndr-brt commented 4 months ago

When I try to go through the first.hs example in the tidal-listener/examples folder I get some errors.

Some of them are related to a wrong case in the Sound.Osc.Fd library calls, but, when I try to evaluate the first instruction (return 10), as response message I get:

Just (Message {messageAddress = "/eval/error", messageDatum = [AsciiString {d_ascii_string = "Compile error: Could not load module \CANSystem.Directory\EM.\nIt is a member of the hidden package \CANdirectory-1.3.8.1\EM.\nUse -v to see a list of the files searched for."}]})