<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/clam</link><counters><counter name="thisWeek" lastEventTime="1269024015" firstEventTime="1268614861">11</counter><counter name="forever" lastEventTime="1269024015" firstEventTime="1176390313">4088</counter><counter name="lastMonth" lastEventTime="1267401010" firstEventTime="1265048956">73</counter><counter name="lastWeek" lastEventTime="1268496325" firstEventTime="1268089815">15</counter><counter name="thisMonth" lastEventTime="1269024015" firstEventTime="1267405485">95</counter></counters><metadata><item name="subtitle"><value type="text/plain">the framework for audio and music</value></item><item name="description"><value type="text/plain">CLAM stands for C++ Library for Audio and Music and in Catalan means something like "a continuous sound produced by a large number of people as to show approval or disapproval of a given event".
CLAM is a full-fledged software framework for research and application development in the Audio and Music Domain. It offers a conceptual model as well as tools for the analysis, synthesis and processing of audio signals.

</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">Clam</value></item><item name="url"><value type="text/plain">http://clam-project.org</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><timestamp>1269022723</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14060</revision><author>ascorza</author><log> * refactoring check_clam_networks_recursively.py</log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/scripts/check_clam_networks_recursively.py">trunk/CLAM/scripts/check_clam_networks_recursively.py</file></files></commit></body></message><message><timestamp>1268844653</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14059</revision><author>jun</author><log> * pyjack.jack_bus_connect made connect not crashing if ports does not exist </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/pyjack/jack_bus_connect.py">trunk/pyjack/jack_bus_connect.py</file></files></commit></body></message><message><timestamp>1268836847</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14058</revision><author>ascorza</author><log> * added plugin MIDI directory into clam_testfarm subtask</log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/scripts/clam_testfarm_client.py">trunk/CLAM/scripts/clam_testfarm_client.py</file></files></commit></body></message><message><timestamp>1268828887</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14057</revision><author>ascorza</author><log> * fixed problem into Audio2MIDI.clamnetwork </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/NetworkEditor/example-data/Audio2MIDI.clamnetwork">trunk/NetworkEditor/example-data/Audio2MIDI.clamnetwork</file></files></commit></body></message><message><timestamp>1268824768</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14056</revision><author>ascorza</author><log> * added subtask into testfarm: Check Clam Networks Recursively that are inside the NetworkEditor</log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/scripts/clam_testfarm_client.py">trunk/CLAM/scripts/clam_testfarm_client.py</file></files></commit></body></message><message><timestamp>1268753375</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14055</revision><author>dgarcia</author><log> * NetworkPlayer: clearing controls before caching them </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx">trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx</file></files></commit></body></message><message><timestamp>1268752462</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14054</revision><author>parumi</author><log> * important bug fix in NetworkPlayer: jack port names were broken in multi-port sources </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx">trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx</file></files></commit></body></message><message><timestamp>1268748092</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14053</revision><author>parumi</author><log> * LadspaNetworkExporter: fixed a bug: to incontrols were routed to outcontrol buffers! </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx">trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx</file></files></commit></body></message><message><timestamp>1268748042</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14052</revision><author>parumi</author><log>ladspa wrapper buffer does not need bufferSize attribute anymore</log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Processing/Plugins/LadspaWrapperBuffer.cxx">trunk/CLAM/src/Processing/Plugins/LadspaWrapperBuffer.cxx</file></files></commit></body></message><message><timestamp>1268647602</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14051</revision><author>dgarcia</author><log> * VstPluginExample: all parameters parameters left by default (0 to 1) </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/CLAMVstPlugin.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/CLAMVstPlugin.cxx</file></files></commit></body></message><message><timestamp>1268614604</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14050</revision><author>dgarcia</author><log> * clam_build_helpers: hopefully setting linker options for darwing properly now </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/scons/libs/clam_build_helpers.py">trunk/CLAM/scons/libs/clam_build_helpers.py</file></files></commit></body></message><message><timestamp>1268495418</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14049</revision><author>dgarcia</author><log> * VstPluginExample: better implementation of the VST api
 * VstPluginExample: Proper range for parameters
 * VstPluginExample: Caching parameter units
 * VstPluginExample: Do not load the network twice, as we can set (kludgely) numParams later </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/QClamVstEditor.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/QClamVstEditor.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.hxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.hxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/wire.xml">trunk/CLAM/examples/PluginExamples/VstPluginExample/wire.xml</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/QClamVstEditor.hxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/QClamVstEditor.hxx</file></files></commit></body></message><message><timestamp>1268495117</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14048</revision><author>dgarcia</author><log> * CLAMVstPlugin: Referencing symbols of the clam libraries to force Factory population </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/CLAMVstPlugin.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/CLAMVstPlugin.cxx</file></files></commit></body></message><message><timestamp>1268415360</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14047</revision><author>dgarcia</author><log> * VstNetworkExporter: migrated to NetworkPlayer </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.hxx">trunk/CLAM/examples/PluginExamples/VstPluginExample/VstNetworkExporter.hxx</file></files></commit></body></message><message><timestamp>1268413985</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14046</revision><author>ascorza</author><log> * added check_clam_networks_recursively.py (script) to review the networks and fixed tab problem</log><files><file action="modify" uri="http://clam-project.org/clam/trunk/NetworkEditor/src/CheckClamNetwork.hxx">trunk/NetworkEditor/src/CheckClamNetwork.hxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/NetworkEditor/src/CheckClamNetworkMain.cxx">trunk/NetworkEditor/src/CheckClamNetworkMain.cxx</file><file action="add" uri="http://clam-project.org/clam/trunk/CLAM/scripts/check_clam_networks_recursively.py">trunk/CLAM/scripts/check_clam_networks_recursively.py</file></files></commit></body></message><message><timestamp>1268343928</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14045</revision><author>dgarcia</author><log> * Harmonizing interfaces of Ladspa and LV2 classes </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.cxx">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.hxx">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.hxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx">trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx</file></files></commit></body></message><message><timestamp>1268339895</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14044</revision><author>dgarcia</author><log> * LV2NetworkPlayer: Using controls in base NetworkPlayer </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.cxx">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2NetworkPlayer.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/stereocable.clamnetwork">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/stereocable.clamnetwork</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2Library.hxx">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/LV2Library.hxx</file></files></commit></body></message><message><timestamp>1268338854</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14043</revision><author>dgarcia</author><log> * generateFilesToCompile: made executable </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/examples/PluginExamples/Lv2PluginExample/generateFilesToCompile.py">trunk/CLAM/examples/PluginExamples/Lv2PluginExample/generateFilesToCompile.py</file></files></commit></body></message><message><timestamp>1268334345</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14042</revision><author>dgarcia</author><log> * LadspaNetworkExporter: moved the controls up to base NetworkPlayer
 * TODO: What to do with min,max,default,units... </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Flow/Networks/NetworkPlayer.cxx">trunk/CLAM/src/Flow/Networks/NetworkPlayer.cxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx">trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx</file><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx">trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx</file></files></commit></body></message><message><timestamp>1268323333</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>clam</project></source><body><commit><revision>14041</revision><author>parumi</author><log>* removed cout </log><files><file action="modify" uri="http://clam-project.org/clam/trunk/CLAM/src/Processing/ArithOps/AudioBufferMixer.cxx">trunk/CLAM/src/Processing/ArithOps/AudioBufferMixer.cxx</file></files></commit></body></message></recentMessages></statsTarget>