[clam-devel] Artwork repo and updated logo

2018-04-07 Thread David García Garzón
Hi, CLAM devels, Since the logo/icon for the github project was a nasty clip of the original raster logo we had for many years, I crafted a new vectorial version and, on the way, I changed the typography. You can find the new logo at the new clam-artwork repo in github: https://github.com/clam-p

Re: [clam-devel] Two issues found by Valgrind

2014-07-20 Thread David García Garzón
Hi Daniel, Thanks a lot for the patch. Your account at the bug tracker should be working, as i received a notification that you created it. It would be nice if you file both bugs so that we can do the tracking. I will get some spare time this week to reproduce them and apply the patch. Please, i

[clam-devel] Editing mediawiki with git

2014-06-12 Thread David García Garzón
Guys, i just found a nice git add-on that might ease editing the clam wiki. You can install it on debian/ubuntu with: sudo apt-get install git-mediawiki Once you do that you can execute: git clone mediawiki::http://clam-project.org/w clam-wiki Since 3k4 revisions are a quite lo

Re: [clam-devel] Building error!

2014-02-12 Thread David García Garzón
at require this. Please fix your settings.cfg > > > I can't find this file under my workdir, just in the source file. Can you help me with this too, please? > Even if it's not a priority, there is a way to shutdown or solve the annoying warnings? > > > > Il giorno 25/no

Re: [clam-devel] help for new module in Network Editor

2014-01-08 Thread David García Garzón
Ops, we are experiencing problems with the mailing servers and this mail got lost. Sorry for that. El 18/11/13 20:58, Giuseppe Elvio De Luca ha escrit: > Dear Clam Developers, > > My name is Elvio and I'm an Italian student in Computer Science. You don't give details about that so, I am suposing

[clam-devel] Testing

2014-01-08 Thread David García Garzón
Another test message, please, ignore. ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

[clam-devel] Testing

2014-01-08 Thread David García Garzón
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Test message. Please ignore. David. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJSzRmuAAoJEGmqNTFmabREtwUP/Alc4XIqiR5bUyh5AV52ZseZ BdBHHD35wlIZHCsK

Re: [clam-devel] Apparent bug on the spectral peak addition (Harmonizer)

2013-12-28 Thread David García Garzón
another bug: When both arrays are merged, the last peak of each array is ignored. Is this a bug or is this a feature? Anyone arround requires such a thing? David. El 28/12/13 22:23, David García Garzón ha escrit: > While clearing compilation warnings in CLAM, I detected what looks like >

[clam-devel] Apparent bug on the spectral peak addition (Harmonizer)

2013-12-28 Thread David García Garzón
While clearing compilation warnings in CLAM, I detected what looks like a bug in the SpectralPeakArray addition/merge: we are taking values for the target phase array from the magnitude array of the origin. The warning complained about the cached reference to the operand phase arrays being unused.

Re: [clam-devel] Building error!

2013-11-25 Thread David García Garzón
my workdir, just in the source file. Can you > help me with this too, please? > Even if it's not a priority, there is a way to shutdown or solve the annoying > warnings? > > > > Il giorno 25/nov/2013, alle ore 02:15, David García Garzón > ha scritto: > >> Yo

Re: [clam-devel] Building error!

2013-11-24 Thread David García Garzón
Your compiler (which one is it?) is right. That method, CheckAttribute, should be static in order to be called without a 'this'. Should be fixed on subversion revision 15443. The changed file you can download as-is onto your CLAM copy is: http://clam-project.org/clam/trunk/CLAM/src/core/base/

[clam-devel] JACK on Android

2013-11-01 Thread David García Garzón
According to this thread on the JACK maillist, Samsung added Android drivers for Jack to work on their devices. http://lists.jackaudio.org/private.cgi/jack-devel-jackaudio.org/2013-November/011676.html Anyone interested on digging on it? Let's the party start... David.

[clam-devel] Fwd: Re: CLAM Library help (Thanks!)

2013-06-06 Thread David García Garzón
:07:51 -0400 De: Adam Nash A: David García Garzón Hey David, You helped me out with the CLAM library a little while back, and I was really happy with the results. I finally made a demo video of the program that I was using it in. Here it is in case you are interested: http

[clam-devel] Updating NetworkEditor canvas for console changes

2013-05-16 Thread David García Garzón
Hey, NetworkEditor canvas is updating on changes made on the console, including configuration changes. Please test. David. ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.or

[clam-devel] TestFarm 2.0

2013-05-07 Thread David García Garzón
We just released TestFarm 2.0. Now on GitHub. https://github.com/clam-project/testfarm You can install it by running: sudo pip install testfarm In Debian/Ubuntu, if you installed python-stdeb first, it will be installed as a deb package you can remove as other debian packages. This relea

Re: [clam-devel] NetworkEditor fail to configure

2013-04-02 Thread David García Garzón
Al 01/04/13 16:38, En/na Dominique Michel ha escrit: > After a recent change to the svn code, I was not able to get the > NetworkEditor to configure any more. > > First, it was not able to find shiboken.pc. That's normal because on > gentoo, shiboken will install several .pc files, one for each > s

Re: [clam-devel] NetworkEditor: shiboken was not found in the pkg-config search path

2013-03-30 Thread David García Garzón
Al 29/03/13 18:58, En/na Dominique Michel ha escrit: > When installing the NetworkEditor on my gentoo from the last devel > code, I get: > > scons: Reading SConscript files ... > Package shiboken was not found in the pkg-config search path. > Perhaps you should add the directory containing `shiboke

Re: [clam-devel] libclam: xtime.hxx:38:3: error: expected identifier before numeric constant

2013-03-11 Thread David García Garzón
Al 11/03/13 16:24, En/na Dominique Michel ha escrit: > Le Mon, 11 Mar 2013 03:50:25 +0100, > David García Garzón a écrit : > >> Welcome and thanks for the report. >> >> I am working with gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2 and I >> cannot reproduce th

Re: [clam-devel] libclam: xtime.hxx:38:3: error: expected identifier before numeric constant

2013-03-10 Thread David García Garzón
Welcome and thanks for the report. I am working with gcc (Ubuntu/Linaro 4.7.2-2ubuntu1) 4.7.2 and I cannot reproduce the error. Any light on the problem? patches? Two guesses: 1 - TIME_UTC is defined anywhere else in system headers 2 - Some problem with anonymous enums in your gcc version Two th

[clam-devel] ipyclam without CLAM and more port slices

2013-03-06 Thread David García Garzón
Some people asked to be able to use ipyclam's jack engine without having to compile the whole CLAM thing. A build options have been added (use_clam=no or use_jack=no) to scons, so you can build either a jack only ipyclam or a clam only ipyclam. You can also open ipyclam_console with --jack to cho

[clam-devel] jack engine for ipyclam and more

2013-02-23 Thread David García Garzón
Hi, In theory, it should be easy and it was. The Jack engine for ipyclam is working. Typical 4 hours of works after one week of refactor. Now you can manage jack connections, as well as clam's, from an interactive python shell integrated into the NetworkEditor interface. If you just want to try

Re: [clam-devel] LADSPA export bug

2013-01-22 Thread David García Garzón
Al 21/01/13 19:02, En/na vinz [via clam-forum] ha escrit: > Yes, I finally got my Network as LADSPA exported! Nice one, everything > is fine, but... > In ardour the plugin inputs and outputs are swapping randomly each > time I load a new song in ardour. > Like the left signal is going to the right

[clam-devel] ipyclam console in NetworkEditor

2013-01-22 Thread David García Garzón
Take a look at this screenshot: http://clam-project.org/wiki/File:Ipyclam_embeded_noupdate.png Yes, it is what it seems to be: A qt ipython console embedded into NetworkEditor. Yes, they share the same network. And yes, sadly the canvas does not get python updates yet. but it is a bit step forwar

Re: [clam-devel] Clam cvs on OSX 10.8.2

2012-12-03 Thread David García Garzón
On 03/12/12 23:16, Jeff Kearns wrote: Hi, I'm having a build problem with Clam 1.4.1~svn15308 on my iMac. I'm using QT 4.8.4 library frameworks and tools and all 64-bit dependencies. Llvm-g++-4.2 compiler Well I have a very limited experience dealing with the multiple architectures and compil

Re: [clam-devel] CLAM network processing architecture

2012-10-31 Thread David García Garzón
Check twice. It is likely that the JACK message is not fatal. It should fall back to portaudio afterwards. Anyway if you are reporting a crash, please provide the literal messages, platform! and circumstances so that it could be useful. It is ok to discuss about it being a bug (quite likely if

[clam-devel] Testfarm fixed: midi permisions and ipyclam dependencies

2012-10-14 Thread David García Garzón
Some months ago we deployed a new 64bits testfarm client but the long-run tests which tries to load every network in the repository never worked. This was because some test networks in linux required the running user to be in the 'audio' group to access the midi sequencer system. So i just rep

[clam-devel] Suil

2012-07-11 Thread David García Garzón
David Robilla has whis lv2 ui wrapper ready. So no need for our gtk-qt wrapper anymore to have our qt based lv2 plugin interfaces working in ardour (3). Now the work is removing our wrapper. Still we need the one for VST's. http://drobilla.net/software/suil/ David. _

Re: [clam-devel] ChorData Documentation

2012-04-10 Thread David García Garzón
ped since 1.4, is there anything I could do to help out > with this? > > On Fri, Mar 30, 2012 at 9:18 AM, David García Garzón < > > david.gar...@barcelonamedia.org> wrote: > > Well, Chordata architecture is based in clam prototyping, which is > > documented > >

Re: [clam-devel] ChorData Documentation

2012-03-30 Thread David García Garzón
use relations, etc. P > > 2012/3/28 Dima Calancea mailto:deeem...@gmail.com>> > David, actually I was looking for some software/design documentation, > but I couldn't find any. > > > 2012/3/28 David García Garzón > mailto:david.gar...@upf.edu>> Do y

Re: [clam-devel] ChorData Documentation

2012-03-27 Thread David García Garzón
Do you mean something like an usage tutorial like this: http://clam-project.org/wiki/Chordata_tutorial Or something more oriented to the application design? On Tuesday 27 March 2012 17:02:39 Dima Calancea wrote: > Hi, > > Is there any documentation available on ChorData? I'm trying to understand

[clam-devel] Testfarm page rewamped

2012-02-24 Thread David García Garzón
Take a look to the new javascript based testfarm sumary page: http://clam-project.org/testfarm.html It is better integrated with the rest of the website, closing bugs #016 and finally #014. http://clam-project.org/bugs/view.php?id=16 Moreover, the testfarm entry page it is

[clam-devel] Deploying PyQt on windows and mac, an article to keep the eye on

2011-10-28 Thread David García Garzón
Because we are getting deep into python we should keep that article close to our hand we it comes to deploy in any other place than linux. http://arstechnica.com/open-source/guides/2009/03/how-to-deploying-pyqt-applications-on-windows-and-mac-os-x.ars David. _

Re: [clam-devel] Important Question regarding CLAM

2011-10-12 Thread David GARCÍA GARZÓN
Hi. No plan on integrating music21. Sorry. Anyway... You should take a look to the extractors in CLAM Annotator. They include among others, extractors which use the same algorithms that Chordata uses. Those extractors generate xml files that python can turn easily in any format you need provide

Re: [clam-devel] Failing ipyclam tests

2011-09-28 Thread David GARCÍA GARZÓN
Related: http://bugs.python.org/issue5508 -Mensaje Original- De David GARCÍA GARZÓN Enviado Mié 28/09/2011 19:42 Cc clam-de...@clam-project.org Asunto --SPAM--:: [clam-devel] Failing ipyclam tests Xavi, i guess you noticed that the errors on ipyclam tests are still there. But i just

[clam-devel] Failing ipyclam tests

2011-09-28 Thread David GARCÍA GARZÓN
Xavi, i guess you noticed that the errors on ipyclam tests are still there. But i just realized that, beside the assertion error, there is some stderror output shuffled at the begining of the test output. Exception RuntimeError: 'maximum recursion depth exceeded in __subclasscheck__' in ignored

Re: [clam-devel] Patch: unsigned int and bracket usage

2011-09-06 Thread David GARCÍA GARZÓN
Partially commited the patch from Murray. r15180. Thanks, Murray. I just took the approach that for every file all in or all out so i can rebuild the remaining patch without problems. The attached patch contains the remaining changes. As i have some spare i would try to handle them by hand if M

[clam-devel] Forum

2011-08-27 Thread David GARCÍA GARZÓN
It seems that Nabble has changed the address of the CLAM forum. Anyone knows why? Well, the new one is: http://clam-forum.697927.n3.nabble.com/ and no more the old one: http://n3.nabble.com/clam-forum-f697927.html Well i just updated the links. David.

[clam-devel] Bug tracker

2011-08-26 Thread David GARCÍA GARZÓN
In response to Murray request, i experimentally deployed a mantis bugtracker in clam, at last. http://clam-project.org/mantisbt - I created users for Xavi and Pau. Feel free to create yours (not tested yet, for captchas and mail confirmation, so you'll be beta testers). Ask me for user power u

Re: [clam-devel] Blender/CLAM progress, demos

2011-08-04 Thread David García Garzón
gt; ___ > clam-devel mailing list > clam-devel@lists.clam-project.org > http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.dtic.upf.edu/~dgarci

Re: [clam-devel] Spacialization Plugin examples

2011-08-03 Thread David García Garzón
easy to > > find public HRTF databases. > > > > Best > > Pau > > > > ___ > > clam-devel mailing list > > clam-devel@lists.clam-project.org > > http://lists.clam-project.org/listinfo.cgi/clam-

Re: [clam-devel] CLAM Plugin Installation

2011-08-03 Thread David García Garzón
d that's why he took care of explaining how to compile it from sources and he provided jaunty backports (from karmic, unreleased at that time). Maybe that note is not relevant anymore, such version and newer ones are widely available in most distros. If you have any suggestion on how to improve

[clam-devel] changes on ipyclam testing

2011-07-31 Thread David García Garzón
willing to listen a network crafted by ipyclam. -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.dtic.upf.edu/~dgarcia ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi

Re: [clam-devel] ipyclam: modules installation

2011-07-28 Thread David García Garzón
On one side, you have add this to ~/.bashrc export PYTHONPATH=~/local/lib/python On the other, in order to build up the module you have to install all in a single directory ~/local/lib/python/ipyclam/ and creating a __init__.py file on it. Then, in that file, do: from Network import Network fro

Re: [clam-devel] Interest in developement as a student

2011-07-27 Thread David García Garzón
We need new contributors so you are very welcome. Join us on the irc channel. #clam at freenode.net so we can talk about that. If you are not familiar with IRC just use the webchat interface at http://webchat.freenode.net selecting #clam as the channel. BTW, you need to subcribe this mailing li

[clam-devel] Simplifying DynamicTypes

2011-07-18 Thread David García Garzón
I got an amusing rainy sunday i spent refactoring the DynamicType class. There is a never merged DT-Inheritance branch. The problem it requires a lot of user code refactor because it changed interface and the branch got quite old waiting the time to merge. So I am taking the approach of simplify

[clam-devel] More changes on DynamicType

2011-06-26 Thread David García Garzón
-- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.dtic.upf.edu/~dgarcia ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

[clam-devel] Moving core sources

2011-06-25 Thread David García Garzón
ols src/Flow/Ports -> src/core/ports And further movements in the future. So, like for any source movement, WATCH YOUR LOCAL CHANGES BEFORE UPDATING! -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.dtic.upf.edu/~dgarcia ___

Re: [clam-devel] CLAM Plugins

2011-06-22 Thread David García Garzón
ll define CLAM_PLUGIN_PATH. Just to > clarify do I define this in .bashrc, or do I have to do something in > SConstruct? > > I also ran scons in CLAM/plugins/spacialization > > > > > On Wed, Jun 22, 2011 at 3:25 PM, David García Garzón > mailto:david.gar...@barcelonamedia.

Re: [clam-devel] CLAM Plugins

2011-06-22 Thread David García Garzón
_PATH. Just to > > clarify do I define this in .bashrc, or do I have to do something in > > SConstruct? > > > > I also ran scons in CLAM/plugins/spacialization > > > > > > > > > > On Wed, Jun 22, 2011 at 3:25 PM, David García Garzón < > &g

Re: [clam-devel] CLAM Plugins

2011-06-22 Thread David García Garzón
M/plugins/spacialization I guess you run also 'sudo scons install' after 'scons'. Check that the library libclam_spacialization_plugin.so got installed properly into /usr/local/lib/clam > On Wed, Jun 22, 2011 at 3:25 PM, David García Garzón < > > david.gar...@bar

Re: [clam-devel] CLAM Plugins

2011-06-22 Thread David García Garzón
On Thursday 23 June 2011 00:01:52 Rahul Rajan wrote: > Also, what is libclam-devel and how can I get and compile this library? I forgot to answer that question. libclam-devel seems to be the package of your distro (Fedora?) which may contain the development files for the core libraries. Often th

Re: [clam-devel] CLAM Plugins

2011-06-22 Thread David García Garzón
Which platform? Compiled from sources or from any precompiled binaries? Normally, the default installations should work at least in Linux. If the install is done in a special place, you might define the CLAM_PLUGIN_PATH environment variable to make them available. usually PREFIX/lib/clam In windo

Re: [clam-devel] Adding and Removing attributes in a DT in a positional way

2011-06-21 Thread David García Garzón
A Dimarts 21 Juny 2011 19:02:10, Xavier Serra Román va escriure: > On Jun 20, 2011, at 5:01 PM, David García Garzón wrote: > > Xavi is working rigth now in supporting optional attributes in dynamic > > types (configurations) from ipyclam. For that he needs interface to add &g

[clam-devel] Adding and Removing attributes in a DT in a positional way

2011-06-20 Thread David García Garzón
Xavi is working rigth now in supporting optional attributes in dynamic types (configurations) from ipyclam. For that he needs interface to add and remove an attribute by index which does not exist (there is a private AddAtttr_ which requires the size of the type as second parameter which is too

Re: [clam-devel] --SPAM--:: Re: ConfigurationProxy: següent passa

2011-05-28 Thread David García Garzón
A Divendres 27 Maig 2011 16:37:09, Xavier Serra Román va escriure: > On May 27, 2011, at 2:21 PM, David García Garzón wrote: > > On Thursday 26 May 2011 22:33:34 Xavier Serra Román wrote: > >> On May 26, 2011, at 10:13 PM, David García Garzón wrote: > >>> Forwarded to

Re: [clam-devel] CrossCorrelation visibility

2011-05-28 Thread David García Garzón
nged all plugins so that they can be used as library as well. Plugins must be compiled apart, To link against them just use pkg-config with clam-spatialization module and you will get the flags to compile. You can include headers, for example, as -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.iua.upf.edu/~dgarcia ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

Re: [clam-devel] ConfigurationProxy: següent passa

2011-05-27 Thread David García Garzón
On Thursday 26 May 2011 22:33:34 Xavier Serra Román wrote: > On May 26, 2011, at 10:13 PM, David García Garzón wrote: > > Forwarded to the list, sorry, the original message from Xavi was in > > catalan. > > > > A Dijous 26 Maig 2011 18:22:17, Xavier Serra Román

Re: [clam-devel] ipyclam: trouble with ProcessingConfigs

2011-05-27 Thread David García Garzón
On Friday 27 May 2011 12:27:13 Xavier Serra Román wrote: > On May 27, 2011, at 11:47 AM, David García Garzón wrote: > > Xavi, Pau, you didn't notice but you were sending catalan bable to the > > list ;-) I am not able to reproduce the error neither. It looks like > >

Re: [clam-devel] ipyclam: trouble with ProcessingConfigs

2011-05-27 Thread David García Garzón
input->toPlainText().toLocal8Bit().constData(); > > > > > > but in my code I do: > > > std::string old = config.attributeValue(i); > > > old = value; > > > with value being passed as const std::string& and attributeValue > > > being: *(typ

Re: [clam-devel] ipyclam: trouble with ProcessingConfigs

2011-05-26 Thread David García Garzón
y 25, 2011, at 8:39 PM, Pau Arumi wrote: > > Check the Component interface. Maybe it is called Clone() or DeepCopy(). > > P > > > > > On May 25, 2011, at 7:48 PM, David García Garzón wrote: > > > > On Wednesday 25 May 2011 19:09:23 Xavier Serra Román wrote: >

Re: [clam-devel] ConfigurationProxy: següent passa

2011-05-26 Thread David García Garzón
ply the configuration which was a tricky issue). Or midterm goal is being able to build an stereo cable network like that: net.source = "AudioSource" net.source.NChannels = 2 net.sink = "AudioSink" net.sink.NChannels = net.source.NChannels net.source[0] > net.sink[0] net.source

Re: [clam-devel] Issue Linking libcurl in SConstruct

2011-05-26 Thread David García Garzón
libraries. Regards. David. A Dijous 26 Maig 2011 18:11:25, David García Garzón va escriure: > A Dimecres 25 Maig 2011 23:30:18, Cliff Chen va escriure: > > Hello, > > > > I'm trying to link to libcurl in my CLAM module, and I'm having a lot of > > issues unde

Re: [clam-devel] Issue Linking libcurl in SConstruct

2011-05-26 Thread David García Garzón
e curious on what people is using CLAM for, so we will pleased if you want to explain what is your module/project about. Regards. -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.iua.upf.edu/~dgarcia ___ clam-de

Re: [clam-devel] ipyclam: trouble with ProcessingConfigs

2011-05-25 Thread David García Garzón
On Wednesday 25 May 2011 19:09:23 Xavier Serra Román wrote: > Hi guys, > I'm now at the part of ipyclam dealing with configurations and I've run > into some trouble, I defined a c++ class to wrap into python with > boost.python that holds a processingconfig. > > I need to create the processingconf

Re: [clam-devel] CLAM changes for ipyclam

2011-05-10 Thread David García Garzón
Xavi, testfarm is in red. I guess you added new dummy processings and the type listing method test got out of date. http://clam-project.org/testfarm/ On Monday 09 May 2011 18:32:41 Xavier Serra Román wrote: > Already done, couldn't find the tests though. > > Are there tests for OutControlBase::

[clam-devel] ipyclam on test farm

2011-05-03 Thread David García Garzón
I just added i pyclam compilation and tests to clam's testfarm. Xavi, it is the runTest.py script, so, please any new test you add, add it as well to runTest. David. ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-projec

Re: [clam-devel] polyphonic pitch detection

2011-04-27 Thread David García Garzón
Currently there is no processing in clam that does polyphonic pitch detection as you ask for. We have a monophonic pitch detection (FundamentalFrequency output in SMSAnalysisCore) and harmony detection (the TonalAnalysis processing). The later gives the harmony, not the concrete notes (meaning s

Re: [clam-devel] Clam Wiki editors

2011-04-15 Thread David García Garzón
Update: All wiki users with valid edits, or recognized by the name or mail, should have editor rights now; users with spam edits were removed; and users with no edits were left alone. As I said if you want to edit, just ask for it. David. On Friday 15 April 2011 19:11:01 David García Garzón

[clam-devel] Valgrind / python suppression list

2011-04-15 Thread David García Garzón
For the record. In order to use valgrind to catch memory problems in python C modules this file will help to silence known problems due to python itself. Not 100% safe but at least let you concentrate in your own problems. http://svn.python.org/projects/python/trunk/Misc/valgrind-python.supp Da

[clam-devel] Clam Wiki editors

2011-04-15 Thread David García Garzón
Due to last spam attacks we just had to disable wiki edits even for logged in users. Please if you want to edit any page please just ask us to add you to the editors group at the irc or, if you don't get any fast answer, at the regular devel or user mailing lists. It is sad to have reached that

[clam-devel] CLAM in Debian!

2011-04-06 Thread David García Garzón
Just in case you didn't read it in CLAM news, finally CLAM did its way into debian official repositories. Many thanks to the maintainer, Taniguchi Takaki. http://packages.debian.org/source/sid/clam http://packages.debian.org/source/sid/clam-networkeditor http://packages.debian.org/source/sid/clam

[clam-devel] Spam on the wiki

2011-03-29 Thread David García Garzón
On the past weeks some spammers created quite many accounts on clam-project's wiki and filled it with spam, again. So the requiring login, valid email and captcha seems not being enough. My apologizes for the inconvenient both for the spam and the measures. The wiki should have been restored. W

[clam-devel] Havemus C++0x^B^B2011

2011-03-27 Thread David García Garzón
ing/ -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.iua.upf.edu/~dgarcia ___ clam-devel mailing list clam-devel@lists.clam-project.org http://lists.clam-project.org/listinfo.cgi/clam-devel-clam-project.org

Re: [clam-devel] ipyclam: Clam_NetworkProxy

2011-03-02 Thread David García Garzón
LAM interface > searching for methods that we'll use in the proxy. Do you want to > meet when I have somewhat of a proposal? > > Bye, > Xavi > > PS: In the meantime I'm also doing refactorings to the python interface, > to keep it moving > > On Mar 1, 2011

[clam-devel] ipyclam: Clam_NetworkProxy

2011-02-28 Thread David García Garzón
Xavi, I commited a minimal version to start working with Clam_NetworkProxy. Now, the default proxy for ipyclam is the clam one and it would work with dummy proxy when you add the --dummy option. The clam proxy just implements availableTypes() and has an empty implementation for processingNames i

[clam-devel] ipyclam: interactive python console for CLAM networks manipulation

2011-02-28 Thread David García Garzón
I wrote a small article with information on the latest work of Xavier Serra on ipyclam, the interactive python console to explore and manipulate CLAM networks: http://vokicodder.blogspot.com/2011/02/ipyclam-interactive-python-console- for.html As potential users of such a tool your feedback is

[clam-devel] guiless lv2 working again

2011-02-17 Thread David García Garzón
I just sanitized the clam_lv2_generator script so that it is more ready for the general public. The main problem was that the WIP gui feature was in the middle of the previously working guiless behaviour, so i did the following changes: - the gui is just enabled if we provide the --gui-binary op

Re: [clam-devel] iPyCLAM

2011-02-17 Thread David García Garzón
e property used in the Connector constructor > > Bye! > > On Feb 16, 2011, at 12:24 AM, David García Garzón wrote: > > On Wednesday 16 February 2011 00:12:50 David García Garzón wrote: > >> We moved the development of ipyclam from Xavi Serra's private reposit

Re: [clam-devel] iPyCLAM

2011-02-15 Thread David García Garzón
clone http://clam-project.org/clam/trunk/ipyclam ipyclam_git_dest cd ipyclam_git_dest git remote add orig file:///$PWD/../ipyclam_git_orig/ git fetch orig git checkout -b myorig orig/master git rebase master git checkout master git merge myorig git svn dcommit On Wednesday 16 February 2011 00:12:50 D

Re: [clam-devel] iPyCLAM

2011-02-15 Thread David García Garzón
On Wednesday 16 February 2011 00:12:50 David García Garzón wrote: > We moved the development of ipyclam from Xavi Serra's private repository to > CLAM's. We invite other developers to check it out and play with it. > > import TestFixture > from Processing import Pr

[clam-devel] iPyCLAM

2011-02-15 Thread David García Garzón
We moved the development of ipyclam from Xavi Serra's private repository to CLAM's. We invite other developers to check it out and play with it. import TestFixture from Processing import Processing p = processing("Processing1", TestFixture.proxy()) p.[tab] and start to explore Until now Xavi foc

[clam-devel] testfarm failing (lv2 and python-dev)

2011-01-14 Thread David García Garzón
Testfarm was failing because the recent added dependency on lv2 (package: lv2core) and python-dev. I installed them in the testfarm box. But it was failing quite before making them a dependency by default (last green was in october!!), so other failures might be pending to solve. We ignored the

[clam-devel] Windows millestone: CLAM libs compiling again

2010-12-31 Thread David García Garzón
solution with python - addressing any of the many TODO mentioned in the script I hope it pays the invested effort and lots of windows developers come into the project and help. Thanks to the cross-mingw-env and fedora-mingw projects for the many patches and hints. David. -- David García Garzón

[clam-devel] Back to clam forum

2010-12-28 Thread David García Garzón
administrations rights to some clam developers so that we could reorganize the topics or close the forum if we decide that? -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.iua.upf.edu/~dgarcia ___ clam-devel mailing list clam-devel

Re: [clam-devel] clam under ubuntu 10.10

2010-11-27 Thread David García Garzón
vote or support ubuntu and debian bugs to get clam included and maintained with those distros. We cannot do more distro stuff than we are doing now without stopping developing clam itself. -- David García Garzón (Work) david dot garcia at upf anotherdot edu http://www.iua.upf.edu/~dgarcia _

Re: [clam-devel] WIP/RFC: yet another build system change

2010-11-15 Thread David García Garzón
y > nice) > > Good luck! :) > Albert > > On Sun, Oct 31, 2010 at 8:48 AM, David García Garzón > > wrote: > > No, we are not abandoning scons for a new tool. We are pretty happy with > > it. The problem is that the scripts we initially developed to build the &

Re: [clam-devel] Build on Windows: SCons configuration

2010-11-15 Thread David García Garzón
You should install this software and ensure that the exe or bat file is available from the MSYS PATH. http://www.scons.org/ Update the wiki as you need. Some dependencies are not in the tarball, for example boost and python. We are working on an automated procedure to cross build the dependenci

Re: [clam-devel] Mac OS X: NetworkEditor not building (r14492)

2010-11-08 Thread David García Garzón
en within binutils/gcc world. David. A Dilluns 08 Novembre 2010 00:54:32, David García Garzón va escriure: > I just realized i started a search for such a command some time ago and I > found objcopy from gnu binutils. You can use it like this: > > objcopy -I binary -O elf32-i386 -B i3

Re: [clam-devel] Mac OS X: NetworkEditor not building (r14492)

2010-11-07 Thread David García Garzón
busy in other areas. A first step could be knowing which are the flags for mac. David. A Diumenge 07 Novembre 2010 21:16:15, David García Garzón va escriure: > I am glad that you did that research. We have no mac available at the > moment for experimenting so your feedback is very welc

Re: [clam-devel] Mac OS X: NetworkEditor not building (r14492)

2010-11-07 Thread David García Garzón
the error > > case and of course compilation succeeded. I didn't continue from there > > since I hoped for a better workaround. > > > > I will have a look if there would be a solution for a embedded file > > solution for mac and post it here. > >

Re: [clam-devel] Network Editor console interaction through Python

2010-11-03 Thread David García Garzón
On Monday 25 October 2010 00:01:23 Xavier Serra wrote: > Hi guys, > the next part of my project is to integrate a console in Network Editor > that will allow manipulation (and creation) of networks interactively > through commands. Before starting to code the console I need to decide how > will the

Re: [clam-devel] lv2 generator changes

2010-11-02 Thread David García Garzón
The server is back, commited. On Tuesday 02 November 2010 21:26:44 David García Garzón wrote: > It seems that clam-project.org is down again. So i was unable to commit the > results of today session with Angelo on providing an SConstruct for LV2 > example and inverting the control dir

Re: [clam-devel] Mac OS X: NetworkEditor not building (r14492)

2010-11-02 Thread David García Garzón
BTW, we changed recently the dependencies, (libpython, boost...) but, until now we had no report on mac builds. Please feel free to modify and update the mac build wiki if something do not match or is missing. David. On Tuesday 02 November 2010 16:35:08 johnbeuving wrote: > Hi, > > I'm trying

Re: [clam-devel] Mac OS X: NetworkEditor not building (r14492)

2010-11-02 Thread David García Garzón
A fast workaround would be substituting CLAM_EMBEDDED_FILE uses by a const char * variable of the same name (first parameter of the macro) initialized to an empty "" string. Not sure of the runtime effects, (Xavi? any idea?) but, at least i will compile. Because we are using embedded files in N

[clam-devel] lv2 generator changes

2010-11-02 Thread David García Garzón
It seems that clam-project.org is down again. So i was unable to commit the results of today session with Angelo on providing an SConstruct for LV2 example and inverting the control direction of lv2generator. that is letting the build tool to control the script instead the script configuring the

[clam-devel] Mingw environment script

2010-11-02 Thread David García Garzón
A new script landed in clam/CLAM/scripts/mingw-cross. It is a script to setup a mingw crosscompilation environment by downloading and crosscompiling most CLAM dependencies. The first goal is automating mingw setup which right now is quite tedious. Current achievent is building all the dependenci

[clam-devel] WIP/RFC: yet another build system change

2010-10-31 Thread David García Garzón
st big milestone would be reproducing current modules. Currently i managed to define a single module but dependencies are not done yet. Please, post your comments and ideas in this thread. -- David García Garzón (Work) david dot garcia at upf anotherdot edu http:/

Re: [clam-devel] Changes to NetworkEditor

2010-10-18 Thread David García Garzón
Some after session changes: Extracted the NetworkUpgrader class so it can be eventually turned into a lib and reused anywhere. Also added some c++/python helpers and fixed some memory issues on error handling. David. On Monday 18 October 2010 20:27:40 David García Garzón wrote: > After a p

Re: [clam-devel] pywin32's setup.py won't install Win7

2010-10-18 Thread David García Garzón
At which point of the wiki? What are you trying to build? Are you trying to build pywin from sources? I guess there should be some ready to install binaries: http://sourceforge.net/projects/pywin32/files/ On Monday 18 October 2010 16:08:46 malik martin wrote: > Hello, > I have Windows 7. Mingw

Re: [clam-devel] Changes to NetworkEditor

2010-10-18 Thread David García Garzón
rationScript (right now it's > in the parent directory of NetworkEditor) and change the line where it is > embedded to the final location. > > I'm still working to solve the issue about clamrefactor.py, because right > now the PYTHONPATH enviroment variable has to be se

  1   2   >