This repository was archived by the owner on Nov 21, 2020. It is now read-only.

Description
In palace, there is a class named Context. To my understanding, Context means the environment where the sound is played. This should not be confused with with statement context manager - to be honest, I was confused when I was resolving issues related to this class too. I'm not sure if this would be clear to users.
Should we maybe add a glossary explaining the name of classes and their properties?