-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have some questions and errors related to troop and tidalcycles. #62
Comments
Question 1) So it might be useful to know how Troop boots up an interpreter, sprecifically Tidal, so you can find the best option for your own set up. So first it runs the command So based on this it looks like you might have I'm not 100% on what is causing the Question 2) The issue must be OS related / the window library being used by Python to generate the widget for selecting an interpreter. It should be a drop down an only one value submitted (not sure which one will be used if you select multiple). If you want to use multiple languages simultaneously, have a look at my other project Polyglot |
For anyone else finding this, the And some more about it haskell/cabal#6262 |
When running client.py, the following error occurs and the TidalCycles do not work properly.
in Troop client.py
and terminal
So when I run client.py in the terminal with the following code, BootTidal.hs error message still pops up, but the sound is output normally. And the client terminal still says, 'ghc-pkg: cannot find package tidal.'
Can I ignore this?
In this situation, if I select TidalCycles in 'Troop - Code - Choose Mode', it won't work properly.
If i run TidalCycles with the code mentioned above, there is no check mark in Choose Mode.
Is it stable even if the menu is not marked with a check mark?
I'm planning a performance with this, just in case.
In my computer (OS), I can select several languages in Troop's 'Code - Choose Mode' at the same time.
Can SuperCollider and TidalCycles be used in Troop at the same time?
I tried it and I can't, but I'm asking if it's my own problem.
I have a lot of questions. Anyway, I'll be waiting for your answer. Thank you!
The text was updated successfully, but these errors were encountered: