]> git.dabkitsch.com - jekyll-site.git/commitdiff
adding freelance posts
authorequilet <2237372+equilet@users.noreply.github.com>
Sat, 31 Dec 2022 03:53:08 +0000 (19:53 -0800)
committerequilet <2237372+equilet@users.noreply.github.com>
Sat, 31 Dec 2022 03:53:08 +0000 (19:53 -0800)
_posts/freelance/assistant/2008-02-01-thea-farhadian.md [new file with mode: 0644]
_posts/freelance/assistant/2008-04-01-linda-bouchard.md [new file with mode: 0644]

diff --git a/_posts/freelance/assistant/2008-02-01-thea-farhadian.md b/_posts/freelance/assistant/2008-02-01-thea-farhadian.md
new file mode 100644 (file)
index 0000000..685f5f4
--- /dev/null
@@ -0,0 +1,40 @@
+---
+layout: freelance
+title: "Thea Farhadian"
+categories: art-tech
+images:
+ - path: /assets/thea02sm.jpg
+   title: Thea F 02 sm
+ - path: /assets/thea03sm.jpg
+   title: Thea F 01 sm
+ - path: /assets/thea04sm.jpg
+   title: Thea F 03 sm
+--- 
+
+# Thea Farhadian: Violinist
+
+{% include gallery.html %}
+
+From 2008 onward, I've periodically worked for improvisor and violinist Thea Farhadian.  My role has been to design and implement software environments for performance (in Max/MSP) that Thea uses during her live improvisations.  
+
+**The bulk of the work has fallen into two main projects:**
+
+1. A wrapper environment & supporting library around the `munger~` object, which is a part of [percolate](https://github.com/Cycling74/percolate).
+
+1. A bespoke granulator with supporting realtime UI for performance.  This project started in 2016 and is currently in development.
+
+The older software was built in a way which was fairly hard to address in real-time.  My feeling is that it goes a direction typical of a lot of concert patches where there are 'presets' and 'states' the improvisor can jump to.  In the newer project, my hopes are that there is a dynamism between the software and the performer in its reactivity.  There are different types of real-time analysis happening on the fly, which I use to develop a dialog between the artist and the software.  It also incorporates the [ODOT](https://github.com/CNMAT/CNMAT-odot) library very directly.
+
+---
+
+### Projects
+
+- `munger~` wrapper patch
+- particulate (bespoke granulator)
+
+### Responsibilities
+
+- Consult on ideas about improvising 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
+- Implement design and test.  Rehearsal sessions with client in order to fit exact needs and tailor cases
+
diff --git a/_posts/freelance/assistant/2008-04-01-linda-bouchard.md b/_posts/freelance/assistant/2008-04-01-linda-bouchard.md
new file mode 100644 (file)
index 0000000..c10fc7a
--- /dev/null
@@ -0,0 +1,38 @@
+---
+layout: freelance
+title: "Linda Bouchard"
+categories: art-tech
+images:
+ - path: /assets/linda02.jpg
+   title: Linda02sm
+ - path: /assets/linda01.jpg
+   title: Linda01m
+ - path: /assets/linda03.jpg
+   title: Linda03sm
+--- 
+
+# Linda Bouchard: Composer
+
+{% 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...
+
+---
+
+### 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/).
+
+- Debugging and development for the `_aLib` library made by [Ali Momeni](https://alimomeni.net/) in Max/MSP.
+
+### 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
+- Implement design and test.  Rehearsal sessions with client in order to fit exact needs and tailor cases
+