Project status and other stuff
I’ve merged https://www.algocompsynth.com into this blog. The URLS https://www.algocompsynth.com and https://www.algocompsynth.com/ will both send you here.
The only sports analytics I’m currently doing is women’s basketball. I deleted all the old posts associated with sports analytics, but there will be some WNBA season wrapup posts coming, and if I can get the data easily, some NCAA women’s basketball posts.
My main near-term focus is on computer music, both analog and digital synthesis and algorithmic compositions. I have two main projects there:
I am starting a third project called CLAMS (Command Line Algorithmic Music System). There’s not much of a plan yet but I can give a few highlights:
CLAMS will be an interactive interpretive system based on Forth.
CLAMS will target Arm Cortex M micro-controllers. The goal is to run on the Electro-Smith Daisy, the Teensy 4.1 and the Raspberry Pi Pico. The initial implementation will be for the Raspberry Pi Pico, which is the least powerful of the three boards.
CLAMS will be open source. I haven’t picked a license yet but I’m learning towards GPL 3 because I may be using ideas from other GPL Forth implementations in source form. There’s an empty repo at https://github.com/AlgoCompSynth/CLAMS.
CLAMS will most likely be a VSCode project. VSCode supports Forth, all of the micro-controller SDKs I’m going to need, and the documentation toolset I’m going to use (Quarto).
Text and figures are licensed under Creative Commons Attribution CC BY-SA 4.0. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".
For attribution, please cite this work as
Borasky (2022, Oct. 22). AlgoCompSynth by znmeb: Autumn 2022 Update. Retrieved from https://www.algocompsynth.com/posts/2022-10-22-autumn-2022-update/
BibTeX citation
@misc{borasky2022autumn, author = {Borasky, M. Edward (Ed)}, title = {AlgoCompSynth by znmeb: Autumn 2022 Update}, url = {https://www.algocompsynth.com/posts/2022-10-22-autumn-2022-update/}, year = {2022} }