Difference between revisions of "256a-fall-2009/kmontag-final-project"

From CCRMA Wiki
Jump to: navigation, search
(Created page with '= Intuition =')
 
Line 1: Line 1:
 
= Intuition =
 
= Intuition =
 +
Kevin Montag's Music 256A Final Project Proposal, Fall 2009
 +
 +
== Concept ==
 +
The vision for the project is to make an interface which pulls sonic "qualities" from a collection of sounds, and applies them to new sounds.  A user might, for example, like the shimmer of a particular album, or the darkness of a particular genre, and wish to apply these qualities to a piece of their own. 
 +
 +
I see the finished product more as an instrument than an audio plugin - the user should be able to make everything from subtle changes to a recorded piece, to complete distortions of a sound sample, but in a way that is sonically intuitive without too much of a learning curve.
 +
 +
== Interface ==
 +
The user will specify collections of sound files to be used as "seeds" for the audio transformations.  Each collection will show up as an icon in the main window of the interface, and the user can click on the icon to edit the collection (add and remove sounds from it), or click somewhere else to add a new collection.  These collections can be saved and loaded.
 +
 +
The program will (hopefully) be JACK-aware; for each instance of the program, the user will choose a single input to which the transformation will be applied, and a single output to which it will be sent.
 +
 +
The main window will consist of one section containing the available collections, and another section containing the "active" collections.  The user drags collection icons in and out of the active space, and then clicks on an icon in the active space to specify the ways in which that collection should be used to affect the sound.  When the user clicks on an active collection, I'm envisioning a set of sliders which can be used to say how much each particular audio parameter (shimmer, etc) should be "influenced" by that collection.
 +
 +
== Design ==

Revision as of 18:26, 10 November 2009

Intuition

Kevin Montag's Music 256A Final Project Proposal, Fall 2009

Concept

The vision for the project is to make an interface which pulls sonic "qualities" from a collection of sounds, and applies them to new sounds. A user might, for example, like the shimmer of a particular album, or the darkness of a particular genre, and wish to apply these qualities to a piece of their own.

I see the finished product more as an instrument than an audio plugin - the user should be able to make everything from subtle changes to a recorded piece, to complete distortions of a sound sample, but in a way that is sonically intuitive without too much of a learning curve.

Interface

The user will specify collections of sound files to be used as "seeds" for the audio transformations. Each collection will show up as an icon in the main window of the interface, and the user can click on the icon to edit the collection (add and remove sounds from it), or click somewhere else to add a new collection. These collections can be saved and loaded.

The program will (hopefully) be JACK-aware; for each instance of the program, the user will choose a single input to which the transformation will be applied, and a single output to which it will be sent.

The main window will consist of one section containing the available collections, and another section containing the "active" collections. The user drags collection icons in and out of the active space, and then clicks on an icon in the active space to specify the ways in which that collection should be used to affect the sound. When the user clicks on an active collection, I'm envisioning a set of sliders which can be used to say how much each particular audio parameter (shimmer, etc) should be "influenced" by that collection.

Design