Re: [PD] Open .exe from pd.bat?

2007-12-28 Thread Nikola Jeremic
yes, you need just to edit a .bat file and it is very simple
here is a good place to read
http://en.wikipedia.org/wiki/Batch_file

all the best
nikola

On Dec 29, 2007 12:44 AM, raul diaz [EMAIL PROTECTED] wrote:

 Hi Pd's!

 I have a little question for programers...
 Can I open an aplication (*.exe) from a pd.bat file?
 I have made an aplication with Processing which is managed by Pd via OSC.
 So, now I have my  processing-application.exe and my pd-application.bat
 and I want to open both together.
 Is that possible by writting some line code inside pd.bat? Or I need to
 make another application (*.exe?) which open both files?

 Thanks in advance.

 Saludos!

 --
 Raul Diaz Poblete
 *
 [EMAIL PROTECTED]
 Barcelona [Spain]
 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] UC-33 and Pd

2007-12-23 Thread Nikola Jeremic
hi Javier

did you try kaconnect or aconnectgui programs
you probably just need to conect the 2 midi ports (out from uc33 in to pd
when you connect them should work fine
hope it helps
nikola


On Dec 23, 2007 10:21 PM, Javier Garcia [EMAIL PROTECTED] wrote:

 Hi,

 I have an UC-33 evolution midi controller.

 When i turn it on, Alsa Sequencer shows it. In the same way when i go to
 pd, and choose MediaAlsa midi, Alsa Sequencer shows this:

 Pure Data Midi-in 1

 Then i go to MediaTest audio and midi, and i press the assignable
 buttons, or move the knobs, and nothing seems happen.

 Any idea?

 br.
 GARFF



 --
 Sigue los principales acontecimientos deportivos en directo. MSN 
 Motorhttp://video.msn.com/video.aspx?mkt=es-es

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] cpu usage

2007-12-19 Thread Nikola Jeremic
hi list

im currently working on a patch that should be simple 4 channel mixer with 2
return channels for FX
the problem - pd cpu usage is roling around 10-15% but my gnome (and e-16)
system monitor shows 60-70 % and it is from my patch.
why there is this difference?
does pd load meter and dsp~ from iem show only the pd cpu usage?
is there a way to fix this?

im on ubuntu studio
cpu amd 2400+
Pd version 0.39.2-extended-rc4

thanx
nikola
-- 
www.echoplex-label.de/njeremic


synth-mixer.pd
Description: Binary data
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] segmented patchcords (was Re: PD MAX)

2007-12-06 Thread Nikola Jeremic
hi lis
this is a big discussion :)
im a long term pd user, and no max user
I vote YES for the segmented patchcords.
i belive that it is not good to use them ALWAYS but i came i the situatuon
when they come in handy
and the user have a chance to choose... if you dont like them do not use
them :-), if you need them, they are there.
so i hope to see them soon in PD...

greets, n

On Dec 6, 2007 4:58 AM, Michal Seta [EMAIL PROTECTED] wrote:

 On Dec 4, 2007 10:09 AM, marius schebella [EMAIL PROTECTED]
 wrote:
  a big problem in max is that there is no undo for segmented patchcords.
  once segmented, you can only delete them and redraw to make them not
  segmented.

 That's not true.  Ctl-click on a segmented patchcord, unsegments it.
 I found this shortcut by mistake once.  Caveat, it does not work on
 all segemented patchcords.  IIRC it works if the patchcord has a
 minimum of 2 knees.  Or something like that (my max demo expired a
 while ago).

 ./MiS

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]

2007-11-25 Thread Nikola Jeremic
hi

i did it with pdp_theorout~
but i had some audio-video desyncronisation with theora codec
you have to experiment and see what works for your system
here is also my patch so you can see it
hope it helps

greets
n.


On Nov 25, 2007 9:30 PM, Javier Garcia [EMAIL PROTECTED] wrote:

 Jay wrote:

  have you tried
  pdp_rawout ?
  http://zwizwa.goto10.org/darcs/pdp-12/doc/misc/rawout.txt

 Can someone send any patch using [pdp_rawout] and [pdp_qt] with some
 instructions (included the command to get a vlc file or any other video
 file) ?


 GARFF


 
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: RE: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]
 Date: Sun, 25 Nov 2007 21:25:32 +0100


 Jay wrote:

  have you tried
  pdp_rawout ?
  http://zwizwa.goto10.org/darcs/pdp-12/doc/misc/rawout.txt

 Can someone send any patch using [pdp_rawout] and [pdp_qt] with some
 instructions (included the command to get a vlc file or any other video
 file) ?


 GARFF


 
  Date: Thu, 22 Nov 2007 02:08:42 +0100
  From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]

  Subject: Re: [PD] [pdp_rec~] and record my vj sessions using [pdp_qt]
 
  have you tried
  pdp_rawout ?
  http://zwizwa.goto10.org/darcs/pdp-12/doc/misc/rawout.txt
 
  Javier Garcia escribió:


  
   Hi,
  
   I would like to record a video that goes from [pdp_qt] to [pdp_xv] or
   [pdp_glx] passing throw other pdp objects (or what is the same: my
   sessions).
  
   I thougt in [pdp_rec~], but i have seen it only can be connected to
   [pdp_qt] or [pdp_qt~] but not to [pdp_xv] or [pdp_glx].
  
   Can someone help me?
  
   br.
   GARFF
  
   
   Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para
   estar a la última MSN Newsletters
  
 http://newsletters.msn.com/hm/maintenanceeses.asp?L=ESC=ESP=WCMaintenanceBrand=WLRU=http%3a%2f%2fmail.live.com
  
   

  
   ___
   PD-list@iem.at mailing list
   UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list
  
 

 

 Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar
 a la última MSN Newsletters

 
 Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar
 a la última MSN Newsletters
 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list





-- 
www.echoplex-label.de/njeremic


video_fx.pd
Description: Binary data
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Any advanced demos using GEM?

2007-11-25 Thread Nikola Jeremic
hi
i allready posted this link
http://echoplex-label.de/njeremic/files/vj-live.zip
it is my patch for live visualisation, and it is reacting on audio input
hope it helps
greets
nikola



On Nov 25, 2007 9:07 AM, hard off [EMAIL PROTECTED] wrote:
 if you have pd extended, then have a look at pixelTANGO  i only just
 found it this morning, but it makes a few things easier.


 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] click interface hack??

2007-10-10 Thread Nikola Jeremic
hi everybody
same here, would love to have it too...
it is also complicated to connect object that are far away, and it is not
always wise to use s~ and r~
greets
n.

On 10/10/07, Derek Holzer [EMAIL PROTECTED] wrote:

 Hi Kevin,

 it's a nice idea, since dragging is the thing that gives you
 carpal-tunnel syndrome the worst! Very un-ergonomic motion, if ever one
 was invented my only way around it is to patch with a Wacom tablet.

 I'd support this as a feature request.

 best,
 d.

 Kevin McCoy wrote:
  Hi list,
 
  Has anyone done a hack so instead of clicking and dragging patch cords
  (which is kind of awkward still), you can click an outlet and then it
  starts the patch cord and then move the mouse freehand to the
  destination, click an inlet and it connects them that way?  To cancel
  the patch cord you can just click on the blank canvas.

 --
 derek holzer ::: http://www.umatic.nl :::
 http://blog.myspace.com/macumbista
 ---Oblique Strategy # 103:
 Left channel, right channel, centre channel

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] channels and dac

2007-09-16 Thread Nikola Jeremic
hi again
1)
first set the number of channels you need with jack
run pd with jack-audio
make object
[dac~ 1 2 3 4 5 6 7 8

2)
it depends on your patch... more processing - more cpu :) so i belive more
channels - more cpu
corect me if im wrong

greets
nikola


On 9/16/07, Atte André Jensen [EMAIL PROTECTED] wrote:

 Atte André Jensen wrote:

  I have two questions regarding channels in pd:

 Forgot to mention I'm running 0.40.2 under linux/debian with jack...

 --
 peace, love  harmony
 Atte

 http://atte.dk   | http://myspace.com/attejensen
 http://anagrammer.dk | http://atte.dk/compositions

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] audio visualizations

2007-08-28 Thread Nikola Jeremic
i have some old work of me experimenting with Gem ...
feel free 2 use it :)
the patch needs audio input and likes techno...
u can change the photos in the images folder with your own ones, but they
have 2 be power of 2 resolution (512*512 or 256*256)
have fun and hope it helps you (learn the pd :)

http://www.njeremic.echoplex-label.de/tmp/vj-live.zip

greets from Berlin
nikola

On 8/27/07, Atte André Jensen [EMAIL PROTECTED] wrote:

 Hi

 I have played a little with pd (under linux) in the past, and feel I got
 some idea what it can do. However, I have a gig coming up this weekend,
 and due to various reasons, I'm desperate to get some visuals going. It
 doesn't have to be fancy, as long as it follows the music, looks good
 and is somewhat varied. Something like electric sheep or goom would be
 the kinda thing I'm hoping for...

 I feel impolite to ask in such a hurry, but is there some pd-patches
 out-there that'll make pd/linux visualize an audio feed? I'll promise to
 actually learn pd afterwards, but right now I'm just hoping pd can
 rescue me :-)

 Thanks in advance for any reply...

 --
 peace, love  harmony
 Atte

 http://atte.dk   | http://myspace.com/attejensen
 http://anagrammer.dk | http://atte.dk/compositions

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list




-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] plugin~ state + wavetables

2007-08-01 Thread Nikola Jeremic
hi list

1st. what is happening with ladspa plugins loading thingy plugin~? it is
crashing my pd-extended with Segmentation fault (core dumped) message
(ubuntu-studio,  0.39.2-extended-rc4)
2nd. is there any extra tutorials,  patches... online about wavetables,
arrays (beside the doc and help files).

thanx
nikola

-- 
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] elitism, software and academia (was GEM FTGL Sadness)

2007-06-07 Thread Nikola Jeremic

i love this!

On 6/7/07, jared [EMAIL PROTECTED] wrote:



On Tue, Jun 05, 2007 at 03:40:51PM +0100, timon wrote:
 Some time ago I was explained the issues of why FTGL libs was not
 included GEM for the extended OSX release of PD. The answer did not
 make me any wiser. The conclusion was Compile it yourself.  Its a
 shame that such a great tool (as GEM could be) is falling into the
 shade by elitist attitude.

Sometimes I think what can be perceived as 'elitism' is actually just a
lack of time. Remember that the people working on this aren't being
paid; they are hobbyists producing code in their spare time. They may
simply not have the resources to solve your particular problem and
hence
they ask you to try and solve it yourself.

All of the work done (out of love, not money) by the pd community should
be applauded.  With that said, there is a sense of elitism.  I'm not
talking only about the PD community here, though.  Take the users of the
'industry standard' software, such as Logic and ProTools.  It's no
secret that many of these users look down their nose at those musicians
who use software like Ableton Live, FL Studio, Orion Pro and the like.
Then you have the users of more 'academic' software (PD, Max\MSP,
Csound, etc.) who often seem to have a sense of superiority; I've seen
Csound users look down on Max/MSP users.

I remember a couple of weeks ago, someone on this list posted a piece
that used PD as the sound generation source, but he then arranged and
mixed the piece in Live.  Then someone commented with an elitist tone as
to why he used Live at all.  Further, I've seen coders look down on
those who use anything that isn't purely programming.  Everyone loves
their tools, and there will always be a sense of pride in those tools.
But, my god, its friggin software!  No need to be rude.

Then again, a lot of my opinion is based upon interaction with other
users over the internet.  This, in of itself, may be the cause for this
sense of elitism.  While talking on forums and lists, I often find that
people have very short fuses and are often argumentative or simply look
down on 'newbies'.  I think that some people are comfortable being rude
or unhelpful because there aren't any repercussions from acting in such
a way; they don't have to face the person they're communicating with.
I'd like to think that a lot of the people who act rude or elite on
lists and forums wouldn't act that way if you were to talk to them face
to face.

While I'm ranting :-)In my academic experience, it's often frowned
upon to use other's patches in your own compositions because it seems
that the patches themselves are the work of art; and it's almost as if
this is considered plagiarism.  And while I agree that designing
patches/programs/instruments IS an art-form, I don't understand why it
isn't encouraged for composers to use other people's
patches/instruments.  Can you imagine if Chopin had to build every piano
that he ever played?  Thank goodness Hendrix was a guitar player, not a
guitar builder.

I think academia needs to recognize that there are many composers who
use computers as a means to an end; who make music with the AID of
computers; not to make music WITH computers.  There is still a rigid
line that separates the composer and the programmer.  Most Music
curriculums are still classically based.  Most Music Technology
curriculums are programming based.  What about today's composers who are
interested in classical compositional techniques and forms, but who are,
at heart, electronic music composers and want to apply these classical
techniques and forms to their electronic compositions with the AID of
technology, yet have no interest in programming?

[steps down from his soap box]

:-)

Jared





___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list





--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] gem+ati

2007-06-06 Thread Nikola Jeremic

hi list

have pd+gem running on my ubuntustudio box with ati9200 radeon. Gem is
working nice except the fact that it is craching  PD every time i try to
destoy/close the gemwin with segmentation fault message. same thing was
happening on other distros, so i belive it is the problem with ati drivers.
anybody knows a solution?
thx
n.
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gem+ati

2007-06-06 Thread Nikola Jeremic

thanx 4 the info...
looks like i have 2 get nvidia
nikola

On 6/6/07, Frank Barknecht [EMAIL PROTECTED] wrote:


Hallo,
Cesare Marilungo hat gesagt: // Cesare Marilungo wrote:

 have you tried to compile yourself the version from cvs? I had the same
 problem when I first tried GEM (although with an NVidia card) and I made
 a patch (basically I've just swapped two lines of code) that has been
 included in the cvs version.

Recompiling probably won't help: The crash is a longstanding bug (at
least half a year) that affects all cards with Mesa-DRI drivers:
Intel, some Ati, Matrox etc. It's a really nasty issue, as with newer
Mesa versions, not only Gem still crashes when closing the window, but
rendering is non-functional as well.

Ciao
--
Frank Barknecht _ __footils.org_ __goto10.org__

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list





--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] subtractive synth - minimoog model

2007-05-27 Thread Nikola Jeremic

hi J

i was doind some time ago a similar thing, and i would use more PD object
and less LADSPA stuff. There is a nice moog~ filter allready in pd and i was
writing oscilators in tables. u need  2 envelopes  (one 4 the filter and one
for amp) and u are almost there :). i will try  to find  the  project next
days and  send it 2 u.  by the way,  did u try bristol synth? there is
minimoog there also.
have fun
n.

On 5/27/07, Josh Lawrence [EMAIL PROTECTED] wrote:


hello all!

I was on this list some time back, but unsubscribed due to lack of
time to learn pd.  the time issue is a little better, so I have
resubscribed in the hopes of learning this app.

here's my question:  I really, really want a minimoog, but can't
afford one.  ;)  I think that building one in pd using ladspa plugins
(much like alsamodularsynth) would be a perfect way to dip my toe in
the shallow end of pd.  however, I can't figure out what to do once I
get pd opened.  I can add [plugin~ name.so], but I really don't know
what else to do.

incidentally, I found a nice minimoog synth on the web, but one thing
that I absolutely cannot stand with that and ams is the lack of
ability to retrigger a held note after another one is played (I think
this has been called the trilogy trill - make sense?).  this is a
must on an analog synth.

can anyone point me to some tutorials or give me some help with this?

--
Josh Lawrence
http://www.hardbop200.com
http://www.joshlawrencetrio.com

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list





--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] converting gem patches to video files

2007-05-25 Thread Nikola Jeremic

you can also try some of the screencast programs, i was using them some of
them. You need one that can grab opengl window (on mac x-snap pro and on win
camstudio) and a POWERFULL macine :). 4 me that was the fastest way and i
god quite nice results. check on wiki for more info.

peace
n.

On 5/25/07, Claude Heiland-Allen [EMAIL PROTECTED] wrote:


punchik punchik wrote:
 hi, is there any way to record a gem patch as video?
 mov or avi?

 thanx

pix_snap and pix_record (but I've never done this, so I might be mistaken)

I use a hardware DVD recorder to record the tv-out from my laptop, then
transfer to a computer and edit/encode to AVI with avidemux2.



Claude

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list





--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] gem - cube without edges

2007-03-08 Thread Nikola Jeremic

Hi list

im curently working on a project to design a short logo animation with
pd/gem.
I have a rotating cube on witch is a texture (logo) with black background.
the problem is that i can still see the edges of a cube and i would like
to
remove them. the patch is here if you would like to see it.

www.echoplex-label.de/njeremic/tmp/echoplex-logo.zip


Some hints?

thanx
Nikola Jeremic


--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] gem-models

2007-02-23 Thread Nikola Jeremic

Hi list

I would like to start working more with the .obj models in Gem, and i got
bored of the famous venus :) does anybody know where can i find some
otherones (i did not came so far with google) and i need an info on soft
(open-source would be great :) where I can design my own models. I ve tried
Blender, but it is to complicated and somehow my models dont work good with
pd :( it is getting very slow an crashes my machine (pc win).

thanx 2 all
nikola

--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] gem-models

2007-02-23 Thread Nikola Jeremic

hey, thanks again to everybody.
I just got wings3d and i love it. i will try later to make some things and
see how it is going. Blender is cool, but i did not find a way trough, to
lazy to learn something like this :) and thanx for the link to models.

greets
Nikola

On 2/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:


hi nicola
i am working with the same setup (blender modeling, pd/gem using .obj
files) and have absolutely no problems on all platfornms (xp, osx10.4,
ubuntu6.06)
actually blender is a very good choice for creating gem .obj files.
i think, that one point is to create mesh models only. gem can only handle
this kind of object, same as blender itself inside it#347; build in
rt-engine.
http://sketchup.com/ is a very simple free software with export options. i
am not sure if it can export to .obj or you have to export .dxf or .3ds or
whatever bleder can read, and in blender convert it to .obj for gem
unfortunately google has bought sketchup, so it s not open-source
i hope i could help you
niki

http://niki.xarch.at

 Hi list

 I would like to start working more with the .obj models in Gem, and i
got
 bored of the famous venus :) does anybody know where can i find some
 otherones (i did not came so far with google) and i need an info on soft
 (open-source would be great :) where I can design my own models. I ve
 tried
 Blender, but it is to complicated and somehow my models dont work good
 with
 pd :( it is getting very slow an crashes my machine (pc win).

 thanx 2 all
 nikola

 --
 www.echoplex-label.de/njeremic
 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list






--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] midi on osx

2007-02-12 Thread Nikola Jeremic

thanx for the info. I know about jack, but i did not try it yet on osx. I
anyway needed just midi that i can write a midi track in Live and route it
to Gem and play my visuals, so no audio. and i menaged it just by routing
usb-midi converter to the digi002, set the soft NOT to ge midi loop and it
is working :) I will check jack now.
thanx again
n.

On 2/12/07, Kyle Klipowicz [EMAIL PROTECTED] wrote:


Yes, this works great with Pd and Live. You can also send midi from Live
to Pd.

However, my experiences with using sending audio between Pd and Live
in tandem using Jack on OS X 10.4 (PPC) show that Pd runs a lot slower
than Live. I suppose the best strategy would be to run Pd with -nogui
and then have all the parameters modulated with Live's (more stable
and efficient) GUI.

I did find a nice little PDF that explains hooking the two up through
Jack, if others are interested.
(http://www.zenpho.co.uk/how-to-use-jack-pd-and-live.pdf)

Any thoughts on how to overcome the CPU overload, or minimize the
headache of these two apps have a conversation?

~Kyle


On 2/9/07, Derek Holzer [EMAIL PROTECTED] wrote:
 [Funny, just wrote this in response to another question...maybe this
 should go in a manual somewhere ;-) ]

 On OSX, you must open the Audio MIDI Setup application to get MIDI
 in/out of PD. Once you have done that, you can use the MIDI Settings
 menu in PD to route MIDI in and out from/to your various devices.
 Haven't tried routing MIDI from PD to Live, but I imagine that if you
 select the built-in OSX MIDI IAC router as output in PD and input in
 Live, you'll get something working pretty quick.

 best,
 d.

 Nikola Jeremic wrote:
  hi
 
  Im using on my home PC win and Linux version of pd and on both systems
i
  have multiple midi in-out and alsa connect . On my job machine
(mac
  osx pd-extended 0.38.4)i can use just one in-out - the main one from
  digi002. Where are this settings and can i use something like alsa
  connect to connect my pd with Live + all my midi controllers on osx?
  thanks 2 all

 --
 derek holzer ::: http://www.umatic.nl
 ---Oblique Strategy # 24:
 Bridges
 -build
 -burn

 ___
 PD-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list



--

http://theradioproject.com
http://perhapsidid.blogspot.com

(()()()(()))()()())(
(())(())()(((
))(__
_())(()))___
(((000)))oOO

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list





--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-made tetris

2007-02-03 Thread Nikola Jeremic

hey, i just love it :)

On 2/3/07, Matteo Sisti Sette [EMAIL PROTECTED] wrote:


Hi all,

I've already posted this in a forum, but thought I may post it here as
well.
This is the tetris game in a pd patch. Standard plain MP's pd.

Unzip the archive and run tetris.pd

Bye
M.

___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list






--
www.echoplex-label.de/njeremic
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list