Giter VIP home page Giter VIP logo

ales-tsurko / cells Goto Github PK

View Code? Open in Web Editor NEW
167.0 10.0 4.0 28.12 MB

Live coding environment. Use SuperCollider, Python, TidalCycles, Node.js etc. in the same project.

Home Page: https://alestsurko.by/cells

License: MIT License

Python 96.87% HTML 0.56% Shell 0.06% C 1.28% C++ 0.71% Roff 0.11% Makefile 0.27% Batchfile 0.01% CSS 0.01% DTrace 0.01% PLSQL 0.07% VBScript 0.01% JavaScript 0.04% SCSS 0.02%
livecoding editor live coding sequencer music

cells's Introduction

cells's People

Contributors

ales-tsurko avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cells's Issues

Errors during initial setup

When I try to install dependencies using poetry with command poetry install I get the following output:

(base) /cells$ $HOME/.poetry/bin/poetry install
Installing dependencies from lock file
                                  
[NonExistentKey]   
'Key "hashes" does not exist.'  
                                  
install [--no-dev] [--dry-run] [-E|--extras EXTRAS] [--develop DEVELOP]

(base) /cells$ $HOME/.poetry/bin/poetry -v install
Using virtualenv: ~/.cache/pypoetry/virtualenvs/cells-py3.7
                                   
[MissingArguments]  
Not enough arguments             
                                   
Exception trace:
 ~/.poetry/lib/poetry/_vendor/py3.7/cleo/application.py in run() at line 94
   status_code = self.do_run(input_, output_)
 ~/.poetry/lib/poetry/console/application.py in do_run() at line 88
   return super(Application, self).do_run(i, o)
 ~/.poetry/lib/poetry/_vendor/py3.7/cleo/application.py in do_run() at line 197
   status_code = command.run(input_, output_)
 ~/.poetry/lib/poetry/console/commands/command.py in run() at line 77
   return super(BaseCommand, self).run(i, o)
 ~/.poetry/lib/poetry/_vendor/py3.7/cleo/commands/base_command.py in run() at line 141
   input_.validate()
 ~/.poetry/lib/poetry/_vendor/py3.7/cleo/inputs/input.py in validate() at line 68
   raise MissingArguments('Not enough arguments')

install [--no-dev] [--dry-run] [-E|--extras EXTRAS] [--develop DEVELOP]

I've discovered similar issue in python-poetry/poetry#1510 but not sure if they are related.

Module Missing: Asyncqt

Install on arch linux derivative receive the following error:

poetry run cells -d
Traceback (most recent call last):
File "", line 1, in
File "/home/jbschirtzinger/.pyenv/versions/3.7.6/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/home/jbschirtzinger/cells/cells/main.py", line 1, in
from cells.view.app import App
File "/home/jbschirtzinger/cells/cells/view/app.py", line 5, in
from asyncqt import QEventLoop
ModuleNotFoundError: No module named 'asyncqt'

Request: font/UI scaling

Is it possible to change font/UI scaling for cells? The interface elements are very small on a 4K monitor.

Commands not found under MacOS 10.15.4

I am very excited about this project. Unfortunately I can't get it to run under MacOS version 10.15.4.
For example, when I create a SuperCollider track, I get the following error in the console:
/bin/sh: sclang: command not found

I have also added the path from scsynth and sclang to my PATH, as shown at https://github.com/supercollider/supercollider/blob/develop/README_MACOS.md#adding-scsynth-and-sclang-to-your-path is described. And both commands can also be executed in a terminal.

I have the same problem with a TidalCycles track:
/bin/sh: ghci: command not found

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.