<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Klangradar ist eine Konzertreihe für aktuelle improvisierte Musik in Freiburg. Hier erschaffen Gäste aus verschiedenen musikalischen Welten ihre Musik immer wieder aufs Neue. Der Klangradar ist ein Raum für musikalischen Begegnungen zwischen verschiedenen Künstlern und dem Publikum. Er ist in der Galerie Post Fine Arts zu Hause.
Bisherige Gäste waren u.a. Ramesh Shotham, Bertl Mütter, Clayton Thomas uva.
Begonnen wurde der Klangradar 2010 in Zusammenarbeit mit dem Theater Freiburg, wo er zunächst auch stattfand. Bald zog er in die am Theater gelegene Jakson Pollock Bar um, bevor er 2011 in der Galerie Post Fine Arts eine neue Heimat fand.

Kontakt: post@klangradar.de


  
 
           
      input[type=’submit’].minimal, button.minimal {
          background: #e3e3e3 !important;
          border: 1px solid #bbb !important;
          -moz-border-radius: 3px !important;
          -webkit-border-radius: 3px !important;
          border-radius: 3px !important;
          -moz-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          box-shadow: inset 0 0 1px 1px #f6f6f6 !important;
          color: #333 !important;
          font-family: “helvetica neue”, helvetica, arial, sans-serif !important;
          font-size: 12px !important;
          font-weight: bold !important;
          line-height: 1 !important;
          padding: 8px 0 9px !important;
          text-align: center !important;
          text-shadow: 0 1px 0 #fff !important;
          width: 150px !important;
      }
      input[type=’submit’].minimal:hover, button.minimal:hover {
          background: #d9d9d9 !important;
          -moz-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          -webkit-box-shadow: inset 0 0 1px 1px #eaeaea !important;
          box-shadow: inset 0 0 1px 1px #eaeaea !important;
          color: #222 !important;
          cursor: pointer !important;
      }
      input[type=’submit’].minimal:active, button.minimal:active {
          background: #d0d0d0 !important;
          -moz-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          box-shadow: inset 0 0 1px 1px #e3e3e3 !important;
          color: #000 !important;
      }
  
   
   
     Nichts verpassen, Klangradar-Newsletter abonnieren!
   
   Email-Adresse
   
       
         
         
       
       
       
     Close
   
   
 
 
 var fancyboxLoaded;
    try {
        var jqueryLoaded=jQuery;
        jqueryLoaded=true;
        //Check if a fancybox plugin is already loaded
        try{
        fancyboxLoaded = $.fancybox
        }
        catch(err) {
          fancyboxLoaded=false;
        }
    } catch(err) {
        jqueryLoaded=false;
    }
               var head= document.getElementsByTagName('head')[0];
               var script= document.createElement('script');
    if (!jqueryLoaded) {
        script.type= 'text/javascript';
        script.src= 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js';
        head.appendChild(script);    
    }
    if (!fancyboxLoaded) {
      //Only load the CSS because the asynchronous JS might not load the script in time...
      //We'll load the script later with jQuery :)
      var fancystyle= document.createElement('link');
      fancystyle.setAttribute("rel", "stylesheet");
      fancystyle.setAttribute("type", "text/css");
      //TODO: Hey MC guys, you've gotta host this somewhere!
      fancystyle.setAttribute("href", "http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.css");
      head.appendChild(fancystyle);    
    }
 
 var fnames = new Array();var ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';var err_style = '';
 try{
     err_style = mc_custom_error_style;
 } catch(e){
     err_style = 'margin: 1em 0 0 0; padding: 1em 0.5em 0.5em 0.5em; background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;';
 }
 var head= document.getElementsByTagName('head')[0];
 var style= document.createElement('style');
 style.type= 'text/css';
 if (style.styleSheet) {
   style.styleSheet.cssText = '.mce_inline_error {' + err_style + '}';
 } else {
   style.appendChild(document.createTextNode('.mce_inline_error {' + err_style + '}'));
 }
 head.appendChild(style);
 $(document).ready( function($) {
    //Button below the Tumblr Controls
    //TODO: Hey MC guys, you've gotta host the image linked below somewhere!
     var newsletter_link = document.createElement('a');
     newsletter_link.setAttribute('href', '#mc_embed_signup');
     newsletter_link.setAttribute('id', 'mc-embedded-tumblr-signup');
     newsletter_link.setAttribute('style', 'border:none; position:absolute; top:26px;right:3px; z-index:9999;');
     var newsletter_image = document.createElement('img');
     newsletter_image.setAttribute('src', 'http://chimplr.heroku.com/images/newsletter.png');
     newsletter_image.setAttribute('style', 'border:none;');
     newsletter_link.appendChild(newsletter_image);
     //Append Link to body
     $('body:first').append(newsletter_link);
     var options = {
       errorClass: 'mce_inline_error',
       errorElement: 'div',
       onkeyup: function(){},
       onfocusout:function(){},
       onblur:function(){},
       invalidHandler: function(form, validator) {
         setTimeout("$.fancybox.resize();", 50);
       }
     };
   var mce_validator = $("#mc-embedded-subscribe-form").validate(options);
   options = { url: 'http://post@janfkurth.de.us2.list-manage.com/subscribe/post-json?u=f0bf2952fa1275809bb3eb3c0&amp;id=c34e94ea59&amp;c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8",
                 beforeSubmit: function(){
                     $('#mce_tmp_error_msg').remove();
                     $('.datefield','#mc_embed_signup').each(
                         function(){
                             var txt = 'filled';
                             var fields = new Array();
                             var i = 0;
                             $(':text', this).each(
                                 function(){
                                     fields[i] = this;
                                     i++;
                                 });
                             $(':hidden', this).each(
                                 function(){
                                   if ( fields[0].value=='MM' &amp;&amp; fields[1].value=='DD' &amp;&amp; fields[2].value=='YYYY' ){
                                     this.value = '';
                   } else if ( fields[0].value=='' &amp;&amp; fields[1].value=='' &amp;&amp; fields[2].value=='' ){
                                     this.value = '';
                   } else {
                                       this.value = fields[0].value+'/'+fields[1].value+'/'+fields[2].value;
                                   }
                                 });
                         });
                     return mce_validator.form();
                 }, 
                 success: mce_success_cb
             };
   $('#mc-embedded-subscribe-form').ajaxForm(options);
 });
 function mce_success_cb(resp){
     $('#mce-success-response').hide();
     $('#mce-error-response').hide();
     if (resp.result=="success"){
         $('#mce-'+resp.result+'-response').show();
         $('#mce-'+resp.result+'-response').html(resp.msg);
         $('#mc-embedded-subscribe-form').each(function(){
             this.reset();
             });
         $('#mc-embedded-subscribe').hide();
         $('.mc-field-group').hide();
         $('#mc-embedded-lightbox-close').show().focus();
     } else {
         var index = -1;
         var msg;
         try {
             var parts = resp.msg.split(' - ',2);
             if (parts[1]==undefined){
                 msg = resp.msg;
             } else {
                 i = parseInt(parts[0]);
                 if (i.toString() == parts[0]){
                     index = parts[0];
                     msg = parts[1];
                 } else {
                     index = -1;
                     msg = resp.msg;
                 }
             }
         } catch(e){
             index = -1;
             msg = resp.msg;
         }
         try{
             if (index== -1){
                 $('#mce-'+resp.result+'-response').show();
                 $('#mce-'+resp.result+'-response').html(msg);            
             } else {
                 err_id = 'mce_tmp_error_msg';
                 html = ' '+msg+'';
                 var input_id = '#mc_embed_signup';
                 var f = $(input_id);
                 if (ftypes[index]=='address'){
                     input_id = '#mce-'+fnames[index]+'-addr1';
                     f = $(input_id).parent().parent().get(0);
                 } else if (ftypes[index]=='date'){
                     input_id = '#mce-'+fnames[index]+'-month';
                     f = $(input_id).parent().parent().get(0);
                 } else {
                     input_id = '#mce-'+fnames[index];
                     f = $().parent(input_id).get(0);
                 }
                 if (f){
                     $(f).append(html);
                     $(input_id).focus();
                 } else {
                     $('#mce-'+resp.result+'-response').show();
                     $('#mce-'+resp.result+'-response').html(msg);
                 }
             }
         } catch(e){
             $('#mce-'+resp.result+'-response').show();
             $('#mce-'+resp.result+'-response').html(msg);
         }
     }
     $.fancybox.resize();
 }
 function initFancybox(){
   $("#mc-embedded-tumblr-signup").live('click', function(){
       $.fancybox({
         'autoDimensions'  : true,
         'width'           : 'auto',
         'height'          : 'auto',
         'href'            : $(this).attr('href'),
         'scrolling'       : 'no',
         'onComplete': function(){
         $('#mce-error-response').hide();
         $('div.mce_inline_error').hide();
         $('#mce-success-response').hide();
         $('#mce_tmp_error_msg').remove();
         $(':input','#mc-embedded-subscribe-form')
         .not(':button, :submit, :reset, :hidden')
         .val('')
         .removeAttr('checked')
         .removeAttr('selected');
         //focus first input field
         $("#mc-embedded-subscribe-form:not(.filter) :input:visible:enabled:first").focus();
         $('#mc-embedded-subscribe').show();
         $('.mc-field-group').show();
         $('#mc-embedded-lightbox-close').hide();
         }
       });
       return false;
   });
 }
 //Check wether Fancybox is loaded or not, and if not, load the sucker and initialize it
 if (!fancyboxLoaded){
   //TODO: Hey MC guys, you've gotta host this somewhere!
   $.getScript("http://chimplr.heroku.com/js/fancybox/jquery.fancybox-1.3.4.pack.js", function(){
       initFancybox();
   });
 }
 if (fancyboxLoaded) {
   initFancybox();
 }
 </description><title>Klangradar</title><generator>Tumblr (3.0; @klangradar)</generator><link>http://klangradar.tumblr.com/</link><item><title>Klangradar XIII: Memories of Waldkirch</title><description>&lt;div class="caption"&gt;
&lt;p&gt;Der nächste Klangradar: 14.6.2012, 19:30, POST FINE ARTS&lt;/p&gt;
&lt;p&gt;Memories of Waldkirch: Florian Bergmann und Hannes Lingens&lt;/p&gt;
&lt;p&gt;&lt;img height="561" src="http://i88.photobucket.com/albums/k173/lautstark4/klangradar%20flyer/20120520_klangradar_flyer_front_klein.jpg" width="400"/&gt;&lt;/p&gt;

&lt;p&gt;Im Herbst 2011 entwickelte der Berliner Klarinettist und Komponist Florian Bergmann für das Tanzstück &amp;#8220;The Wood Project&amp;#8221; des Waldkircher Choreographen Felix Bürkle Musik, die ihren Ausgangspunkt in selbst aufgezeichneten Wald- und Holzgeräuschen hatte. Hinzu kamen Kompositionen und Improvisationskon- zepte für Klarinetten und Computersamples.&lt;/p&gt;
&lt;p&gt;Nun wird die Musik erstmals in einem konzertantem Rahmen präsentiert, in dem Bergmann zusammen mit dem Schlagzeuger Hannes Lingens der Musik neue Aspekte abgewinnt.&lt;/p&gt;
&lt;p&gt;Eintritt: 9&amp;#160;€ / 5&amp;#160;€&lt;/p&gt;
&lt;br/&gt; Mit freundlicher Unterstützung durch das Kulturamt der Stadt Freiburg und der Sparkasse Freiburg - Nördlicher Breisgau&lt;/div&gt;</description><link>http://klangradar.tumblr.com/post/21274453025</link><guid>http://klangradar.tumblr.com/post/21274453025</guid><pubDate>Tue, 17 Apr 2012 19:35:00 +0200</pubDate></item><item><title>Klangradar XII: Koppelfeld - Burkhard Beins und Orm Finnendahl</title><description>&lt;p&gt;&lt;img src="http://i88.photobucket.com/albums/k173/lautstark4/20120305_klangradar_flyer_front.jpg" width="400"/&gt;&lt;/p&gt;
&lt;p&gt;Burkhard Beins: Perkussion&lt;/p&gt;
&lt;p&gt;Orm Finnendahl: Live-Elektronik&lt;/p&gt;
&lt;p&gt;Koppelfeld ist eine Zusammenarbeit von Burkhard Beins and Orm Finnendahl und existiert seit 2003. Eine breite Palette von live-gespielten Schlagzeug- und Objektklängen werden aufgenommen und vom Computer prozessiert und bilden -zeitversetzt abgepielt- einen integralen Bestandteil des musikalischen Prozesses. Koppelfeld traten u.a. im ZKM Karlsruhe und bei der Berliner MaerzMusik auf.&lt;/p&gt;
&lt;p&gt;Burkhard Beins lebt in Berlin. Als Composer/Performer gilt er nicht zuletzt mit seinen individuell entwickelten Spieltechniken als stilprägender Perkussionist.&lt;/p&gt;
&lt;p&gt;Orm Finnendahl ist Komponist mit hohem Interesse an elektronischen Medien. Dies führt zu Kompositionen, die technologische Hilfsmittel wie Computer, Zuspielbänder und Live-Elektronik einbeziehen. Seit 2000 arbeitet er verstärkt mit Improvisationsmusikern, Tanzensembles und Medienkünstlern.&lt;/p&gt;
&lt;p&gt;Donnestag, 12.4.2012, 19:30, POST FINE ARTS&lt;/p&gt;
&lt;p&gt;Eintritt 9&amp;#160;€ / 5&amp;#160;€&lt;/p&gt;
&lt;p&gt;Mit freundlicher Unterstützung durch das Kulturamt der Stadt Freiburg und der Sparkasse Freiburg - Nördlicher Breisgau.&lt;/p&gt;
&lt;p&gt;Der nächste Klangradar: 14.6.2012, 19:30, Memories of Waldkirch: Florian Bergmann und Hannes Lingens&lt;/p&gt;</description><link>http://klangradar.tumblr.com/post/18376221369</link><guid>http://klangradar.tumblr.com/post/18376221369</guid><pubDate>Mon, 27 Feb 2012 12:56:00 +0100</pubDate></item><item><title>Klangradar XI: KOUSAGI PROJECT (Bologna)</title><description>&lt;p&gt;&lt;img height="709" src="http://i88.photobucket.com/albums/k173/lautstark4/Klangradar/20120123_klangradar_flyer_front_entwurf2-01.jpg" width="506"/&gt;&lt;/p&gt;
&lt;p&gt;Donnerstag, 16.2.2011, 19:30, POST FINE ARTS, Brombergstraße 17c, Freiburg&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;KOUSAGI PROJECT&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;CHIE YOSHIDA: &lt;/strong&gt;ACOUSTIC + ELECTRIC VIOLA&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;DiCOFONE: &lt;/strong&gt;&lt;/span&gt;VOCALS, REEDS, OBJECTS, ELECTRONICS&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;KOUSAGI PROJECT&lt;/strong&gt; ist ein verspielt verschrobenes elektro-akustisches Duo und besteht aus Chie Yoshidas, Viola, und Dicofone, Elektronik, Stimme und Reeds. Die Klänge der  Viola werden mit den Knöpfen und Pedalen von Dicofone kurzgeschlossen. Dabei entstehen Songs und Improvisation, die mal an Tänze mal auch lediglich an ausgefallene Klangmetamorphosen erinnern. Die Musikalität des Duos ist mutig und verschwenderisch und schwebt zwischen wildem elektronischen Divertissement und flirrenden Tönen. Kousagi Project ist der ideale Soundtrack für Mondreisen.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://i88.photobucket.com/albums/k173/lautstark4/Klangradar/imagejpeg.jpg" width="300"/&gt;&lt;/p&gt;
&lt;p&gt;Eintritt: 9&amp;#160;€ / 5&amp;#160;€&lt;/p&gt;
&lt;p&gt;Mit freundlicher Unterstützung durch das Kulturamt Freiburg sowie die Sparkasse Freiburg - Nördlicher Breisgau&lt;/p&gt;</description><link>http://klangradar.tumblr.com/post/16012019360</link><guid>http://klangradar.tumblr.com/post/16012019360</guid><pubDate>Tue, 17 Jan 2012 18:17:00 +0100</pubDate></item><item><title>Photo</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_lvbq8kdqgu1r2vosoo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;</description><link>http://klangradar.tumblr.com/post/13400476337</link><guid>http://klangradar.tumblr.com/post/13400476337</guid><pubDate>Sun, 27 Nov 2011 15:43:31 +0100</pubDate></item><item><title>Klangradar X: Ensemble ALARM - Davon ich singen und Sagen will</title><description>&lt;p&gt;ALARM macht sich zuständig für Ideen, die auf die Bühne gehören. &lt;br/&gt;Das Freiburger Ensemble ALARM schafft in diesem Jahr mit &amp;#8220;DAVON ICH  SINGEN UND SAGEN WILL&amp;#8221; ein ganz besonderes Weihnachtskonzert in  Zusammenarbeit mit Senioren aus Freiburg und Umgebung. Im Herbst  (September/Oktober) wurden bei einer Interviewreihe persönliche  Weihnachtsgeschichten der Senioren auf Tonband gesammelt und für die  Konzerte in einer Hörspielcollage verarbeitet. Den musikalischen Rahmen  dieses konzertanten Weihnachtshörspiels setzen  Weihnachtsliedbearbeitungen des Dresdner Komponisten Johannes Voit. &lt;br/&gt;&lt;br/&gt;mit: Annette Riessner (Akkordeon, Konzeption), Johannes Voit  (Kompositon), Lee Ferguson (Schlagzeug), Jan F. Kurth (Blockflöten) &lt;br/&gt;&lt;br/&gt;Eintritt: 9&amp;#160;€ / 5&amp;#160;€ &lt;br/&gt;&lt;br/&gt;Mit freundlicher Unterstützung von Mehrklang Freiburg e.V., dem  Kulturamt Freiburg sowie der Sparkasse Freiburg-Nördlicher Breisgau. &lt;br/&gt;&lt;br/&gt;Der nächste Klangradar: 16.2.2012, 19:30, KOUSAGI PROJECT (Bologna),  &lt;a class="moz-txt-link-abbreviated" href="http://www.kousagiproject.com"&gt;&lt;a href="http://www.kousagiproject.com"&gt;www.kousagiproject.com&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;</description><link>http://klangradar.tumblr.com/post/13400447741</link><guid>http://klangradar.tumblr.com/post/13400447741</guid><pubDate>Sun, 27 Nov 2011 15:42:34 +0100</pubDate></item><item><title>Der Klangradar macht weiter</title><description>&lt;p&gt;Der Klangradar hat eine neue Heimat gefunden: Ab Oktober 2011 treffen sich aufgeschlossene Hörer in der Galerie &lt;span&gt;POST FINE ARTS&lt;/span&gt;. Hier tritt regelmäßig ein Gast aus den Weiten des Klangkosmos auf, um aus dem Moment heraus seine Musik neu zu erschaffen.&lt;/p&gt;
&lt;p&gt;Den Anfang macht der marokkanische Sänger ABDELGHANI ELMASSAOUDI. &lt;span&gt;&lt;span&gt;Er wurde 1986 in Oued Zem, Marokko, &lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;geboren&lt;/span&gt;&lt;/span&gt;&lt;span&gt;&lt;span&gt;. Er studierte arabischen Gesang am Moulay Rchaid Konservatorium in Rabat; sein musikalischer Weg ist vorwiegend von der klassisch-arabischen Musik geprägt. Seine Verbundenheit zur  traditionellen Musik und zum Sufi-Gesang war stets begeleitet von der Hingabe zur arabischen Dichtkunst. Abdelghani ist ebenso geübt in der einzigartigen Kunst der Koran-Rezitation. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt; Kommt zahlreich und lauscht!&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Donnerstag, 13.10.2011, 19:30, Galerie POST FINE ARTS&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Brombergstraße 17c &lt;br/&gt;79102 Freiburg&lt;br/&gt;Tel.:  0761-3196875&lt;br/&gt;E-Mail: &lt;a href="mailto:contact@post-fine-arts.com"&gt;contact@post-fine-arts.com&lt;/a&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt; &lt;/span&gt;&lt;/span&gt;&lt;a href="http://www.post-fine-arts.com"&gt;www.post-fine-arts.com&lt;/a&gt;&lt;/p&gt;
&lt;script src="http://connect.facebook.net/en_US/all.js#appId=233066076740180&amp;amp;xfbml=1"&gt;&lt;/script&gt;</description><link>http://klangradar.tumblr.com/post/9572962521</link><guid>http://klangradar.tumblr.com/post/9572962521</guid><pubDate>Tue, 30 Aug 2011 05:01:00 +0200</pubDate></item></channel></rss>
