CIA.vc
Clam
the framework for audio and music
Stats » Projects » Clam
information
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.
syndicateUTC clock
10:49 on Mar 20, 2010
event counters
The last message was received 16.15 hours ago at 18:40 on Mar 19, 2010
0 messages so far today, 2 messages yesterday
11 messages so far this week, 15 messages last week
95 messages so far this month, 73 messages last month
4088 messages since the first one, 2.94 years ago, for an average of 6.3 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
18:18 yesterdayclam
Commit by ascorza :: r14060 /trunk/CLAM/scripts/check_clam_networks_recursively.py:

  • refactoring check_clam_networks_recursively.py
#
16:50 Wednesdayclam
Commit by jun :: r14059 /trunk/pyjack/jack_bus_connect.py:

  • pyjack.jack_bus_connect made connect not crashing if ports does not exist
#
14:40 Wednesdayclam
Commit by ascorza :: r14058 /trunk/CLAM/scripts/clam_testfarm_client.py:

  • added plugin MIDI directory into clam_testfarm subtask
#
12:28 Wednesdayclam
Commit by ascorza :: r14057 /trunk/NetworkEditor/example-data/Audio2MIDI.clamnetwork:

  • fixed problem into Audio2MIDI.clamnetwork
#
11:19 Wednesdayclam
Commit by ascorza :: r14056 /trunk/CLAM/scripts/clam_testfarm_client.py:

  • added subtask into testfarm: Check Clam Networks Recursively that are inside the NetworkEditor
#
15:29 Tuesdayclam
Commit by dgarcia :: r14055 /trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx:

  • NetworkPlayer: clearing controls before caching them
#
15:14 Tuesdayclam
Commit by parumi :: r14054 /trunk/CLAM/src/Flow/Networks/NetworkPlayer.hxx:

  • important bug fix in NetworkPlayer: jack port names were broken in multi-port sources
#
14:01 Tuesdayclam
Commit by parumi :: r14053 /trunk/CLAM/src/Processing/Plugins/LadspaNetworkExporter.cxx:

  • LadspaNetworkExporter: fixed a bug: to incontrols were routed to outcontrol buffers!
#
14:00 Tuesdayclam
Commit by parumi :: r14052 /trunk/CLAM/src/Processing/Plugins/LadspaWrapperBuffer.cxx:
ladspa wrapper buffer does not need bufferSize attribute anymore
#
10:06 Mondayclam
Commit by dgarcia :: r14051 /trunk/CLAM/examples/PluginExamples/VstPluginExample/ (VstNetworkExporter.cxx CLAMVstPlugin.cxx):

  • VstPluginExample: all parameters parameters left by default (0 to 1)
#
00:56 Mondayclam
Commit by dgarcia :: r14050 /trunk/CLAM/scons/libs/clam_build_helpers.py:

  • clam_build_helpers: hopefully setting linker options for darwing properly now
#
15:50 on Mar 13clam
Commit by dgarcia :: r14049 /trunk/CLAM/examples/PluginExamples/VstPluginExample/ (5 files):

  • 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
#
15:45 on Mar 13clam
Commit by dgarcia :: r14048 /trunk/CLAM/examples/PluginExamples/VstPluginExample/CLAMVstPlugin.cxx:

  • CLAMVstPlugin: Referencing symbols of the clam libraries to force Factory population
#
17:36 on Mar 12clam
Commit by dgarcia :: r14047 /trunk/CLAM/examples/PluginExamples/VstPluginExample/ (2 files):

  • VstNetworkExporter: migrated to NetworkPlayer
#
17:13 on Mar 12clam
Commit by ascorza :: r14046 /trunk/ (3 files in 2 dirs):

  • added check_clam_networks_recursively.py (script) to review the networks and fixed tab problem
#
21:45 on Mar 11clam
Commit by dgarcia :: r14045 /trunk/CLAM/ (3 files in 2 dirs):

  • Harmonizing interfaces of Ladspa and LV2 classes
#
20:38 on Mar 11clam
Commit by dgarcia :: r14044 /trunk/CLAM/examples/PluginExamples/Lv2PluginExample/ (3 files):

  • LV2NetworkPlayer: Using controls in base NetworkPlayer
#
20:20 on Mar 11clam
Commit by dgarcia :: r14043 /trunk/CLAM/examples/PluginExamples/Lv2PluginExample/generateFilesToCompile.py:

  • generateFilesToCompile: made executable
#
19:05 on Mar 11clam
Commit by dgarcia :: r14042 /trunk/CLAM/src/ (3 files in 2 dirs):

  • LadspaNetworkExporter: moved the controls up to base NetworkPlayer
  • TODO: What to do with min,max,default,units...
#
16:02 on Mar 11clam
Commit by parumi :: r14041 /trunk/CLAM/src/Processing/ArithOps/AudioBufferMixer.cxx:

  • removed cout
#