PostBadge tag to show // FeedBurner FeedFlare. // ------------------------- // FeedBurner account and feed required. // Sign up at http://feedburner.com //================================================ class module_feedflare { function init(){ global $gregarious; $gregarious->add_settings ( array ( 'feedburner_url' => '' ) ); $gregarious->add_page ( 'FeedFlare', 'modules/feed-flare/icn_Flare.png', 'page_feedflare();', 'feedFlare' ); } function postbadge_tags(){ return array ( array ( 'tag' => '%FLARE%', 'replacewith' => 'feed_flare("",false)' ), ); } function update_info(){ return 100; } } //------------------------------------------ // TEMPlATE TAGS //------------------------------------------ function feed_flare($settings = '', $echo = true){ global $wp_query; $post = $wp_query->post; $sets = array('postID' => $post->ID, 'before' => '', 'after' => 'Gregarious FeedFlare', 'force' => 0 ); grab_sets($settings, $sets); if ( !$sets['force'] && hideOnID($sets['postID']) ){ return ''; } if( !$path = _get_feedburner_url() ) return ''; if( substr( $path, -1 ) == '/' ){ $path = substr( $path, 0, strlen( $path ) -1 ); } $path = str_replace ( 'feedburner.com/', 'feedburner.com/~s/', $path ); $path .= '?i='.get_permalink($sets['postID']); $result = $sets['before'] . "" . $sets['after']; if($echo) echo $result; else return $result; } function _get_feedburner_url(){ $feedurl = greg_get_option( 'feedburner_url' ); if ( $feedurl ){ return attribute_escape($feedurl); } else { $feedburner_settings = get_option('feedburner_settings'); if( is_array($feedburner_settings) && ($feedurl = $feedburner_settings['feedburner_url']) ) { return attribute_escape($feedurl); } else { return false; } } } //------------------------------------------ // OPTIONS PAGE //------------------------------------------ function page_feedflare(){ $feedurl = _get_feedburner_url(); ?> Exposure (In Transit) at spencerb.net



Exposure (In Transit)

Audio clip: Adobe Flash Player (version 9 or above) is required to play this audio clip. Download the latest version here. You also need to have JavaScript enabled in your browser.

Working on this project really exposed my lack of music talent.  Using sounds from http://www.freesound.org I transformed and processed them and put it all together into this.  The theme of the piece is transit-based noises.  This was hard.  Working with non-musical noise in a musical sphere is tough.

My classmates did some interesting work on this project…This is what I ended up with.

[?]
Share This

Related posts:

  1. spencerb – Queen vs. Eminem – Champion Yourself (classic mix)
  2. Classmate Mix
  3. Accidents in MIDI
  4. #1 Track of the Week: KiD CuDi – Dat New New (Viking Remix)
  5. Music Music Music
  1. Tony Schwab posted the following on March 4, 2009 at 7:46 pm.

    I swear I’ve heard something like this before! This is awesome man!!! I can see how you take a frustrated view of it; it seems as if the piece moves too quickly. By this I mean, there are great sounds that are compiled together, but they go away and are replaced by new sounds too quickly. I hear these awesome effects, but instead of layering and adding to the complexity of the piece they are forgotten in favor of whatever is meant to come next. As long as you stay consistent in your direction for the piece, its okay to have more going on to develop a rhythm or to complicate the overall mood.

    I still really enjoyed it, especially the part with the emergency sirens. The “seagull” noises (is that what they are) add awesome ambiance too. Man, overall I’m impressed.


Leave a reply



Get Adobe Flash playerPlugin by wpburn.com wordpress themes

Close
E-mail It