- Original Message -
> From: Mathieu Bouchard
> To: Jonathan Wilkes
> Cc: Marvin Humphrey ; "pd-list@iem.at"
>
> Sent: Thursday, October 6, 2011 7:03 PM
> Subject: Re: [PD] Keyboard shortcuts for "nudge", "done editing"
>
> Le 2011-10-06 à 15:46:00, Jonathan Wilkes a écrit :
>
>> Th
- Original Message -
> From: Mathieu Bouchard
> To: Jonathan Wilkes
> Cc: Marvin Humphrey ; Simon Wise
> ; "pd-list@iem.at"
> Sent: Thursday, October 6, 2011 5:49 PM
> Subject: Re: [PD] Keyboard shortcuts for "nudge", "done editing"
>
> Le 2011-09-29 à 10:37:00, Jonathan Wilkes a é
Le 2011-10-06 à 18:52:00, Hans-Christoph Steiner a écrit :
The GPL includes the "or any later version" by default,
Actually, it seems not. You have to say « or any later version »
explicitly.
« Each version is given a distinguishing version number. If the Program
specifies a version number
Le 2011-10-06 à 15:46:00, Jonathan Wilkes a écrit :
Then there are cases like pdogg, where LICENSE.txt is GPL v2 but in
README.txt the author writes that the license is LGPL.
Ok, this would be plain wrong, if it were the case. Then the author would
have to be contacted, in order to make thing
On Thu, 2011-10-06 at 15:46 -0700, Jonathan Wilkes wrote:
> - Original Message -
>
> > From: Mathieu Bouchard
> > To: Marvin Humphrey
> > Cc: "pd-list@iem.at"
> > Sent: Thursday, October 6, 2011 5:44 PM
> > Subject: Re: [PD] Keyboard shortcuts for "nudge", "done editing"
> >
> > Le 201
- Original Message -
> From: Mathieu Bouchard
> To: Marvin Humphrey
> Cc: "pd-list@iem.at"
> Sent: Thursday, October 6, 2011 5:44 PM
> Subject: Re: [PD] Keyboard shortcuts for "nudge", "done editing"
>
> Le 2011-09-28 à 21:44:00, Marvin Humphrey a écrit :
>
>> On Thu, Sep 29, 2011 at
Le 2011-09-28 à 10:35:00, Hans-Christoph Steiner a écrit :
In the case of a GPL project including a BSD code, there is not a
separate license. Only the copyright holder can change the license. It
is just that the BSD license allows you to add additional restrictions.
The GPL adds one restric
Le 2011-09-29 à 10:37:00, Jonathan Wilkes a écrit :
Something I was thinking about for the future is a way to model keyboard input
after the efficiency of 'vi' input.
The efficiency of vi input is only efficient to vi users.
Other people want arrows because they're arrows.
If not using arrow
Le 2011-09-28 à 21:44:00, Marvin Humphrey a écrit :
On Thu, Sep 29, 2011 at 12:44:39AM -0400, Hans-Christoph Steiner wrote:
In my opinion, using GPLv3 has been the easiest of the options. It
means that we can use code that is licensed with a BSD, MIT, Tcl,
Apache, GPLv2, LGPL, GPLv3, etc.. So
the default maxsize of sound filer is 400. if you want/need that bigger,
change the maxsize of sound filer with the -maxsize option (see sound
filer-help for that.
m.
Am 06.10.2011 um 18:50 schrieb Albena Baeva:
> Thanks a lot,
>
> I looked at the tutorial patches and they are really great
Thanks a lot,
I looked at the tutorial patches and they are really great. Now I get a
little bit further, I found that I have the same mistake with your patches
as with mine. "error: soundfiler_read: truncated to 400 elements" So the
buffer of the soundfile doesn't allow to get a bigger size o
On Oct 6, 2011, at 11:10 AM, Mathieu Bouchard wrote:
Le 2011-10-06 à 10:31:00, Mathieu Bouchard a écrit :
Well, it's not like it's a super-obvious fix. I think both bugs
take more than a few minutes of reading.
If it's obvious to anyone else - please let me know.
I'm emailing the author
Le 2011-10-06 à 10:31:00, Mathieu Bouchard a écrit :
Well, it's not like it's a super-obvious fix. I think both bugs take
more than a few minutes of reading.
If it's obvious to anyone else - please let me know.
I'm emailing the authors... I don't know them, but anyway...
It really looks l
Le 2011-10-06 à 08:32:00, Iain Mott a écrit :
Thanks for the debugging information. I followed your instructions and
came up with similar errors when running:
I don't know why we get different numbers of stack items, but if you want
more than two, look for the --num-callers=… option.
But ye
Le 2011-10-05 à 21:13:00, Mathieu Bouchard a écrit :
Then if you run :
valgrind pd vbap-help.pd
and click around a bit, you get :
Actually that's a different bug than the one you found, but that's a bug
anyway, and it's the kind of thing that can cause a crash later (e.g.
while closing a
because this is a very reoccurring question and the next question you will
probably ask is:
why is the sound playback stuttering when i play video in sync with it?
i made those educational patches to address both questions:
http://www.uni-weimar.de/medien/wiki/Audiovideo
hope it helps.
max
Am 0
testing the latest 0.43 zip for windows (on XP)
i found a small 'bug':
using 'save as' from the 'file menu' gives the usual pop-up window.
when i drag this window a copy is created and the first one stays put.
it's possible to do your saving business in the copied window,
which than disappears.
ho
Thanks for the debugging information. I followed your instructions and
came up with similar errors when running:
valgrind pd rvbap-help.pd
ie.
==4000== Invalid write of size 4
==4000==at 0x4034D0F: rvbap_bang (rvbap.c:619)
==4000==by 0x80B7362: outlet_bang (in /usr/bin/pd)
==4000== Add
Le 06/10/2011 11:25, Albena Baeva a écrit :
Hello List,
I'm trying to synchronise film and it's sound in pd. I have several
short clips exported as one longer video and separate audio file. I
need to be able to start each one of them when I choose, but I loose
synchronisation of sound an vid
Hello List,
I'm trying to synchronise film and it's sound in pd. I have several short
clips exported as one longer video and separate audio file. I need to be
able to start each one of them when I choose, but I loose synchronisation of
sound an video. I first try to use this patch (
http://www.you
Hello,
Thanks for the reply, Jack. So the patch you gave allows me to move each
crop around on the canvas, but I actually meant for moving the visible area
around within the crop.. such as what happens with the slider in attached
patch, but then individually for each crop.
Cheers, Michael
gems.m
21 matches
Mail list logo