Show credits.html syntax highlighted
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1">
<title>Jamoma: Credits and Acknowledgements</title>
<link href="styles/jamoma.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="jmod_header">
<img src="../images/jmod.icon.mod.png" width="128" height="128">
<h1>jamoma</h1>
<h2>credits and acknowledgements </h2>
<h6> </h6>
</div>
<h3>Overview</h3>
<p>This is an overview of some of the contributions made to the Jamoma project. This list cannot hope to be fully comprehensive.
It also does not reflect the extensive discussion and dialog of the entire group that contributes much to the development of Jamoma
- not to mention our tinkering with each other's code!</p>
<h3>Core Developers</h3>
<p>In order of seniority on the project - oldest members first.</p>
<ul>
<h4>Tim Place</h4>
<p>original concept, externals, modules (audio/video/control, including the mapper and oscnet modules),
core structural components(especially jmod.hub and jmod.gui),
documentation (including the JIG), CVS/SVN/Mailing-List admin, graphical design, </p>
<h4>Trond Lossius</h4>
<p>externals, modules (many of them, but especially input~, output~, limiter~, cuelist, and ambisonics modules),
core structural components(especially jmod.parameter/message), documentation (including autodoc system and JIG), Wiki/Blog/Web/Mailing-List admin,
and <em>lots</em> more!</p>
<h4>Alexander Refsum Jensenius</h4>
<p>modules (especially the video modules and oscnet and mapper modules), documentation (including the JIG), gestural research, OpenSoundControl</p>
<h4>Pascal Baltazar </h4>
<p>reworking of the core components, development of end-user applications using jamoma, OSC namespace design </p>
</ul>
<h3>Additional Contributions</h3>
<p>In alphabetical order...</p>
<ul>
<h4>Matthew Aidekman</h4>
<p>Graphical widget development, ideas and prototypes for the jmod.gui component, window shader example, etc.</p>
<h4>Jeremy Bernstein</h4>
<p>Assistance with abusive usage of Max's pattr system, supplying help with javascript tidbits and various feedback.</p>
<h4>Jamie Bullock </h4>
<p>Integra consultation, C-coding consultation, XML schema and tools forthcoming... </p>
<h4>Henrik Frisk </h4>
<p>Integra consultation, XML schema and tools forthcoming... </p>
<h4>Thomas Grill</h4>
<p>Generous assistance and guidance with porting the jmod.meter~ external to Windows. </p>
<h4>Bill Orcutt </h4>
<p>Generous donation of the source code for his widely used mkdir external, which is the basis of the jmod.mkdir external. </p>
</ul>
<h3>Third Party Software</h3>
<p>Other open-source packages that we are using within Jamoma...</p>
<ul>
<h4>TTBlue</h4>
<p>Tap.Tools Blue is the open source dsp library by Tim Place that is underlying both
Tap.Tools Max (available from Electrotap) and Jamoma.</p>
<h4>ICST Ambisonics Library for Max</h4>
<p>The ICST Ambisonics Tools are a set of externals for Max/MSP for audio spatialisation and source
placement control by Jan Schacher (Jasch) and Philippe Kocher.</p>
<h4>PCRE</h4>
<p>C Library for using regular expressions in the jmod.oscroute external to match wildcards and patterns.</p>
</ul>
<p></p>
</body>
</html>
See more files for this project here