Thursday, June 14, 2007

Audio Arts – Major Project, Semester 1, 2007

**Audio Arts – Major Project, Semester 1, 2007**


The main window of one session..

Recording students from Elder Conservatorium is certainly a good way to take the pressure off an EMU session. A direct entry into the space would still be a welcome time saver however. I managed to secure an extra hour and a half of set-up time for the recording session, thanks to someone else’s crew not showing up. This gave me plenty of time to be in ‘plug in an go’ mode, when the band turned up. We started setting up instruments at nine o’clock, so in the back of my mind I knew it was going to be a long night.

Crisping up the overheads..

Despite the late start, the enthusiasm and energy of the band was in great shape from the outset, and continued until things wrapped up at about two in the morning. Being a funk band comprised of mostly third year Jazz students, these were experienced professional musicians who knew their craft well, and didn’t mess around. It made things easier for me as I could allow them to focus entirely on performance and be left to my own devices regarding micing and signal flow.

Squash the guts out of it!

There were a few areas that I neglected in the rush. One was spending adequate time micing the kick and snare drums; another was forgetting to bring a roll of masking tape for marking mic leads. With a seven-person band to record, there was a lot of cabling, and as soon as I discovered one problem lead, and subsequently crossed a connection by mistake, I had to mess up my nice neat arrangement under the carpet. I don’t know about anyone else, but I can’t stand the sight of a cable ‘rats nest’. I was also a little slack about the headphone mixes, and had to constantly adjust levels that were probably a little too high for comfort throughout the night.

Did you say mono? Where?

Despite these niggling issues, the band performed brilliantly in the short space of time, not needing more than six takes as a group to nail any one song. The overdubbed horns on ‘Your loves all gone’ were so tight that I combined three tracks of each of them to create a pseudo big brass section. Notable performers were definitely the ‘ring in’ Shane, on keyboards, who tore up the ivories after being with the band for less than two days! Johns (also a last minute ring in!) saxophone solo on ‘The instrumental’ was also an exquisite moment in time.

Simply the right thing to do..

Details about the production process in PDF format, along with MP3 files of the final master tracks are available by following the link below.

All bow to the grand master-er..

Click here to link to online folder containing documentation and MP3's.


Reference:

Haines, Christian. ‘Audio Arts – Major Project – Semester 1, 2007.’ Project undertaken at Studio 1 and EMU space Level 5, and Audio lab 408, Level 4, Schultz Building, University of Adelaide, June 2007.

Grice, David. ‘Audio Arts – Major Project – Semester 1, 2007.’ Project undertaken at Studio 1 and EMU space Level 5, and Audio lab 408, Level 4, Schultz Building, University of Adelaide, June 2007.

Monday, June 04, 2007

Creative Computing – Week 12 – “Integrated example”

Creative Computing – Week 12 – “Integrated example”


For this semester’s major project I have decided to apply my programming skills to creating a Max patch that generates and manipulates serial music. The strictly serial component will be constrained to note pitches, for to apply an entire tone row’s variables (pitch, dynamics, duration etc) in the true serial technique of Schoenberg would require a ridiculous amount of programming, and the end result would be unpredictable and I imagine invariably unremarkable. The idea of having the program generate the tones through a VST instrument of some kind whilst the user gets creative with the other attributes via the interface sounds much more appealing.


I plan to have the Velocity, Duration and MIDI Control attributes controlled / automated to some extent via the use of a Markov order chain. The pending complexity of this is likely to restrict its depth to second order only. Nevertheless, with all automated or ‘generative’ functionality I would like to have the program react in some way to its own history of executed tasks.


This is part of my potential interface, and below are some examples of the difficulty presented by my choice to write the program in such a way that it denies the user the ability to select anything other than a genuinely serial tone row. All twelve tones of the chromatic scale must be used, once a note is picked using one slider the program automatically blocks the other selection sliders from using that note in any octave range (or at least it will once it is programmed in a way that works efficiently. As you can see from the images the program is fast becoming much too complicated and unrealistically difficult for a computer to run, and this is before it’s even played a note!!


Much of this will need to be reworked, but it gives a general idea of where I’m at.


Reference:

Haines, Christian. “Creative Computing – Week 12 – Integrated example.” Tutorial Presented at Tute room 408, Level 4, Schultz Building, University of Adelaide, 31st May, 2007.