Skip to content
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

CKAR crash upon tree collecting - or executing not sure #83

Open
wooloogooloo opened this issue Sep 6, 2019 · 0 comments
Open

CKAR crash upon tree collecting - or executing not sure #83

wooloogooloo opened this issue Sep 6, 2019 · 0 comments

Comments

@wooloogooloo
Copy link
Collaborator

From terminal:
Traceback (most recent call last):
File "codeklavier.py", line 227, in
perform(configfile=config, prototype=play)
File "codeklavier.py", line 113, in perform
eval(prototype.main())
File "/Users/Anne/codeklavier/ckalculator/ckalculator.py", line 96, in main
ck_deltatime=ck_deltatime, articulation=articulation)
File "/Users/Anne/codeklavier/CodeKlavier/ckalculator_classes.py", line 573, in parse_midi
self.ar.toggleShapeNext(parallelTrees=True)
File "/Users/Anne/codeklavier/CodeKlavier/ar_classes.py", line 151, in toggleShapeNext
self._shapes[str(t)]['shape'] = new_shape
KeyError: '0'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant