I guess everyone is too busy (so am I), it's probably too late but attached
is my take on this.
This should work providing TouchOSC accepts OSC messages to control its
sliders.
You will have to fill in the blanks but the core is there.
Cheers.
./MiS
On Sat, Apr 28, 2012 at 12:47 AM, Rishabh Nata
On Thu, Apr 19, 2012 at 9:49 AM, Rishabh Natarajan <
rishabh.natara...@gmail.com> wrote:
>
> 1. When starting pd with jack and 16 channels, does this mean that all 16
> channels have to go in and out of Jack itself?
>
no.
> 2. Do the number of input and output channels have to be the same (8 an
Hi Rishabh,
On Sun, Apr 8, 2012 at 3:31 PM, Rishabh Natarajan
wrote:
> Error message: Invalid number of channels
This is actually a (almost) very informative error message. You want
pd use more channels than are physically or virtually available on
your system. You should probably provide some m
On Tue, Mar 27, 2012 at 5:23 PM, Charles Goyard wrote:
>
> However, the result is a bit weird. It looks like the point of view is
> rotated by 90 degrees and with a bit angled Z-axis. I don't understand
> the camera object. How can I get back to something more frontal ?
>
I have done some extrem
On Mon, Oct 31, 2011 at 9:48 PM, Epic Jefferson wrote:
>
> >>// 128 sine waves with random freq mixed down to stereo:
> >>{ Splay.ar(SinOsc.ar({ExpRand(100, 5e3)} ! 128)) }.play
>
> in CSound, we could have a better idea of the different coding
> perspectives.
>
I have not used CSound in (too ma
On Wed, Oct 26, 2011 at 2:45 PM, yvan volochine wrote:
> 1. How do they compare against each other?
>>>
>>
> I only know a bit csound and am an everyday sc user.
> - I find csound oldschool syntax pretty boring but maybe that's just me.
>
I find SC syntax pretty ugly, so I guess it is all a mat
On Mon, Aug 8, 2011 at 12:26 PM, Jeppi Jeppi wrote:
> That's exactly what happens, some minutes after clients start sending
> massive OSC stuff to my server, its GUI freezes but PD works ok and I can
> operate with sliders and number boxes, though I can't see anything.
> Frustrating :)
>
I can c
just so we can
estimate how large the BYOLaptop Orchestra will be.
--
Michal Seta
Tech coordination
TAMUKE Project
514.575.9243
___
Pd-announce mailing list
pd-annou...@iem.at
http://lists.puredata.info/listinfo/pd-announce
On Sun, Jan 16, 2011 at 5:10 PM, Mathieu Bouchard wrote:
>
> If it works with [pix_video] you can use a [gemdead]-[pix_video]-[#from_pix]
> triplet instead of [#camera].
I have successfully used it this way twice (i.e. for 2 different
projects) in the past year but with different cameras (pointgr
On Mon, Dec 20, 2010 at 7:21 PM, Dietrich Pank
wrote:
> Hi list,
> This is my first post here asking you for help.
> I built for many years in NI Reaktor (and still do). For this reason I'm
> used to handle basically 2 signal types:
> Audio - always sample rate clocked
> Event - any(!) time, even
ng to avoid having two very different approach of making it work
> E
>
>
> ------
> From: "Michal Seta"
> Sent: Monday, December 20, 2010 9:06 PM
> To: "Alexandre Quessy"
> Cc: "Eldad Tsabary" ; ;
>
On Mon, Dec 20, 2010 at 4:42 PM, Alexandre Quessy wrote:
> Well, you could write a Python script that uses python-pypm (portmidi
> bindings) and python-txosc. (OSC for Twisted)
And if you want to avoid the Twisted dependency (and additional
cruft?) you can go for pyOSC which is, AFAIK, a fairly t
Hi Eldad,
On Mon, Dec 20, 2010 at 4:32 PM, Eldad Tsabary wrote:
> Does anyone know of a better way (except getting a mac)?
What is the controller? Linux may be an option (0$ cost) but may
involve jumping through hoops (depending on the hardware controller
used). Run a custom setup off a USB ke
On Sun, Dec 5, 2010 at 8:26 PM, FernandoG wrote:
> Data can not get in a number box object, this error mesagge is diplayed in
> console: error: gatom: no method for '1'
I don't know simpleOSC but this code/description looks like your '1',
by the time it is received by Pd is untyped(?), and ther
On Mon, Nov 15, 2010 at 3:21 PM, IOhannes m zmoelnig wrote:
> On 2010-11-15 19:13, F. Medeiros wrote:
>> On Mon, 2010-11-15 at 09:14 +0100, IOhannes m zmoelnig wrote:
>>
>>> however i would recommend to get a matrox triplehead2go converter, so
>>
>> Would this be a Analog or Digital Edition?
>>
>
On Thu, Oct 7, 2010 at 10:02 AM, Mathieu Bouchard wrote:
> Steiricher Herbst ?
Yup, that's the one.
./MiS
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Hello everyone,
I will be in Vienna, roughly between October 15 and 29 of this year.
Are there any pd clubs/user groups? I know of Metalab and I will
apparently hang out there but if anyone wants to hook up, let me know.
Also, if you know of some places where some kinds of jams are
possible to o
I also run across another thread
http://www.mail-archive.com/pd-list@iem.at/msg37440.html which states
that [mtx_mul~] has been deprecated. Yet, deprecated objects are
needed to be able to instantiate their replacements. What gives?
On Thu, Sep 16, 2010 at 10:53 AM, Michal Seta wrote:
> H
Hmmm... I run across this thread when searching for information about
[mtx_*~]. If I load iemmatrix and I instantiate [matrix~] it tells me
that it is deprecated and please replace by [mtx_*~]. Which is fine
until I save, quit Pd and reopen the patch after which [mtx_*~] is no
longer available
On Fri, Sep 10, 2010 at 11:15 PM, Simon Wise wrote:
> On 11/09/10 08:05, jm jones wrote:
>>
>> "I like the free-software nature of PD, but besides that, I want to
>> know the pros and cons of the two environments.
>
> 1/ If you need *extremely* low latency, and are prepared to put in the
> effort
On Sat, Aug 7, 2010 at 6:55 PM, Bernardo Barros
wrote:
> Tim's SuperNova? It's a multi-core aware SuperCollider branch that is
> going to be merged to the main SuperCollider very soon
Ah, cool. IIRC, the first experiments were based on a branch of pd.
Also, I believe that the patching syntax was
On Fri, Aug 6, 2010 at 1:12 PM, Mathieu Bouchard wrote:
>> The separation from Backend and GUI Frontend in PD is leaving a bit to
>> desire and my question if its possible to solve this, in maybe 10 years or
>> so?
>
> I haven't met anyone willing to address that problem, ever.
Besides you? To b
On Sat, Aug 7, 2010 at 8:21 AM, adam sanches wrote:
> Hello i would like to know if there is any pulsar object [pulsar synthesis]
Yup:
http://www.nullpointer.co.uk/content/?p=353
Not exactly an "object' but a useful abstraction and very informative
patch. It was released a few years ago.
I ac
On Sat, Jul 31, 2010 at 5:51 PM, Jeffrey Concepcion
wrote:
> i already have an acer netbook, but the issues there are horrifying
> latency and breakup of the sound (at least on windows), pierre's solution
> seems like my ticket for now, as i don't need to have the system on me.
FYI, we have purc
On Thu, Jul 29, 2010 at 2:30 PM, Jeffrey Concepcion
wrote:
> I would like to exclude my laptop from live performance, so to be able to
> upload my pd patch (or patches) to a device like the beagleboard seems
> perfect for my needs.
I suppose that by "exclude" you mean you want to avoid interactin
I recently fantasized about such functionality when I needed to run a
patch on 5 different computers where some things needed to be setup
differently depending on which computer they were running and I solved
that with a simple shell script which used pdsend to provide the
arguments to the patch.
You should get gridflow (www.gridflow.ca) and gridflow provides a very
nifty abstraction called [#many]. It does exactly what you need (not
only for toggles!).
./MiS
On Wed, Jul 7, 2010 at 10:05 AM, Felix Obée
wrote:
> hi,
>
> i'm pretty new to pd so please don't flame me completely if i am tal
On Thu, Jul 1, 2010 at 12:45 AM, Hans-Christoph Steiner wrote:
> Section "ServerFlags"
> Option "BlankTime" "0"
> Option "StandbyTime" "0"
> Option "SuspendTime" "0"
> Option "OffTime" "0"
> EndSection
Haha, that's so funny, I had to deal with the same problem just 2
days ago (and I note
On Wed, Jun 30, 2010 at 2:53 PM, Pedro Lopes wrote:
> Processing (i don't like to type it with 55 =P but I know its the
> original...)
Actually, a few years ago the project has deliberately switched to the
non-l33t spelling of the name of the project so "Proce55ing" and
"Processing" are 2 differe
On Tue, Jun 29, 2010 at 10:44 PM, Mike Moser-Booth
wrote:
> I've always thought that what Max considers standalones is kind of shady.
> They're just the patch and Max Runtime bundled together.
There are 2 ways of distributing patches to those who do not own Max
(or in order to make it more diffic
On Thu, Jun 3, 2010 at 7:25 AM, William Brent wrote:
> http://williambrent.conflations.com/research.html#timbreID
This link results in a 404 error. The correct address is:
http://williambrent.conflations.com/pages/research.html#timbreID
--
./MiS
___
Hmmm... I have not used pdj recently, but on my system the pd path had
to be set to the "dist" directory of the pdj package. This is where
pdj.pd_linux is located, too. I am stuck on version 0.8.6, however,
YYMV. Keep in mind that pd's search path is not recursive. However,
on my system, the he
On Mon, May 31, 2010 at 5:02 PM, Pierre Massat wrote:
> the Harvard laptop music ensemble are using Chuck exclusively.
L2Ork - Linux Laptop Orchestra at Virginia tech uses Pd, AFAIK...
Also, NEXUS at Concordia University uses Pd
http://matralab.hexagram.ca/nexus-world-premiere-at-congress-2010-5
second in coriander cuts down on the CPU usage,
while the number of frames can be set independently for the loopback.
Voilà. I do hope that this is only a temporary solution ;)
./MiS
On Wed, May 12, 2010 at 12:59 AM, Michal Seta wrote:
> On Tue, May 11, 2010 at 10:08 AM, IOhannes m zmoelnig wr
On Tue, May 11, 2010 at 10:08 AM, IOhannes m zmoelnig wrote:
> you should be able to pipe the data
> from coriander into Gem, using a vloopback device.
I did that but performance is rather unacceptable. I guess I will go
that route if everything else fails.
Thanks
./MiS
__
So, nope, no go for me. [pdp_ieee1394] fails with
initializing: Inappropriate ioctl for device
It is the same message I get with [pix_video]
Any other leads?
2010/5/11 Michal Seta :
> 2010/5/11 John Harrison :
>> so [pdp_ieee1394] isn't working? From there you could use [pix_2gem
2010/5/11 John Harrison :
> so [pdp_ieee1394] isn't working? From there you could use [pix_2gem]
Thanks for the tip. I will try it tonight.
./MiS
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listin
Hello,
I have been trying to get a Point Grey Firefly (firewire) camera
working in Linux (Karmic). It works fine with ReactiVision and
coriander (the only 2 apps I tried). In pd, I was preferring
[pix_video] but neither v4l2 driver nor dv1394 works (I believe this
is a dc camera).
Does anyone h
that's a bug. As for pdsend/pdreceive, install
> 'puredata' to get those. Ultimately, I think those will go into a pd-common
> package or something like that.
>
> .hc
>
> On May 10, 2010, at 4:23 PM, Michal Seta wrote:
>
>> Hi all + Hans,
>>
>>
Hi all + Hans,
I just installed pd-extended (0.42.5 build of april 30 2010) on a new
machine to discover that it is now called pdextended and it does not
show up in the applications menu (should I report a bug somewhere?)
and that pdsend is missing. Is pdsend/pdreceive being phased out?
Are these
IIRC you need the command 'open' to run some commands on MacOSX (if
they are not in the usual /usr/bin directory, or similar).
for using pdsend on MacOS I had to this:
echo "YOUR_DATA";|/Applications/Pd-extended.app/Contents/Resources/bin/pdsend
PORT
I'd open the Pd application by
open /Applicat
On Fri, Mar 26, 2010 at 9:57 AM, Jeffrey Concepcion
wrote:
> that works fine for sending audio to and from live and pd, but not midi (as
> far as i know). if anyone knows how to send midi to and from live and pd
> (having live's metronome in charge). midi ox/ midi yoke is extremely
> glitchy, it c
On Wed, Mar 24, 2010 at 8:20 PM, Alexandre Porres wrote:
> "I feel Max produce a smoother audio than Pd. Didit"
>
> So, did anybody get to this and finished up the discussion (I didn't see it,
> sorry)?
> Anyway, it doesn't make sense to me.
yeah, this an interesting discussion that pops up on va
Hi Pierre,
You raise some interesting questions. I teach pd occasionally or just
help newbies to get their feet wet, get off the ground or simply help
with some specific projects. I will address some of the issues you
raise below but note that my comments are not exhaustive nor
definitive:
On T
On Thu, Mar 18, 2010 at 6:02 AM, saint wrote:
> But I also can't wait for it to evolve into a more user friendly and
> intuitive program (not at the expense of it's simplicity though!).
>
Is that an oxymoron?
>
> "Well, I was using Pure Data wy before it could emit a speaker
> beep..."
offset and dimen work fine on my intel as well:
lspci
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS,
943/940GML Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
943/940GML Express Integrated Graphics Control
On Wed, Feb 3, 2010 at 9:22 PM, Jeffrey Concepcion
wrote:
> Thanks for the suggestions, i'll deffinately be looking into your
> suggestions (i'm not familiar with some of the terms ). For now i must deal
> with what i have at home, which is an acer netbook w/ windows Xp @ 1.6 GHz,
> 1GB RAM btw! N
You could always use a shell script to connect your ports after Pd has
launched (either using jack.plumbing or jack_connect). Arguably, this
would be a preferred way of dealing with such issue on linux rather
than providing specific externals. Also note that on pd-extended
there is already an abs
Hi all,
Happy new decade!
I have been playing around with the above captioned pair of externs.
I grabbed them from the audioscape project .
I intend to use them for jamming over WiFi (and it has to be WiFi).
My first tests are rather promising but there are some glitches.
[netreceive~] tends to
On Mon, Dec 7, 2009 at 4:31 PM, Pagano, Patrick
wrote:
> i think it took longer to compile jMax than it actually existed.
Haha :)
And trying to run it was sisyphean?
./MiS
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://l
On Sat, Nov 14, 2009 at 12:43 AM, Hans-Christoph Steiner wrote:
> It would be great if there was something like Ableton that was free and
> based around Jack. Anyone know of anything?
http://gabe.is-a-geek.org/composite/
it is in the planning stage...
./MiS
_
On Fri, Nov 13, 2009 at 6:18 PM, Jeffrey Concepcion
wrote:
> i am already aware
> of Jack for sending audio directly from pd to live and vice versa(not sure
> about midi capabilities), but i'm refering to truly open possibilities that
> this type of integration will allow.
I think you are asking
Hi Otto,
Do you know about openmoko?
http://www.openmoko.com
http://wiki.openmoko.org/wiki/Main_Page
I do not have any experience with it but it has been in existence for
a while now and I would hope it actually functional by now. In any
case, it meets your desire for open, top to bottom (and ba
On Wed, Sep 9, 2009 at 10:27 PM, babsyco babsyco wrote:
> Even some kind of hand held rubiks cube type thing with a bit or resistance,
> with bits you have to turn and buttons you have to push hard on, etc, would
> be fun-no need to resemble existing instruments at all.
http://artificiel.kitmobil
On Sat, Aug 15, 2009 at 12:47 PM, sisil mehta wrote:
>
> umm i'm using pd-extended 0.41.4 . So in this case apart from gem which lib
> uses opengl ??
I would suggest that for debugging purposes you start with pd-vanilla, so:
$sudo mv /usr/lib/pd/default.pdsettings /usr/lib/pd/default.pdsettings.
Hi Sisil,
You should take a look at the java tutorial that comes with MaxMSP
(for mxj). I think you can download the documentation as a separate
package from cycling74.com website.
Ciao
./MiS
On Thu, Aug 13, 2009 at 2:57 PM, sisil mehta wrote:
> Hey,
> Is there some tutorial on how to use pdj.
t look at your patch, but isn't your need the same as
> [list-group] in the SVN? Maybe you haven't seen it yet. It's a rather new
> object together with list-iter, they both clone the respective operations from
> the [zl] object.
>
> There also is the older [list-lastx]
Hi list, hi Frank,
I am sure that someone has already thought about this before me but
for some reason I did not see anything like this in the list-abs (or
perhaps I am lagging behind the current version) but I needed an
object to group incoming streams of numbers like [list-extend] does
but with
On Tue, May 26, 2009 at 7:37 AM, danomatika wrote:
> So your suggestion is to scrap all of this and use minimal objects again?
> What is this? 1999?
I think that, pd's inefficiencies aside, if you are developing for
embedded devices with limited computing resources, you should always
pretend you
See also [panN~] in xjimmies for an example of simple dynamically
built abstraction that adapts to the number of channels you need for
panning.
./MiS
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listi
Hey Ben,
I have actually started being interested in this. I have not done any
work yet nor extensive research but there seem to be libgphoto2
bindings for python (I do a bit of python scripting in pd already for
the same project). So, if there's nothing yet available and you don't
mind python,
Hello,
Since you're on XP and you can run Max4.6, Max5 and Pd, benchmark the
3 with some kind of identical code and make your decision... In
general I found pd more efficient and more reliable than Max but I
usually run it on Linux (and Max doesn't even run on Linux) but the
last time I run such
On Tue, Dec 2, 2008 at 10:52 AM, Frank Barknecht <[EMAIL PROTECTED]> wrote:
> Oh, it is or at least should be! Maybe you're still missing some other
> list-abs. Which objects don't create for you?
I am sorry, I was not fully awake when I looked it up. It works fine
in vanilla.
Neat stuff.
Ciao
I
> just decided to include both Michal's list-sort, which probably is
> easier to understand, and Matt's list-shellsort in the current SVN's
> [list]-abs collection. Choose your poison. ;)
>
> Ciao
> --
> Frank
>
> Michal Seta hat gesagt: // Michal Seta w
Hi all,
It is amazing how we take things for granted. Most programming
languages provide some sort of list sorting function/method.
Surprisingly (or not) pd does not (or my search skills are null, or I
am not bleeding edge enough). I needed a solution that works with a
vanilla pd.
I was almost
[peakamp~]?
in cylone.
./MiS
On Sun, Nov 30, 2008 at 8:25 PM, Bill Gribble <[EMAIL PROTECTED]> wrote:
> Is there a way within pd-extended to do the equivalent of [env~], but
> following peak value rather than RMS?
>
> I have pulled my hair out trying to implement this with patching but I
> have h
I've had success with nSlam:
http://tot.sat.qc.ca/down_nslam.html
There is, in fact, in the package, a prepackaged example of streaming
application. I have not streamed 24/7 but for about 4 hours without a
problem. I used to run many different patches 24/7 (in different
contexts) without pd cras
On Wed, Nov 26, 2008 at 9:28 AM, Matt Barber <[EMAIL PROTECTED]> wrote:
> However, I think Michal Seta's solution is a lot more scalable --
> attached is a patch that shows what I mean.
I can't look at your example (I am at work and I do not use pd here,
imagine that!) but my example will scale if
Sorry, missed all the points on the first assignment.
Here's my contribution.
On Tue, Nov 25, 2008 at 6:22 PM, Frank Barknecht <[EMAIL PROTECTED]> wrote:
> Hallo,
>
> inspired by Sylvain attached is an extended assignment for extra points. ;)
--
./MiS
pd-exam-02-MiS.pd
Description: Binary data
In addition, there is a CMask clone in Python, called pmask by
Maurizio Umberto Puxeddu. Perhaps it would not be too difficult to
wrap in pyext...
http://pythonsound.sourceforge.net/
./MiS
On Mon, Aug 11, 2008 at 5:27 PM, Frank Barknecht <[EMAIL PROTECTED]> wrote:
> Hallo,
> chi ball hat gesagt
Hi,
sudo apt-get install libquicktime-dev works for me (but I am on Ubuntu
7.10, perhaps something has changed in 8.04)
./MiS
On Thu, Aug 7, 2008 at 5:30 AM, olsen wolf
<[EMAIL PROTECTED]> wrote:
> Hi
> i'm trying to install gridflow 0.9.4 on a fresh ubuntustudio(8.04) box
> - offering me an obs
On Thu, Jul 24, 2008 at 4:52 AM, Solen Music
<[EMAIL PROTECTED]> wrote:
> also. is there anyway to speed up the loading time of the arrays? it
> seems to take a good few minutes at the moment?
A trick I use to speed up loading samples into arrays is use [readsf~]
with [tabwrite~] in an abstraction
Hi all,
This is a very interesting discussion, I have been thinking of
generating directives/instructions/scores (mostly in that order) for
performers (definitely in the context of improvised music) but had not
(yet?) got around to implementing anything. One thing that I did
consider, though, was
Hi Atte
The best way to start using memento is to get a patch that works, copy
and paste the guts into your own and adapt. That is, providing that
memento works at all on your system. There is a guide on footils.org
that should get you started with the ideas behind the system. It
works fine for
On Wed, Jul 16, 2008 at 7:05 PM, Dafydd Hughes <[EMAIL PROTECTED]> wrote:
> Competitors: Frank Tsonis vs. Dafydd Hughes and David McCallum
While I play for the Pd team, I find this rather unfair, 2 on 1. But
on the other hand, most Max users I've met think that Max is twice as
good so I guess th
On Sat, Jun 28, 2008 at 8:09 AM, Luigi Rensinghoff
<[EMAIL PROTECTED]> wrote:
> Seq works fine so far ... but...what about playback speed ??
According to Max documentation:
tick After seq has received a start -1 message, it waits for tick
messages to advance
its clock. In order to play the s
On Tue, Jun 10, 2008 at 9:01 AM, potax flan <[EMAIL PROTECTED]> wrote:
> how can i save the contents of an array to a text file, so that i can use
> them again later?
send the array a message like [;arrayname write /path/to/file(
(see doc/2.control.exmples/15.array.pd)
> i rather load txt files i
On Tue, Apr 22, 2008 at 10:03 AM, Michal Seta <[EMAIL PROTECTED]> wrote:
> Have you tried reading your SysEx with [midiin]?
I just tried it. Seems to be working but I could not check the
integrity of the data although it appears fine on the surface. HTH.
--
./MiS
514-344-
On Mon, Apr 21, 2008 at 2:09 AM, Ken Restivo <[EMAIL PROTECTED]> wrote:
> Thanks! midiout appears to work. sysexin doesn't; I'm definitely sending
> sysexes to the port, but nothing is coming out of the bottom of sysexin.
Have you tried reading your SysEx with [midiin]?
--
./MiS
514-344-0726
IIRC, [midout] should be able to send correct SySex messages out.
[sysexin] supposedly reads sysex. I cannot test those right now but i
remember having some success with these, but it was long time ago (I
can't even track down the patches I used).
On Fri, Apr 18, 2008 at 7:20 PM, Ken Restivo <[E
On Feb 11, 2008 1:24 PM, B. Bogart <[EMAIL PROTECTED]> wrote:
> [smooth] in pixelTANGO does just lop in message domain, written by
> Thomas Grill. Should just work in pd extended...
That's incorrect, [smooth] makes use of audio domain. The one by TG
from 2003, anyways, perhaps there is another ve
I will be there with Andrée Préfontaine as well.
See you there.
./MiS
On Jan 29, 2008 11:10 AM, Hans-Christoph Steiner <[EMAIL PROTECTED]> wrote:
>
> Miller is giving a keynote, so it seems it could be the Pd year at
> LAC. I'll be presenting the NY Times project that I recently worked
> on. W
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
Hi all.
I wanted give pdj a try but i am having trouble building it. I've
followed all instructions to setup ant and cpptasks but cannot get the
pdj build going.
Has anyone successfully built pdj?
I have tried building pdj with ant's versions 1.6.5 and 1.7.0. Both
failed. I have modified bui
On 10/17/07, chris clepper <[EMAIL PROTECTED]> wrote:
> For example, I
> am one of two non-c74 employees banned from using Nato for life (the other
> is Sean Booth of Autechre). NN was amusing then annoying then pathetic in a
> space of maybe 18 months.
I know at least one more: max mailing list
On 9/24/07, .·:*¨¨*:·.darsha.·:*¨¨*:·. <[EMAIL PROTECTED]> wrote:
> Beyond that, I cannot contribute too much about the histories or hard
> facts about studio xx and whether or not guys used to get kicked out
> of or uninvited to the workshops. I do however hope that none of the
> people who taugh
Sorry, I am not Frank but I think I know the answer to this issue:
1. Open an existing rrad abstraction
2. Replace GUI and non-rrad guts with your own. (leave [pd memento]
and boxes connected to it intact)
3. Set up appropriate send/receive in GUIs and whatnot.
4. Open [pd memento], find the
Hi Martin,
What do you mean by "hard time"?
does cat /etc/proc/asound/cards show your RME card?
if so, does hdsploader upload the firmware to your card?
if so, did you run hdspmixer to make sure the audio channels are not muted?
if the answer to all of the above is "yes" it *should* be all nice a
You may also try doing something like [import mrpeach] before you call
[mrpeach/udpreceive]. [netsend]/[netreceive] for max can be
downloaded here:
http://www.akustische-kunst.org/maxmsp/
./MiS
On 7/5/07, IOhannes m zmoelnig <[EMAIL PROTECTED]> wrote:
> alexandre r. decoupigny wrote:
> > thanks
AFAIK, the csound~ external will not work with the current version of
CSound (version 5.xx). The good news is that the current version of
CSound comes with [csoundapi~] (but I don't know if it is installed by
default with a binary, it is a compile-time option).
./MiS
On 7/3/07, Derek Holzer <[EM
I have been using pd with jack (in linux) extensively for the past n
years. There are issues once in a while and some pd versions work
well while others not so well. However, in my experience, pd causes
the most xruns (compared to other jackified apps) and also,
occasionally, causes some weird i/
Hi,
I don't have access to my pd machine right now but IIRC there is an extern
called [zerocross~] (or something like that) available somewehere...
could be part of nSlam (http://www.tot.sat.qc.ca/logiciels_nslam.html).
./MiS
> Hi all,
>
> I need something that can tell me when a phasor~ with a
shift8 <[EMAIL PROTECTED]> writes:
> sounds perfect - amazon i presume? cc would be dope tho...
If you're on a budget you can always try http://www.abebooks.com.
./MiS
___
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management ->
http://lis
I'm on linux.
The only problem that I saw with the patch was that the tables' "y"
values did not accomodate the values you were trying to write (so they
were not seen on screen). Changing the "y" range to 0 to 1000 shows
everything just fine (and the table gets filled completely).
./MiS
"David
fftease covers most popular spectral manipulation goodies. Originally
by Eric Lyon and ported to pd by Thomas Grill, IIRC.
./MiS
"David Powers" <[EMAIL PROTECTED]> writes:
> I wish there was an "fft for dumbies" ... or, I guess, some kind of
> fft "black boxes" to play with, where you don't ne
Hi all,
is it at all related to the problem I had ~4 months ago? The symptoms
seem similar.
http://lists.puredata.info/pipermail/pd-dev/2006-09/thread.html#7597
./MiS
Thomas Grill <[EMAIL PROTECTED]> writes:
> Am 09.02.2007 um 16:44 schrieb Ed Kelly:
>
> > Yep! I just compiled it from source
Hi,
Perhaps you have not copied .pdsettings from the
Pd-0.39.2-extended-test7-linux-i686 directory to your home.
So do:
cd Pd-0.39.2-extended-test7-linux-i686
cp .pdsettings ~/
and rerun pd... all should be fine after that.
./MiS
"Fanouris Moraitis" <[EMAIL PROTECTED]> writes:
> Hi all,
>
>
Claude Heiland-Allen <[EMAIL PROTECTED]> writes:
> I think this technique is a form of "scanned synthesis", but I'm not
> an expert on terminology. At least searching pd-list for that term
> shows up some interesting results...
No, not at all. Scanned synthesis is explained here:
http://www.cso
98 matches
Mail list logo