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

Piece for Xenakis competition #75

Open
gogins opened this issue Jan 26, 2024 · 6 comments
Open

Piece for Xenakis competition #75

gogins opened this issue Jan 26, 2024 · 6 comments

Comments

@gogins
Copy link
Owner

gogins commented Jan 26, 2024

Details: https://xenakis.web.auth.gr/rules/.

I can do one of my sound fractals, possibly with spatialization.

This should be done in the cloud-5 environment.

@gogins
Copy link
Owner Author

gogins commented Jan 28, 2024

I removed libsndfile support from CsoundAC for my WebAssembly build. Python's builtin wave module does not support reading and writing to the same file. So, my old Python sound fractals are broken.

@gogins
Copy link
Owner Author

gogins commented Jan 28, 2024

My God! See https://gist.github.com/MuhsinFatih/ee0154199803babb449b5bb98d3475f7.

I'm inclined to avoid this mess for now... how many Csound i statements can cloud-5 handle?

@gogins
Copy link
Owner Author

gogins commented Jan 28, 2024

Currently installed:

Brotli                1.1.0
click                 8.1.3
contourpy             1.1.0
ctcsound              6.17.1
ctcsound7             0.3.0
cycler                0.11.0
fonttools             4.42.0
ghp-import            2.1.0
Jinja2                3.1.2
kiwisolver            1.4.4
Markdown              3.3.7
MarkupSafe            2.1.3
matplotlib            3.7.2
mergedeep             1.3.4
mkdocs                1.4.3
numpy                 1.26.3
openvino              2023.2.0
packaging             23.1
Pillow                10.0.0
pip                   23.3.2
protobuf              4.25.2
pybind11              2.11.1
pycairo               1.25.1
Pygments              2.15.1
PyGObject             3.46.0
pyparsing             3.0.9
PyQt3D                5.15.6
PyQt5                 5.15.10
PyQt5-sip             12.13.0
PyQtChart             5.15.6
PyQtDataVisualization 5.15.5
PyQtNetworkAuth       5.15.5
PyQtPurchasing        5.15.5
PyQtWebEngine         5.15.6
python-dateutil       2.8.2
PyYAML                6.0
pyyaml_env_tag        0.1
risset                2.5.0
scipy                 1.11.1
setuptools            69.0.2
six                   1.16.0
watchdog              3.0.0
Wave                  0.0.2
wheel                 0.42.0

@gogins
Copy link
Owner Author

gogins commented Jan 31, 2024

Restored CsoundAC.Soundfile with grains.

@gogins
Copy link
Owner Author

gogins commented Jan 31, 2024

  • Investigate Python libraries for dynamical systems/fractals to produce grains.

@gogins
Copy link
Owner Author

gogins commented Jan 31, 2024

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

No branches or pull requests

1 participant