It’s that time of year

At the very end of December people’s minds turn to two things. Submissions for ICMC and New Years Resolutions!

Resolutions

Every year I resolve to do the same things. Play more gigs, write more music, work harder, etc. But I know a few people who have made much more extreme, massively life-style altering resolutions. I’ve contacted them recently to see how those went and will be reporting on it, citizen-journalist interview style, in the next few days. If you made a major resolution and want to tell people about it via my blog, please contact me.

ICMC

When I was working on my MA, I actually had a much better method of workflow. When I was writing a piece, I would blog drafts of it and solicit feedback and I would make presentations of it as a work in progress at public venues. I need to start doing this again. Now, I mostly work alone, only demo-ing my stuff for my supervisor and then submit it to things that want a premiere. And I don’t write about my ideas as often. This results in me having weaker pieces that take longer to write.
Unfortunately, these kind of CV boosting events, like ICMC do want premieres. I’m submitting to the piece plus paper category and I haven’t quite work out what to write about what I’ve written. Heck, the piece doesn’t even have a name yet.
Like most of the pieces I’ve written since my MA, it actually started out as several unrelated ideas that coalesced together. For a long time, I’d been thinking that I should record the sounds of trains, so when I was home for my uncle’s funeral, I recorded CalTrains and Amtrak to go with my collections of UK and EU train sounds. Also, I had been listening to a lot of drone music, especially the music of composer David Seidel. I noticed that though his music was drony, it was not at all static, but had a lot of variation. It was also calming when I was having anxiety issues. It seemed to involve FM tones and I had just coded up some libraries to deal with Dissonance Curves and FM tones, so I wanted to do something that could tune drones on-the-fly based on randomly generated FM parameters. Finally, I analyzed some of the bell sounds I recorded with trains and used those also for tuning.
So basically, I just took a bunch of sounds that I like and put them together. I don’t know if it’s interesting to talk about why I like train sounds. My flat in Berkeley is a block from the tracks and I could hear train whistles blowing through the night. Some of my neighbors object tot his, but I found the whistles kind of mournful and haunting. They are a bit siren-like to me. Sometimes, when I hear the train whistle blow, I get an incredible longing, that I wish I was on the train as a passenger or a hobo, going someplace – anywhere the train is going.
One day late in 2001, or early 2002, I was sitting at a café near the tracks and a freight train started to go by, loaded with hundreds of army tanks. They were clearly going to be deployed to Afghanistan. The café fell silent as well started uneasily at the military cargo.
I focused on my California train sounds instead of European ones just because American train sounds are just much more train-y. My mom used to complain that the “new” diesels sounded dull in comparison to the old steam engines, but the diesels are more interesting than the electric ones. Also, the signals and many of the trains have bells on them. CalTrains, in particular is loud and full of very characteristic old-fashioned train noises. There’s something kind of ironic about such old-timey-sounding trains serving Silicon Valley.
But there’s also something kind of not-ironic. Infrastructure and transit in America has been neglected for decades. Like, trains are the future, I think. But the glass-topped observation decks of the Pacific Starlight Express, while being a good way to get to Oregon or Washington, is more of an antique than the future. The romance of train sounds comes from it’s sort of time capsule quality.
I took my train recordings and put them through feedback and comb filters and plate reverb and other things to make them slightly less obviously field recordings. I used the drone tunings for tuning these effects also, which has hopefully created a bit of glue between the train sounds and the drone sounds.
Perhaps, I should also talk about Dissonance Curves. Tones are considered consonant if they are close enough together in pitch to have slow beating or if they are far enough apart to be outside of each other’s critical band. (http://jjensen.org/DissonanceCurve.html) Any sound is made up 1 or more tones, so if you want to know if two sounds are consonant, you can compare all of the tones of sound A with all of the tones of sound B. In order to create a Dissonance Curve, you compare a sound with itself at a shifted tuning, and then graph how relatively dissonant all of the possible tunings are. The minima on the curve are places where consonance is high, and thus make good tunings. (http://eceserv0.ece.wisc.edu/~sethares/consemi.html)
I wrote and published some code for computing Dissonance Curves in SuperCollider, which I used in this piece. I like open source code and I like sharing, which, incidentally, I think it related to why I like trains, because they both involve collectivized solutions and building useful infrastructure.
So the underlying drone sounds are FM tones which are tuned according to their dissonance curve. On top, there are train recordings, run though filtering processes using the same tuning. Then, closer to the end, the tuning and timbre both shift to one based on some of the bell sounds. Some of the tuning is kind of fudged, though, because I detuned the left and right by 10Hz. I did this because of dubious claims that such a detuning effects brain waves and makes people feel more relaxed. I wanted ot write music that would do good things for my general anxiety levels. This makes the tuning not work in one channel, but it’s only slightly off and this isn’t rocket science.
I need 4 or 8 pages in proceedings. How many words go on a proceeding page?

How To Data Bend

I got email asking me how to do data bending for audio. (If you want to know how to do it with images, check out Hello Catfood’s posts.) Databending means taking one kind of data and using it as another kind of data. For example, playing an image file as a sound. Or processing an audio file with an image program and then returning it to it’s audio format. This post will focus on how to open non-audio files as if they were audio.
There are two different programs I’ve used for databending. One is Sound Hack, which is free, but mac-only and the other is Audacity, which is also free and cross-platform. For mac users, I suggest running 1.2.6 instead of the beta version.

Data Files

Opening data files with either Sound Hack or Audacity is easy. A data file is a file used by an application, for example a text file created by Word or Open Office or an image file or anything you might find in your Documents folder. With Sound Hack, under the File menu, select “Open Any” and pick a file. The go to the Hack menu and select “Header Change.” You can try a few different headers and listen to them until you pick one that you like. Once you’ve found a good one, go to the File menu and select “Save a Copy.” That will open a new dialog. At the top is the file name. Add a “.aiff” (without the quotes) to the end of the file name, no matter what you decide to name it. At the bottom, make sure to set the Format to “Audio IFF” and the Encoding to “16 bit linear.” I’ve found that Sound Hack does not save reliably into other formats.
To open a data file with Audacity, under the Project menu, select “Import Raw Data.” Pick the file you want to open. A dialog will pop up asking what header you want. I usually go with the default values, but you can try playing around with that. You can then modify the file with Audacity, using the Effects or whatever. When you think you’re done, first go to Preferences and then go to the File Format tab. Make sure that the format you want (Aiff, WAV, etc) is selected. Then, go to the File menu and “Export As” that file type.

Applications

You can also open applications as audio, but this is a bit weird on the mac. Go to the finder and find the application you want to open. Control-click on it. (by holding down the control key as you click). In the menu that pops up, select, “Show Package Contents” A new window should open with a folder in it called Contents. Open that folder, and you should find some stuff in it including a subfolder called MacOS. In that folder, you’ll find, probably, a file with the same name as the program. Like in Garage Band, under Contents/MacOS/ there’s a file called GarageBand and two other files, all of which may be interesting. Control-click on the file and select “Open With”. Then select “Other . . .”. A new dialog will open. In the Bottom part of the window, change the menu from “Recommended Applications” to “All Applications”. (Do NOT check the box under that!) Then find Audacity or Sound Hack, select it and click the Open button. If you use Sound Hack, you can try out different headers, by doing a Header Change under the Hack menu. Save these files is the same as described above.

Examples

I haven’t used this technique for years, but if you’re searching for examples of how it sounds, I’ve got some pieces. My supervisor, Scott Wilson, also uses this on his CD Muellmusik, in the track Photo Shopped Music. Other examples abound. You’ll find that if you do this a bit, you’ll not only be able to recognize other people doing it, but also sometimes be able to recognize what kind of file they’re using. Stochastic Synthesis also sounds quite a lot like data bending.

Angie’s Persimmon Cookies

Here in California, persimmons (known to Brits as sharon fruit) are getting to be ripe. When I was a child, the elderly Italian couple across the street had a huge persimmon tree and every year Angie, half of the couple, would make amazing cookies from them. This was her recipie:
Preheat your oven to 375 F (190 C, gas mark 5)

  • 1 Cup (240 mL, 200 g) sugar
  • 1/2 Cup (120 mL, 120 g) shortening or butter
  • 1 beaten egg
  • 1 tsp (5 mL) baking soda
  • 1 Cup (240 mL) persimmon pulp
  • 2 Cups (480 mL, 240 g) flour
  • 1 tsp (5 mL) salt (I use less than Angie did)
  • 1/2 tsp cinnamon
  • 1/2 tsp cloves
  • 1/8 tsp nutmeg
  • 1 Cup (240 mL) nuts

cream 1/2 of sugar with shortening. Mix remaining with egg. Combine. Dissolve soda in pulp and put fruit through strainer and beat into sugar mixture. Mix dry ingredients and blend in. Finally, mix in the nuts.

Soon it on to a baking sheet with a big spoon. They rise a lot when you cook them, like tiny cakes.

Bake 10 -15 minutes.
These cookies are super fantastic. After Angie passed, my mom would make these every year. I got the recipe from her when I was at university. These cookies will make you feel happy.

Gig Report: The Globe in Brighton

Helen’s Evil Twin had a gig with Danse Macabre last night in Brighton. These two bands often tour together because Taylor and Helen play in both of them. We played at the Globe in Brighton, which is a small, friendly pub, near the sea.
The drum kit and several folks came down in a vehicle affectionately known as Camper Van Helsgin, which is an old VW minibus that does not have heat in it. They showed up shivering and then unloaded all the gear. There were sound check and the normal stuff. HET was on first. I always write out chord changes on my set list because when I get nervous, I cannot remember things well. At least my hands weren’t shaking – not that it’s a bad effect on a fretless bass. I made more mistakes than I would in a rehearsal, but it was mostly ok. At the end, there was a guy yelling for more. Yay for happy people. I like playing in a band!
While DM was on, the snow began falling in earnest and settling. (Brits say “settling.” Americans say “sticking.”) I looked out the window and saw giant snowflakes blowing sideways. Yikes. DM played many of the same songs from the last time I saw them in Worchester, several of which are on their disk the Golden Age of Ballooning. They were a bit tighter than last time and more in tune. Also, Steph, their bassist has gotten an electric upright bass. It sounds really really good. Apparently, she just got it, so only played it for a few songs. I think she might be just learning it? Her hand positions look self-taught, but her sound says she known what she’s doing.
After the show we packed up ASAP and then did some car shuffling to get everybody dropped as close to where they live as possible. DM has a strong trans following, mostly mtf. (Alas, HET does not yet have a dedicated ftm fan base.) So I ended up in the van of a fan as we set out on the frozen snowy roads.
We stopped to buy hot drinks and use the loo at a petrol station outside of Brighton, but they sold out of everything as we arrived. Alas. I think that’s where I dropped my phone.
I thought the snow would get worse as we went north, but instead it lightened up until there was nothing settling in London. So I got home to Xena in one piece. Down a mobile phone, but fun anyway.
Speaking of which, I hadn’t been able to get my phone to sync with my computer for weeks, so I may have lost your number. If you think I should have your number, please email it to me.

Letters to State Represenatives

Dear Honourable _,

I am writing to ask that more resources are allocated to higher education in the state of California. I’ve read that the regents of the UC system are voting to hugely increase fees. I’ve also read that the CSUs have been cutting services like library hours and doing no new admissions this spring.

While I understand that the state is having a budget crisis, the degree of cuts to the university systems and the size of fee increases is alarming. It’s actually cheaper for California students seeking a professional graduate degree to go out of state or even overseas. Our universities are excellent, but they must also be affordable to the populations they were established to serve. Raising fees may also have a detrimental effect on their standards as some of the most qualified students are simply unable to afford to attend and those that do attend can’t access the libraries except during limited hours.

Cutting the university system is short-sighted and foolhardy. It plunges middle class families into severe debt and puts education out of reach for much of the working class. Given that the Bay Area economy essential runs on brain power, this is not only dooming the would-be-students who cannot afford an education, it potentially harms all of the industries of the area. Our short-term downturn will become a long term one if we squander our human resources in a sort-sighted attempt to save money.

If we have to cut something, why not the prison system? It costs far more to house a convict for a year than to educate a student for year. Furthermore, every execution costs millions of dollars. Surely that money would be better spent on a young person’s future than ending a life. How many millions or billions of dollars do we spend on enforcing nonsensical anti-marijuana laws? Again, wouldn’t it be better to reduce student fees than to put somebody found possessing a joint through our justice system. If we neglect education in favour of prisons, I fear that over time we’ll need more and more prisons and have less and less for education until the outstanding know-how of the Bay Area is just a distant memory.

Thank you for your time,

C. Hutchins
You can find your two state legislators here.

A DIY Cloud

What is a cloud?

Possibly the future of the internet? I think this project could be interesting to many people, including less-jargony types, so let’s start here with a somewhat hand-wavey explanation.
Amazon.com has a lot of computer power. Tons. More than they really know what to do with. And in the old days, on mainframes, people used to rent time on computers and just pay for the bits of computer time that they used. So Amazon thought they could make some extra money renting out time on their computers. And because of economies of scale, it’s now way cheaper to rent space and time from Amazon than it is to have your own server. You pay them very little and you can have your webpages and your stuff hosted by them. Plus, they have TONS of computer power, so if one day your webpage on toe fungus becomes the most popular trend on the internet, it won’t crash. Amazon can deal with that. You’ll pay, but it will stay up. Indeed, the cloud is extremely reliable because it has a very high degree of redundancy. If you have your own server and it crashes, it’s down. But the cloud is a whole mess of servers and a lot of them have to crash before it will go down.

Downsides of corporate clouds

But, the problem is, this is highly centralised. Amazon is the biggest cloud provider, but google also provides a bunch of cloud-ish services like this (gmail, wave, blogspot, google docs, google calendars). In the case of Amazon, you’re paying them money, so you have a contract with them. But google is giving you stuff for free and sometimes just suspends accounts. If your account gets cracked/phished and somebody starts sending spam from it, you can loose access to all your data. Which means your emails, your documents, your contacts, your spreadsheets. It’s alarming to contemplate.

Also, especially in the states, somebody can (often baselessly) complain your web contact is infringing on copyright and these big companies will take it right down. You’re a small customer and they won’t demand proof of infringement, they’ll just nuke it. So your data and web pages and that are held at the whim of a gigantic company.

Solutions

The ideal solution to this problem, then is to decentralise, so that your data is not just with a gigantic corporation. However, you still want the reliability of a highly redundant system. So the answer is to have your own cloud.

In the latest Ubuntu distro, there is a package for doing just that, or for using the Amazon cloud. This package is called Eucalyptus. So what you would do is install this on a server that has fairly reliable connectivity, like, in your living room if you leave your router on all the time. And then you get a bunch of trusted mates to do the same thing. All of you are running this on the corner of a always-on computer in your living room, which could also be doing other things, like have all your mp3s and videos on it or used by your kid to do her homework or whatever. It just takes up a corner of your machine, and a corner of similar computers run by your mates. This cloud would be hosting a bunch of stuff, but redundantly, so when your network crashes or you forget to pay your internet bill, as long as this doesn’t happen to all your friends at the same time, things stay online.
This is potentially especially useful for NGOs. Things like organisations advocating for the rights of sex workers do not want to be dependant on corporations, especially not american ones because they’re subject to pressures from organised puritans. If your NGO is running a part of a cloud with other NGOs who have related goals and you’re all geographically diverse, then you can know your webpages will still be up even if amazon wouldn’t like you or your network goes down our your whole country is feeling repressive.

Slackernet

However, NGOs are understandably resistant to moving straight on to new-looking technology. Therefore, I think it would be a fun and good idea to set up a slacker net, so that a bunch of folks with a bit of extra computer power lying around can share bits of it with trusted people and have our own decentralised cloud. It’s exciting because it’s high tech but doable from home and puts things into the hands of people instead of giant corporations. Eucalyptus was designed to require very little upkeep, so it should not be too much hassle. Alas, it does not seem to run on OS X, so I’m going to put it on a recycled PC, maybe next week or so, which hopefully will not eat too much electricity. Apparently, there are some nice, cheap, very low power new servers which are well suited to this, but even though I agree that £250 is very reasonable, alas, I have no budget for it.
If we can show that this works well enough and that it’s easy, then it gets easier to pitch this to NGOs. Plus, if it works well enough, it could save us hosting fees on our vanity domains.
If this sounds like an interesting project, leave a comment. One node does not a cloud make, so this needs a few folks on board to try it out.

I write letters

Dear Honorable Senator,

I am writing to encourage you to protect meaningful health care reform by protecting the public option and women’s access to reproductive health services. In order to be meaningful, the public option must be available to everyone, even if their employers offer health insurance. I would chose government-run health care and would like the right to do so no matter what my employment situation.

I’m alarmed about the abortion amendment tacked on to the house version of the bill. I hope that the senate is able to protect women’s rights to access abortion.

Thank you for your leadership on health issues.

Sincerely,
C Hutchins

TuningLib

Yesterday, I added a new Quark to Supercollider, called TuningLib. It requires a recent version of MathLib, one with the Bessel.sc file included. There are several classes in the new Quark, all realted to tuning.

Stuff from Jascha

Scala – This class is based on the SCL class from Jascha Narveson, but updated so it’s a subclass of the newer Tuning class. It opens Scala Files, which means you can use the large and interesting scala file library of thousands of tunings.
Key – Jascha’s SCL file also did a bunch of other interesting tuning-related things that the newer Tuning class does not, so I put these features in Key. It tracks your key changes and can interpolate between a given frequency or tuning ratio and the current active Scale.

Dissonance Curves

DissonanceCurve – is, I think, the most interesting part of the TuningLib. It generates Tunings, on the fly, for a given timbre. Give it your spectrum as lists of frequencies and amplitudes, or as a FFT buffer or as the specs for an FM tone, and it makes two different scales.
The first kind of scale it makes is the sort described by Bill Sethares. If you want to see the generated curve, you can plot it. Or you can get a Tuning from it. Or, you can get a scale made up of the n most consonant Tuning ratios. This is used in the second section of my piece Blakes 9
The other sort of tuning it does is based on a similar idea, but using the classic Just Intonation notions of consonance. Like with Sethares’ algorithm, every partial of a timbre’s spectrum is compared against every partial of the proposed tuning. It calculates the ratio between the frequencies. This could be 3/2, for example, or 115/114 or any whole number ratio. The numerator and denominator of that ratio are summed. In just intonation, smaller numbers are considered more consonant, so the smaller the sum, the more consonant the ratio. (This sum is related to Clarence Barlow‘s ideas of ‘digestibility.’) Then, the resultant sum is scaled by the amplitude of the quieter of the two partials. So if they are 3/2 and one has an amplitude of 0.2 and the other of 0.1, the result will be 0.5 ( = (3 + 2) * 0.1). This process repeats for every partial, and the results for each are summed, giving the level of dissonance (or digestibility) of the proposed tuning.
After computing the relative dissonance of all 1200 possible tunings in an octave, the next step is to figure out which ones to select as members of a scale. For this, the algorithm uses a moving window of n potential tunings. For a given tuning, if it is the most consonant of the n/2 tunings below it and the n/2 tunings above it, then it gets added to the Tuning returned by digestibleTuning.
I don’t have any sound examples for this usage yet, but I’m working on some. I don’t know of any pieces by anybody else using this algorithm either, but I’m sure I’m not the first person to think of it. If you know of any prior work using this idea, please leave a comment.

Tuning Tables

Lattice – This is based on some tuning methods that Ellen Fullman showed me a few years ago. Based on the numbers you feed it, which should be an array of 2 and then odd numbers, it generates a tuning table. for [2, 5, 3, 7, 9], it creates:

 1/1  5/4  3/2  7/4  9/8
 8/5  1/1  6/5  7/5  9/5
 4/3  5/3  1/1  7/6  3/2
 8/7  10/7 12/7 1/1  9/7
 16/9 10/9 4/3  14/9 1/1

You can use this class to navigate around in your generated table. For otonality, adjacent fractions are horizontal neighbors, so they share a denominator. For utonality, neighbors are on the vertical axis, so they have the same numerator. Three neighboring ratios make up a triad. You can walk around the table, so that you’re playing a triad, and then pick a member f that triad to be a pivot. Then, create a new triad on the other axis that contains your pivot as one of the members.
For example, one possible walk around the table, starting at 0,0 would be [1/1, 5/4, 3/2], [5/4, 1/1, 5/3], [3/2, 4/3, 5/3], [8/5, 4/3, 8/7], [8/7, 9/7, 1/1] etc. As you can (hopefully) see, the table wraps around at the edges.
I’ve done several pieces using this class, usually initializing it with odd numbers up to 21. Two examples are Beep and Bell Tolls

Undocumented

There is also a class FMSpectrum that will compute the spectrum for a FM tone if given the carrier frequency, the modulation frequency and depth (in Hz). I would like to also add in a class to calculate the spectrum of phase-modulated signals, but I don’t have the formula for this. If you know it (or where to find it), leave a comment!

Gay Marriage Fails in Maine

“If you put it up to the vote of the people, we’d have slavery again.” —Jesse Ventura on CNN, 11/3/2009
I don’t much care for Ventura, but he has a point here. Most civil rights protections in the states have been expanded via case law, not by the ballot box. In fact, I think the whole concept of civil rights is at odds with voting on them. The idea is to protect minorities from majorities. When we say something is a civil right, we take an abstraction of principles that we mostly all agree on and then apply them to the specific. Most Americans think freedom of religion is a pretty good idea, so that must also apply to Mormons and Muslims and Pagans. Our agreed-upon principles lead us to protect actions and people who would not necessarily receive such protections if things were put up for a vote.
Interracial marriage became legal with the court case Loving v Virginia, decided by the Supreme Court. This decision was not popular, but it wasn’t unpopular enough to amend the Constitution over. If it had been put up for a vote even five years after it became law, it would not have passed. Honestly, I would be worried about what people would vote on this even now. In that decision, the court found that marriage was a fundamental right, something I think we all agree upon. And we’re all supposed to be equal under the law. And there’s not a compelling state interest to keep people of different races from marrying. Therefore, it must be allowed.
The SCOTUS needs to rule on gay marriage. This is not a battle that’s going to be won by voting. It needs to be a combination of activism and case law. That winning combination is what desegregated buses and then later protected our speech. March and sue!
Eventually, gay rights will be a settled question, but right now, it’s still legal to discriminate in several states and on a federal level. We don’t have ENDA (nor have we been added to the Civil Right Act, which would give us full protections. Even after we have ENDA, we won’t be done.). We can’t serve openly in the military. Hate crime legislation is less than a month old. It’s not surprising that people feel comfortable discriminating against us in the ballot box, when they’re fully allowed to in other contexts. Indeed, these other contexts are somewhat more vital for many LGBT people. I’m certainly in favor of Same Sex Marriage, but even more, I’m in favor of not being fired from a job for being trans.
I think there’s more resources going towards marriage right now, and that might be because people who have enough resources to pay for political campaigns are not worried about losing their jobs. There are people who are still in the closet at work, who are afraid to come out or to transition. If they get fired for being LGBT, they have no recourse and they can kiss their health insurance goodbye. A legally recognized marriage is not the top agenda for people in that situation and I don’t know if it should be top agenda for the LGBT community in general. Let’s pass the gender-inclusive ENDA, make it clear that discrimination being wrong is a matter of law and then sue for marriage. Or hell, let’s sue to get rid of having legal sexes at all, then we’ll get marriage by default.

Terre Thaemlitz says

When I look at members of the transsexual community who are actively seeking out physical alteration of their bodies… on the one hand, of course, I have this anti-essentialist reaction against it – that it’s about transforming bodies towards something that is, in the end, I think, conservative. But on the other hand, I do have this envy of their body transformations, which I feel are beyond my capacity. And part of that is because of the mythology in the media about the beautiful, successful transsexual. Because that’s who you see in the media. You don’t see the people who got totally fucked up, and look totally fucked up – which I would say are the majority.
The Laurence Rassel Show “On Transgendered Authorship”

Terre Thaemlitz thinks that “the majority” of transsexuals “look totally fucked up.” And published an mp3 saying so. Why should we care what this Julie Bindel-wannabe thinks about trans people? Because Thaemlitz is one of two serious composers that I know of who are out as trans.
Yes, he says, “I’m a transgendered identified male (both my transgenderism and maleness are documented in different public spheres)” (http://www.chaindlk.com/interviews/index.php?interview=TerreThaemlitz) No, that doesn’t mean that he’s ftm. He’s a very subversive guy who dresses up like a woman sometimes in order to fight patriarchy. Or something. I’m not being terribly respectful of his identity in that description, but I’m afraid I’m infuriated by his failure to respect mine.
And terribly, terribly disappointed. I wrote about this guy in MA thesis and thought he was awesome, especially since he was not only out as trans, but tackling trans issues head-on through his work. He would show up to very technology-based music institutions in Germany and give lectures that were full of gender theory. He, like me, wants cis people to have to think about gender sometimes and how it’s constructed. Heck, the purpose of this project I’ve quoted from is purportedly, to “[deal] with issues of authorship and copy-left from feminist and transgendered perspectives.” (Ibid) But for him, despite using a plural form on “perspectives,” I guess there’s only one legitimate gender position and that’s his. People who transitioning are “reactionarily conservative,” passive victims of the “medical industry” He says, “The transsexual community that focuses on transitioning the body . . . in the end, it’s capitulatory.” (“On Transgendered Authorship”)
He says, authoritatively, as a cissexual,

For me, transgenderism arises out of the problem of not fitting in. and it comes out of those crisis – not only a gender crisis, but a larger crisis of social relations. It’s not so much a crisis of the body, which Gender Identity Disorder and the medical industry want to present it as being about.(Ibid)

It’s really great for him that he’s never experienced dysphoria. But he goes from “I’ve never experienced dysphoria,” to “therefore it must not exist.” Well, a lot of men have never experienced any kind of trans identity. So if bloke A has never experienced wanting to cross dress, does that mean that it also doesn’t exist as a valid perspective?
A big part of Thamelitz’s problem is that he sees trans a a radikewl thing to do. A way to challenge patriarchy. Alas for him, my goal is not to “[indtroduce] a new breed of masculinity into the male workplace, into the male social structure.” (ibid) Heck, I don’t think my masculinity is especially new or in any way subversive. Indeed, I object even to the idea of “the male workplace.” Alas, the gender balance of some workplaces is not ideal, but I can’t imagine terming any place the male workplace. What kind of feminism and transgenderism in this, pushed forward by a male-identified man? I’m starting to think he doesn’t actually understand what these words mean.
The piece I really loved from him before dealt with problems faced by intersexed people, who were often forced into surgery as babies, which was treated as an emergency when it was not at all life-threatening, just a social crisis. But now I fear he doesn’t see IS people as people, just as symbols of non-gender essentialism. Living examples to prove his theory. The ultimate gender queers. And I wonder why he feels like he has to exploit trans identities and IS identities to prove his point.
This is profoundly disappointing and an example of how divisions can be sewn among trans people. If there are multiple perspectives, one of them must be wrong, because I can be the only right one. And in his case, it’s not enough that he be the only true transperson, he has to fall into a load of transphobic, sexist, and transmysoginist language. Does he really think he isn’t just repeating a tired old trope when he says that transwomen are ugly? Trust me, this idea has been well circulated previously. It’s tiresome, untrue and sexist as hell. Judging women by their appearance is not feminist. Maybe the reason the German government backed out of broadcasting this is not because feminism is not “sexy” (http://www.chaindlk.com/interviews/index.php?interview=TerreThaemlitz) but because he’s failing at it.
Terre Thaemlitz, I used to think you were cool.