Bugs item #1804504, was opened at 2007-09-28 22:35
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1804504&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: externals
Group: None
Status: Closed
Resolution: Fixed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: IOhannes m zmölnig (zmoelnig)
Summary: [lister] help is wrong/outdated
Initial Comment:
>From [lister]'s help : "of course, this should be named "list", but there already appears to be a "list" object, though i don't see any use in it"
This seems to be a leftover from an era when lists weren't implemented yet in vanilla.
Given that it seems [lister] should be deprecated in favor of [list], its help file should be updated so that it encourages using [list] instead of deterring from it.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1804504&group_…
Now that's cool, a video help patch. I added the link to a barebones
page for seq:
http://wiki.puredata.info/en/seq
.hc
On Oct 8, 2007, at 10:45 AM, giucant wrote:
> Hi,
> if you need an help patch for seq:
> http://www.youtube.com/watch?v=lHBMEpgzPDA
>
> bye
> j
>
>
> --- Ice Cube <icecube2112(a)hotmail.com> ha scritto:
>
>>
>>
>>
>> Hi,
>>
>> I´m making a little PD project that generates
>> algorithmic music using midi objects like noteout
>> and makenote. My problem is that I need to record
>> all this midi info being generated by the PD (like
>> pitch of the notes and it's durations and etc) in a
>> midi file, so I can handle this info later in
>> another program (like Finale). I have some
>> experience in MAX/MSP, and in this program, it's
>> very simple to do that: just use an object called
>> "SEQ". This object writes down a complete midi file
>> with all midi information being produced in the
>> project. I've spend many hours looking around PD
>> trying to find out an object that suit my needs, but
>> without sucess.
>>
>> I'm a composer, and for my needs, it's extremely
>> important that I can write down midi info,
>> especially because I can edit this info later in a
>> program like Finale and generate a "human friendly"
>> score that any musician can understand.
>>
>>
>> Anyone can help me? Any advice?
>>
>> Thanxx
>> xD
>>
> _________________________________________________________________
>> Receba GRÁTIS as mensagens do Messenger no seu
>> celular quando você estiver offline. Conheça o MSN
>> Mobile!
>> http://mobile.live.com/signup/signup2.aspx?lc=pt-br>
> _______________________________________________
>> PD-list(a)iem.at mailing list
>> UNSUBSCRIBE and account-management ->
>> http://lists.puredata.info/listinfo/pd-list
>>
>
>
>
> ___________________________________
> L'email della prossima generazione? Puoi averla con la Nuova Yahoo!
> Mail: http://it.docs.yahoo.com/nowyoucan.html
>
> _______________________________________________
> PD-list(a)iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/
> listinfo/pd-list
------------------------------------------------------------------------
----
"[W]e have invented the technology to eliminate scarcity, but we are
deliberately throwing it away to benefit those who profit from
scarcity." -John Gilmore
Bugs item #1609736, was opened at 2006-12-06 02:31
Message generated for change (Settings changed) made by zmoelnig
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1609736&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: gem
Group: v0.39.2
>Status: Pending
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Nobody/Anonymous (nobody)
Summary: [pix_movie] and [pix_film] only play solid colors
Initial Comment:
On Intel-based machines with ATI cards both Mac OS X and Ubuntu, using Gem checked out from CVS on 2006-12-05, playing movies with both [pix_film] and [pix_movie] just plays solid colors that somehow seem related to the actual movie being played.
This happened on a Dell Dimension 8400 with ATI card:
0000:01:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60 [Radeon X300 (PCIE)]
0000:01:00.1 Display controller: ATI Technologies Inc RV370 [Radeon X300SE]
And on a Mac Pro with Quad Processors and an ATI Radeon X1900 XT.
And on a MacBook Pro with a ATI Mobility Radeon X1600
----------------------------------------------------------------------
Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2007-09-04 12:18
Message:
Logged In: YES
user_id=564396
Originator: NO
has this been fixed by the recent changes to use non-rectangle textures by
default??
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-06 19:44
Message:
Logged In: YES
user_id=27104
Originator: YES
File Added: 05.film.pd-smoothing.png
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-06 19:43
Message:
Logged In: YES
user_id=27104
Originator: YES
Ok, a follow up on the Mac Pro (using build 2006-12-06):
05.movie.pd:
1 movie plays all one color
2 sending [mode 0( to [pix_movie] causes error:
error: pix_movie: no method for 'mode'
05.film.pd:
1 the movie plays fine
2 [pix_convolve] causes strange banding (see attached images)
3 turn off [pix_convolve] and the video is fine.
And on the Ubuntu/Dell Dimension:
05.movie.pd:
1 plays solid colors by default
2 sending [mode 0( to [pix_movie] makes it work
3 now toggling mode 1/0 works, and reports the change to the Pd console
05.film.pd:
1 plays solid colors by default
2 sending [mode 0( to [pix_texture] makes it work
3 now toggling mode 1/0 works, and reports the change to the Pd console
File Added: 05.film.pd-default.png
----------------------------------------------------------------------
Comment By: Hans-Christoph Steiner (eighthave)
Date: 2006-12-06 04:17
Message:
Logged In: YES
user_id=27104
Originator: YES
This also happens on Ubuntu, so its not OS-specific. I guess I forgot to
mention that. The above Dell Dimension is running Ubuntu Dapper.
Is there a certain set of ./configure options to try?
----------------------------------------------------------------------
Comment By: christopher clepper (cclepper)
Date: 2006-12-06 03:45
Message:
Logged In: YES
user_id=663212
Originator: NO
This most likely is a problem with the autobuild building pix_film/movie
files which are not the right ones on OSX. I use the same hardware daily
without problems so the code is certainly fine. Some #ifdef bludgeoning
might make the autobuild do the right thing.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1609736&group_…
OK, so I thought I understood cvs, but what as I thinking?
again, the "v3"directory shows up on the autobuild, but I'm sure I deleted that this week. Am I missing something? I sync-ed my (local) externals repository with the cvs on sourceforge, and then from there I deleted all the files in maskxor/v3, removed "v3" and deleted erroneous files in cvs repos, then committed those changes. Yet still the autobuild chews on my old underwear.
?
Ek
Lone Shark "Aviation" out now on http://www.pyramidtransmissions.comhttp://www.myspace.com/sharktracks
---------------------------------
Yahoo! Answers - Get better answers from someone who knows. Tryit now.
Hi list,
I've just been looking through source code from cvs, picking at random, and looking for an example of the
void error (char *fmt, ...) from the externals howto.
I can't find one anywhere!
Am I stating the obvious here? It's just that this means that PD patches made using anything other than internals are almost impossible to debug if they're extremely complex like mine is: there simply isn't a way of finding out where the errors are occurring.
I think, IOhannes, if you could explain to me precisely how to use this function, I would be willing to (slowly) go through and make some changes. This is a massive hole in PD!!!!!
Could PD or desiredata have a step-trace function, like MAX?
Ouch!
Ed
Lone Shark "Aviation" out now on http://www.pyramidtransmissions.comhttp://www.myspace.com/sharktracks
---------------------------------
For ideas on reducing your carbon footprint visit Yahoo! For Good this month.
Hallo,
Ice Cube hat gesagt: // Ice Cube wrote:
> I?m making a little PD project that generates algorithmic music
> using midi objects like noteout and makenote. My problem is that I
> need to record all this midi info being generated by the PD (like
> pitch of the notes and it's durations and etc) in a midi file, so I
> can handle this info later in another program (like Finale). I have
> some experience in MAX/MSP, and in this program, it's very simple to
> do that: just use an object called "SEQ". This object writes down a
> complete midi file with all midi information being produced in the
> project. I've spend many hours looking around PD trying to find out
> an object that suit my needs, but without sucess.
There are two externals that you could use: [seq] from the Cyclone
library is a clone of Max's [seq]. I don't think it's finished, but it
may already do what you want. Then there's [midifile] by Martin Peach,
which does about the same. I believe both are part of Pd-extended, if
you cannot compile them.
Another way would be to use an different midi recorder software. Maybe
even Finale can do it, otherwise there should be some free sequencers
for your platform somewhere. The only thing needed would be a virtual
midi connection from Pd to that sequencer. I only know how this is
done on Linux, where using Pd's ALSA sequencer interface is the
easiest way. Just connect some sequencer or recorder like MusE,
rosegarden or some alsa-tool like "arecordmidi" to Pd with qjackctl
and start recording. On OS-X or Windows similar things should be
possible as well, if not, boot http://puredyne.goto10.org ;)
Ciao
--
Frank Barknecht _ ______footils.org__
we just solved the GOP problem in colorgrid with the yves trik ;).
http://hangar.org/wikis/lab/pd/pdvjtools/src/colorgrid/colorgrid-0.5.tar.gz
thanks.
El dl 01 de 10 del 2007 a les 03:07 +0200, en/na Yves Degoyon va
escriure:
> ola,
> > cool
> >
> > i just test graph on parents, and it' not working.
> >
> >
> >
> >
> the trick is basically to replace :
>
> x->x_obj.te_xpix
> x->x_obj.te_ypix
>
> with :
>
>
> text_xpix(&x->x_obj, x->x_glist)
> text_ypix(&x->x_obj, x->x_glist)
>
> in any graphical object..
>
> cool we can make it clearer.
>
> saludos,
> sevy
Feature Requests item #1807083, was opened at 2007-10-03 17:56
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=1807083&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Jamie Bullock (postlude)
Assigned to: Nobody/Anonymous (nobody)
Summary: Remove erroneous error message for [receive~]
Initial Comment:
If a [receive~]/[r~] object is instantiated without arguments, and DSP is turned on the following error message is displayed to the console:
error: receive~ : no matching send
If this is genuinely an error, it should be caught when the object is instantiated, regardless of whether DSP is on. Also, if it is an error to have 'no matching send', then the error should also be printed when an invalid receive symbol is provided as an argument.
However, it seems to me, that it is not an error - since the receive symbol for receive~ is settable via a message. It seems that it should be valid to instantiate r~ without arguments, and set the receive symbol via a message at some later point. I therefore request that the error message is removed from the sources.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=478073&aid=1807083&group_…