All posts by joowonpark

Scale – Computer Music Composition Method

Control and presentation of sound in different scales is a distinguishable feature of computer music. In this context, scale does not refer to a group of notes in different pitches, like a C major scale. It instead refers to proportions, as in big vs. small, long vs. short, and few vs. many. Music technology is capable of rendering a single musical idea in extreme proportions, and the collection of those sounds could become a composition.

I will demonstrate a scale-based electronic music composition process with Control Click, a sound installation composed in 2016. The piece is an 11-minute site-specific work for eight or more computers, creating an arcade-like environment with electronic blips and blinks. The computers are networked to play the same SuperCollider file, functioning as both a performer and a lighting device. The video below is a version of Control Click presented at the 2016 Third Practice Electroacoustic Music Festival.

Sound Design With Proportions

Featuring various scales/proportions in computer music means applying different values to a control parameter. If one can control the pitch of an electronic instrument, experiment with low Hz and high Hz. If the duration of a note in an electronic instrument could be programmed, make very short and very long sounds. The keyword here is extreme. A computer is capable of following laborious or precise instructions that are difficult or impossible for humans to execute. 

In Control Click, each computer algorithmically generates a melodic line based on a chord. I cannot control the exact sequence of pitches, but I could control the chord type, note duration, and tempo. The range of note duration and their playback pace is wider than that of acoustic instruments, thus capable of creating different timbres and moods. The audio example below plays the melodic line in normal, slightly longer, and very short note durations.

By playing the melodic line heard above with very long note duration and decelerating tempo, I could create the sound below. Note that the tremolo of individual notes reveals more as the note duration becomes longer. Longer and stacked notes with different tremolo rates create a sense of a chord with long reverb.

The sound heard above was inspired by the FFT time-stretching technique, which inspired composers to discover hidden sounds too short to be heard and appreciated in an audio file. The technique can also make a long audio phrase so short that one cannot identify the pitch. In other words, time-stretching scales the duration parameters in extreme proportions. But such an idea is applicable beyond FFT. The audio below is how I applied the duration/tempo scale to the percussion sound.

Composition With Proportions

The idea of applying different proportions can also be applied beyond parameter change. In Control Click, the example sounds in the previous section are meant to be played by multiple computers. But as a site-dependent piece with random number generators, each computer emits a distinguishable note sequence at different physical locations. My goal was to create a sonic environment of an arcade from my childhood – chaotic, overwhelming, and delightful. 

Links below point to the moment in the piece that uses previously mentioned scaling examples in an ensemble format. 

  • The normal melodic line with percussion (1:30)
  • Long note duration (2:30-2:50)
  • Short note duration (5:30-6:00)
  • Extreme extension of note duration and tempo (8:50-10:00)

In the third link, Long note duration, the melodic line is detuned by a random amount at synced timings. The effect of one computer doing so is not so noticeable. But when multiple computers are out of tune in a large space, it creates an impact that I cannot recreate in a concert hall.

Notation of Proportions

The concept of controlling a range and scope of musical parameters, rather than instructing specific notes to play, is transferable to human performance. A proper notation to play an electronic instrument within a limited range can be considered as proportional control of choices. Seven Bird Watchers (2019) for drum machine ensemble is an example.

Seven Bird Watchers uses drum machines with customized sync tracks, and the sync track defines the form—the piece is simply seven sections with an increase in tempi and sonic range.  While the composed sync track holds Korg Volca Beats’ tempo together, the human performers change the drum machine’s parameters according to the score. The score depicts the range of parameters performers can improvise.


For example, the early section has limited parameter changes and choices. It lasts about 35 seconds with a moderate increase and decrease in tempo. The performers, as shown in the score above, have a very limited choice of parameter change – the dark area of the Time/Depth/Pitch/Decay knobs, as well as the dark areas in the instrument choice, are the areas in which the performers can move or use knobs and buttons in Volca Beats.

The latter section, in contrast, has a bigger range of tempo changes with an extended duration of 85 seconds. The performers are free to use the entire range of the knobs with almost all available sounds. The proportion of choices and resulting sounds is more varied. For example, the tempo gets so fast that the sixteenth-note run of some percussion instruments loses sense of rhythm. It starts to sound like a bird chirping.

References

For further study, read Curtis Road’s Microsound. I learned the musical application of scale and proportion from this book. Research the scale and proportion in visual art as well. There are ample examples of how different scales make ordinary events extraordinary. Watching a movie on a big screen feels different than watching it on a phone screen. A slow-motion video effect is fun. Similarly, a sound with varying time scales and contrasting parameter values fascinates me.

Computer Music Composition Method has other related entries. Read them if interested


Tool and Variations – Computer Music Composition Method

Create a patch, make different sounds with it, and arrange them in order. This is my go-to method for computer music composition. Instead of a theme in the theme and variations form, a computer musician begins a composition by making an electronic instrument or an audio app patch. Then, the composer explores different sonic possibilities of the instrument. The sounds created with the instrument are then presented in a particular order. The article demonstrates this process with my old composition. I will also provide more recent practices of the method with the entries in Computer Music Practice.

Tool and Variations in Decrescendo (2003)

Step 1. Make a software instrument

A computer music composer’s first job often is to design a digital instrument or a patch. A patch in this context is a specific connection of features/modules in an audio programming environment, such as Max, Csound, or SuperCollider.  In Decrescendo, a fixed-media piece published in 2003, I wrote a Csound patch that generates a series of sine tones according to an adjustable overtone series.  The formula to make a pitch series is as simple as the one below, but I could control tempo, note duration, and pan to my taste.

Note of a scale = fundamental frequency* (overtone number *detune value)

Here are two sound examples generated from the Decrescendo instrument.

Step 2. Make variations with the instrument 

A customized instrument has the potential to generate sounds of various timbres with different, sometimes randomized, settings of its parameters.  The second step in the tools and variations method is to experiment and document as many different parameter settings as possible that yield distinct sounds. In Decrescendo, I adjusted the fundamental frequency, note duration, scale direction, pan position, and detune value to create different, but related, sounds. Some variations are created with duplication and overlap (more on this in another article). Below are some audio examples.

Documented variations of parameter settings in a digital instrument are called presets. Featuring presets of an instrument is a distinct characteristic of electronic music compositions. Here’s an article about presets for further study.  

Step 3. Sequence the variations 

The next step after gathering a library of presets is to make decisions on when to play which sounds. The decision-making and its documentation involve selecting a few from many sounds in Step 2. The deciding factor depends on the context and personal taste. In the case of Decrescendo, the piece opens with an unaltered overtone series, followed by slightly detuned scales. The second section (00:30) contrasts the opening by presenting a few descending overtone series. The third section (00:50)  reminds the listener of the opening gesture with a further exploration of detuning and tempo variation. The preset choices for the rest of the piece are my answers to the question, “What makes sense based on what we have heard so far?”

The sequencing, an act of ordering events, of various sounds made with an instrument, is not formulaic. There is no right answer, but the choices are based on the context, experience, and taste of the creator. 

Computer Music Practice

Tool and variation is a method that could be applied to many digital music formats. Here are my recent applications of the method in installation, fixed media, and electronic ensemble works. The entries are part of the Computer Music Practice project.

Control Click (2016): In this installation for multiple desktops, every computer plays the same SuperCollider patch. The instrument is designed to generate a randomized rhythm and timbre at a pre-scored and fixed timing. In other words, the instrument randomly generates timbre at a fixed sequence of changes. I saved a surprising and best preset setting I found for the climax. 

Seven Bird Watchers (2019): In this electronic ensemble piece, I did not design the instrument, but made a specific drum pattern for Korg Volca Beats. The score displays seven variations of button combinations and gestures that performers need to create with the said drum pattern at a specific timing. The variable tempo is composed/sequenced with SuperCollider.

RMHS (2020):  RMHS is a drone generator made with SuperCollider. A user can download the patch, set parameters, press a button, and create a drone of microtonal harmonies. The RMHS album consists of eight examples of such drones. The sequence portion of this project is the track order, which reflects my interpretation of consonant and dissonant harmonies.

Four Hit Combo (2024): The preset variation and sequence creation process is similar to that of Seven Bird Watchers – I notated different instances of presets for performers to interpret. But the instrument in Four Hit Combo does not have a set sound. Instead, it is a platform that processes any incoming audio files with a set of gestures based on granular synthesis. It is possible to create an instrument without sound in computer music!

Electronic Ensemble Workshop Examples

I have been running electronic ensemble workshops at recent festivals, concerts, and summer camps. At the workshop, participants from any musical background and level gather to make music together with sound-making devices, such as phones, computers, synthesizers, drum machines, and mixing consoles. I find that such a workshop is an effective activity to introduce the genre to audiences and colleagues. It provides benefits that concerts and recordings cannot.

First, an active participation in electronic music-making adds visual and tactile reference to the electronic sounds. People who have played a drum machine will have a better understanding of its sounds and operations than those who have only heard the sounds. They can imagine and admire the intriguing rhythmic patterns that artists create on stage. Active engagement in music-making adds an extra layer of context, appreciation, and understanding. 

Learning becomes a part of entertainment when it occurs at concerts. The linked video of a drum machine trio was shot at Tec-Troit 2025. I set up three synced drum machines and one synthesizer for the festival attendants to play. When a person showed interest, I taught them basic operations of Volca Beats or MicroKORG. Many participants played electronic instruments for the first time. Most stayed more than 15 minutes performing music with friends and strangers. 

The accessible ensemble experience, such as one described above, is another benefit of electronic ensemble workshops. Playing music together is an irreplaceable human-to-human experience. Bands and orchestras provide such moments, but it often takes years of individual and group practice to be at a presentable level. Technology can shorten the time it takes to produce good sounds together, allowing participants more time to experience the ensembleness—a special and personal connection only possible when people create music together. It’s like singing our lungs out together at late-night karaoke, but with synthesizers.

In the drum machine ensemble video, the performers do not need to worry about keeping the tempo, as all drum machines were synced. It eliminated the need to learn to play music in tempo, allowing participants more time to explore patterns and their combinations. In May 2025, I did a laptop ensemble workshop with a group of volunteers in Saginaw, MI. I taught Singaporean Crosswalk and  Save Point By the Lake to local musicians, fans, and students of all ages. The group rehearsed two pieces in 1.5 hours and performed in a concert following the workshop. The participants did not need to learn to play scales or articulations. They had to rehearse some choreography and timings to press keys on the laptops during a short rehearsal. And then enjoy the sound while rehearsing and presenting. 

In addition to drum machines, synthesizers, and laptops, I have conducted electronic workshops featuring ensemble performances. In no-input mixer workshops, I teach students the basics of no-input mixing patching. There are often fewer mixers than the participants, so I ask students to team up. The workshop participants then proceed to perform Benjamin Damann’s The King of Nothing as a group. In a similar spirit, my workshop recently has included Piyawat Louilarpprasert’s Shrimp Raptors in the repertoire, in hopes of introducing DIY instruments and multimedia to the audience. 

The effect of running electronic ensemble workshops has been quite positive so far. I get energized sharing what I love about live electronic music. Participants of the workshop remember my music and concert as more than a sound – it is a great promotional activity. Hopefully, they would try performing as an electronic ensemble after the workshop. If readers are interested in running or attending a workshop,  please do not hesitate to contact me. My workshops require some planning, but they are portable and require minimal equipment from the hosts.

This article is a part of Computer Music Practice – Presenting.

Presets and Compositions

A preset is a parameter configuration of a digital electronic instrument. A preset can make one synthesizer sound like a drum, string, or anything else. It also makes one reverb unit imitate the acoustics of a stadium, bathroom, or any other environment. Compared to an analog instrument’s patch, a preset can be saved and loaded. I can accurately recreate and use favorite or project-specific sounds instantly in a digital modular synth.  And there could be thousands of presets for one instrument. The ability to access a large quantity of presets instantly and accurately is, in my opinion, the digital instruments’ most distinguishing advantage over analog or acoustic instruments.

Many electronic music production starts with browsing through presets. A Logic Pro user can choose and play a sound, such as Eerie Strings or Wormhole Lead. These two sound different, but both are made with the same Retro Synth software instrument. In other words, Eerie Strings and Wormhole Lead are presets of Retro Synth. 

A producer could complete a piece with 100 different sounds using a  DAW, but that does not mean there were 100 different instruments. There could have been 10 instruments with 100 saved variations/presets.  Of those 100 presets, some could also be the creator’s original or modification. Some presets could change their parameters within a piece via automation. 

The idea of using multiple configurations of an instrument and then dynamically changing them applies beyond presets. Preset-changing is a uniquely electronic composition technique, as some electroacoustic compositions feature one or two electronic instruments with sequenced presets. For example, in  Armor+2 (2015), I cue digital instruments’ parameter changes according to the score.  I used SuperCollider to achieve this, but any apps with cue features could do the same.

In Armor+2, the computer randomizes parameters of a digital instrument where a boxed word is notated in the score (FM, AM, Stutter, Ticks). I think of this process as a random preset change that yields expected but different effects at every performance. For example, one can hear a stuttering effect in different rhythmic patterns in measures 12 (0:30 in the recording) and 20 (0:50 in the recording). The same randomization happens with FM and AM effects throughout the piece. The dynamically changing, yet well-timed change makes the computer part function like a jazz accompanist. A jazz pianist plays the notated chord progression but improvises how those chords are presented. Similarly, the computer part of Armor+2 changes the clarinetist’s sound as notated, but the resulting sounds are varied at every performance. 

Another example is in Save Point By The Lake (2024) for a laptop ensemble. Every performer in this piece plays piano samples according to the score. For example, performers press keys A, F, and J on the computer keyboard in measures 2,3, and 4 with notated rhythm.

But unlike an acoustic piano, the laptop will not always play a F major chord. I designed the instrument so that at every stroke of a key, SuperCollider randomizes pitch, dynamics, and detuning amount. Pressing an F key at measure 1 and doing the same action in measure 2 yields a different note. This way,  the ensemble can play the piece in notated rhythm with computer-assisted interpretations.

A preset is a recordable and recollectable variation of a digital instrument. It is an equivalent of a save or a snapshot of an app, and it is a powerful tool to express originality and creativity. Anyone can use Logic Pro’s Retro Synth or SuperCollider, but a customized preset can sound unique. If those original sounds are put together in order or layered with other sounds, the result could be a composition. Lastly, if we expand the definition of an instrument, other creative processes could be thought of as a preset change. If a recording studio is an instrument, what are its presets? If an orchestra is an instrument, what are its preset changes and randomization? These wonderings are delightful and provocative.

This article is a part of Computer Music Practice – Learning.

Slump Recovery Project

I was unable to complete a single composition over the summer despite multiple attempts. Such unproductivity led to a chain of negative thoughts on the impact and relevance of my work and effort. I lost the will to create by July. The slump phase is not new for me or any creatives, but getting over it is never easy. To recover, I tried methods that worked in the past, but also did something new.

The usual remedy for a slump for me is working on related projects in small bites. My main project is music composition, and related projects are any other music activities. I focused on relearning and appreciating fundamental musicianship. 

  • I reread books that inspired me. When reading became tiring, I listened to audiobooks. 
  • I wrote blogs on the electronic music practice. It helped me to organize and reflect. 
  • I listened to all and any music. Summer is a great time to catch up on listening. I heard new things in old songs, and rediscovered time-tested techniques in new music. 
  • I practiced bass guitar, an instrument I wanted to play but did not have time to learn. You know, every other electroacoustic musician plays bass.

Engaging in musical activities kept me from completely letting go of being a musician. Unfortunately, this was not enough for me to get back to composing. I had to make a specific plan and task to get back to a creative routine.  

  • Write a 1-2-minute piece with the most familiar tool. In my case, it would be SuperCollider.
  • Start and finish a piece in one sitting. The goal is to remind myself of the joy and necessity of completing a piece.
  • Quality does not matter. Do not evaluate or self-critize the piece. 
  • Pieces do not have to have a new idea. An old idea presented in a different context is good enough.

This attempt worked, kind of. I finished a piece on July 22, but was not able to produce another piece until July 28. But from that day, I completed a 1-1.5-minute piece every day until July 31. It was a small win with an impact. Now, I am comfortable sitting on a computer for a few hours per day,  enduring the tedious or negative side of the creative process. 

As a record of this summer’s slump and post-slump, I share Slump Recovery Project, a 6-minute piece in 5 sections.

Lastly, here’s the log of my composition failures and successes in May-July 2025.

  • 5/19 Stopped working on a duet for plastic tube sqeakers and computer after two weeks. A simulation of the performance was disappointing, so I stopped.
  • 7/10 Attempted to write a new laptop ensemble piece. Again, a simulation of the performance sounded too much like a piece I wrote a few weeks ago.
  • 7/13 Jotted an idea for a no-input mixer duet. I thought writing for my favorite instrument would motivate me. It didn’t. I got more discouraged. 
  • 7/16-21 I could not do anything
  • 7/22 (check date): Made a 1.5-minute piece on SuperCollider titled I-IV-V-vi
  • 7/28 Made a 1.5-minute piece on SuperCollider and Logic Pro titled A Note of Happy
  • 7/29 Made a 1.5-minute piece on SuperCollider titled Decrescendo Revisited
  • 7/30 Made a 1-minute piece on SuperCollider and Logic Pro titled Riff
  • 7/31 Made a 50-second piece on SuperCollider and Logic Pro titled Elastic Drum