]> git.dabkitsch.com - jekyll-site.git/commitdiff
fleshed out some details about work with Linda
authorequilet <2237372+equilet@users.noreply.github.com>
Mon, 13 Feb 2023 22:50:00 +0000 (14:50 -0800)
committerequilet <2237372+equilet@users.noreply.github.com>
Mon, 13 Feb 2023 22:50:00 +0000 (14:50 -0800)
_posts/freelance/assistant/2008-04-01-linda-bouchard.md

index c10fc7afa6f0b709e95682fb7cfd0ec8d3b750ad..6e6da99f8b00e72aec61212357162e3003bc0e53 100644 (file)
@@ -15,24 +15,24 @@ images:
 
 {% include gallery.html %}
 
-From 2008 onward, I've periodically worked for composer Linda Bouchard.  My role has been to design and implement software environments for performance and composition (in Max/MSP) that Linda uses for her work.
-
-**Relevant projects include:**
-
-
-...Info about goals/accomplishments/links here...
+From 2008 onward, I've periodically worked with composer Linda Bouchard.  My role has been to design/build/test externals, create documentation, and to program software editing environments for composition, including tools for live contexts.  Most work has been done with or around Max/MSP, XCode, and supporting libraries.
 
 ---
 
 ### Projects
 
-- `morphograph` - a Max/MSP external.  The object allows an audio file to be loaded in, does a number of different types of analysis based on user queries, and generates a graphic score.  This project is part of Linda's research residency at [CNMAT](https://cnmat.berkeley.edu/).
+- `morphograph` - a Max/MSP external.  The object allows an audio file to be loaded in, does a number of different types of analysis based on user queries, and generates a graphic score.  This project is part of Linda's 2022-23 research residency at [CNMAT](https://cnmat.berkeley.edu/).  This external is currently Mac-only - contact me for details regarding an alpha revision.
 
 - Debugging and development for the `_aLib` library made by [Ali Momeni](https://alimomeni.net/) in Max/MSP.
 
+- `Quasar` - a set of Max patchers, assisting in preparation of rehearsals and performance.  This project was commissioned by Quasar w/ the support of a Canada Council for the arts award.
+
+- Real-time audio-cueing and visualization patchers for the rehearsal and performance of `Drop`, `Gaggle`, `Gathering`, and `Pandemonium`.  Information about pieces can be found [here](https://lindabouchard.com/category/duo-solos/).
+
 ### Responsibilities
 
-- Consult on ideas about composing with electronics toward an implementation that can be reliably brought into performance
-- Design bespoke software to meet the demands of musicianship, including supporting libraries that can be reused easily
+- Consult on ideas about the compositional/creative processes as they relate to electronic music. 
+- Design bespoke software prepared for real-time usage, including supporting libraries that can be reused easily
 - Implement design and test.  Rehearsal sessions with client in order to fit exact needs and tailor cases
-
+- Development of C/C++ code for processing input files, analysis, and generation of output used for composition
+- Debugging in the Max/MSP environment for audio and music synthesis