Changeset 7

Show
Ignore:
Timestamp:
04/02/05 13:49:31 (4 years ago)
Author:
conrad
Message:

add abstracts for Peter Chubb, Simon Burton and Dave Robillard

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • lca2005/abstracts.html

    r2 r7  
    11<?php include "header.html" ?> 
    22 
     3<h3 id="PeterChubb">Peter Chubb: Taming your old LPs</h3> 
    34<p> 
    4 <a href="cfp.html">Call for Participation</a> 
     5I have around 1000 LPs in various condition, having been collecting 
     6key recordings for 30 years or so.  LPs are delicate, bulky, and 
     7inconvenient.  So what to do? 
     8</p> 
    59<p> 
     10In this talk I'll describe how I transfer audio from LP onto digital 
     11media, fixing the worst problems of the old LP on the way.  I'll 
     12mention tools such as gramofile, gwc, lame,  and cdrecord.  I'll also 
     13discuss what to look for at the input end --- the turntable, tone arm 
     14and preamplifier; and ask for help with  sound card technology. 
     15</p> 
     16 
     17<h3 id="SimonBurton">Simon Burton: SuperCollider and HyperSense</h3> 
     18<p> 
     19<ul> 
     20<li><a href="http://www.audiosynth.com/">SuperCollider3</a> on linux: how to setup and configure with jack output on kernel+2.6</li> 
     21 
     22<li>Sending code to the SC server</li> 
     23 
     24<li>A brief introduction to programming SC</li> 
     25 
     26<li>Sending OSC commands to SC from python</li> 
     27 
     28<li>a demo of the <a href="http://arrowtheory.com/hypersense/">hypersense</a> 
     29technology. This is a trio formed in 2003.</li> 
     30</ul> 
     31<p> 
     32We use custom built USB sensor devices to control SC synthdefs over an 
     33ethernet connection. The demo would show one (or more) of these devices 
     34working and generating audio events in real time. 
     35(<a href="http://arrowtheory.com/hypersense/index.html">Pictures</a>). 
     36For this demo we may need to host the USB devices on a Mac, but SC would be 
     37+running on a linux box. 
     38</p> 
     39 
     40<p> 
     41<i>Simon will be assisted by Alistair Riddell (ANU Centre for New+Media Arts).</i> 
     42</p> 
     43 
     44<h3 id="DaveRobillard">Dave Robillard: Om</h3> 
     45 
     46<p> 
     47<a href="http://www.nongnu.org/om-synth/">Om</a> is a modular synthesizer. 
     48It is built around a core philosophy that 
     49distinguishes it from currently available modular synthesizers; most 
     50importantly the full process level separation of the engine and front end 
     51and the lack of an internal plugin format, using standards such as LADSPA 
     52to avoid the duplication of effort of its peers.  Other noteworthy features 
     53include: 
     54</p> 
     55 
     56<ul> 
     57<li>Subpatching</li> 
     58<li>Polyphony</li> 
     59<li>Multiple simultaneous patches, arbitrary Jack port creation</li> 
     60<li>All engine/client communication done through Open Sound Control</li> 
     61<li>Built from the ground up to be a proper realtime-safe Jack client</li> 
     62<li>Full MIDI binding support</li> 
     63</ul> 
     64 
     65<p> 
     66Om has been designed to be more than just another modular synth.  It's OSC 
     67controlled engine design means it can be used in many different configurations, 
     68with or without a UI.  Possible uses: 
     69</p> 
     70 
     71<ul> 
     72<li>Using OSC bindings in languages such as Python to allow algorithmic patch 
     73creation and tweaking, and other similar experimentation.</li> 
     74 
     75<li>Building patches with GUI clients running on seperate computers over the 
     76network, allowing one user to see the changes made by the other in realtime, 
     77and vice-versa</li> 
     78 
     79<li>Building simple effects processing patches and running the engine without 
     80a UI to accomplish background signal processing tasks (perhaps reverb and 
     81compression)</li> 
     82 
     83<li>Syncing effects parameters to jack transport, allowing tempo-synced effects 
     84and/or synthesis with applications such as SooperLooper</li> 
     85 
     86<li>The code has been built to be as extensible as possible, so more potential 
     87should open up as time goes on.  The talk will focus on these future 
     88directions, what is possible now (with demos) as well as internal design 
     89decisions and rationale, short-term future plans, and interaction with other 
     90software and a GNU/Linux audio system as a whole.</li> 
     91</ul> 
    692 
    793<?php include "footer.html" ?> 
  • lca2005/index.html

    r6 r7  
    1717 
    1818<h3>Day: Technical Presentations (60 minute sessions)</h3> 
     19<p> 
    1920<a href="cfp.html"><strike>Call for Participation</strike></a> 
     21</p> 
    2022<p> 
     23Some <a href="abstracts.html">abstracts</a> for presentations are available: 
     24<ul> 
     25<li>Mark Greenaway: Linux Audio Demos</li> 
     26<li>Peter Chubb: <a href="abstracts.html#PeterChubb">Taming your old LPs</a></li> 
     27<li>Simon Burton: <a href="abstracts.html#SimonBurton">SuperCollider and HyperSense</a></li> 
     28<li>Dave Robillard: <a href="abstracts.html#DaveRobillard">Om</a></li> 
     29</ul> 
     30</p> 
     31 
    2132<h3>Night: Linux Audio demos and jam sessions</h3> 
    2233<p>