[PD] Variable speed tabwrite~

2007-02-17 Thread Peter Plessas

Dear List,

is there a way to write audio into an array at variable speed? Like in 
tabread4~, controlled by another audio signal (read: phasor~)


thanks for ideas,

regards,Peter

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


Re: [PD] Variable speed tabwrite~

2007-02-17 Thread Georg Holzmann

Servus !

is there a way to write audio into an array at variable speed? Like in 
tabread4~, controlled by another audio signal (read: phasor~)


I don't know what you mean with variable speed - you can write audio 
in an array as variable as you want ...

What do you want to do ?

LG
Georg

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


Re: [PD] PD - patches do not display - problem solved

2007-02-17 Thread nathaniel bartlett
Hi,

I just configured X by hand and that fixed the problem.

The Nvidia gui wasn't working quite right for me.

Best,

Nate


On Sat, 2007-02-17 at 14:45 +0900, hard off wrote:
 did you try opening a file from the menubar using the open command?
 is editmode turned on?  (ctrl E , usually)
 


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


[PD] msd error message

2007-02-17 Thread Kyle Klipowicz

Hi list~

What does this error message mean?

msd: message unhandled - inlet:0 args:0 symbol:bang

I am trying to run 01_msdtest.pd  on OS X 10.4 using Pd-0.39.2-extended-test7.

The libs are loaded as far as I can tell.

Thanks,

~Kyle
--

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


[PD] Saving abstraction states?

2007-02-17 Thread Vreahli the Audio Bandit
Heya again - more questions. I'm trying to find a way to save presets or 
states for a patch in an abstraction within a patch. If I create an 
array with [table] it gets dumped out. I've read a bit about memento, 
however I have bad luck with abstractions so I'd rather try to do it by 
hand. :) How exactly does the [state] object work? Any ideas? I'm less 
concerned with making multiple presets since I could just hardcode those 
in to an array, and more concerned with say [synth1 instance1] keeping 
it's own settings since the last time I tweaked it. :) I also thought 
about using a separate file for each instance (name it synth1 
$0-settings) but that kinda feels a bit like an inelegant hack to me. 
Thanks in advance for any advice or insight!


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


Re: [PD] pix_film more questions

2007-02-17 Thread Chuckk Hubbard

On 2/17/07, chris clepper [EMAIL PROTECTED] wrote:

properly drop frames and adhere to a wall clock.  The windows version still
has some problems with timing and will make some Keystone Cops footage if he
load is extremely high.


I'm from the Keystone State and this offends me.

-Chuckk

--
http://www.badmuthahubbard.com

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


[PD] Noop message.

2007-02-17 Thread David F. Place

Maestri:

I would like a special message (let's call it noop) which when sent  
does nothing. (That is to say, sending it would be like not sending  
it.)  This would be useful in automation.   For instance, I may have  
a program which generates a bunch of events which I will trigger  
using [textfile].  Some of the fields will not be updated in a given  
event.  In that case, it would like to be able to write noop in  
that field.


Surely such a thing exists and I haven't found it yet.  Feel free to  
berate me if it is right under my nose.


Cheers, David

--o---o-o-o---o-o-o---
David F. Place
mailto:[EMAIL PROTECTED]



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


Re: [PD] Noop message.

2007-02-17 Thread Chuckk Hubbard

On the same token, [route noop] would output the original message from
the right outlet if it's not noop.
I guess, depending which object was doing the receiving, the left
outlet wouldn't have to be hooked up at all.  If it was going into
[pack], for instance, or [append], I believe they store old values for
cold inlets.  Otherwise I think you'd still need to go through a
[float] or [symbol] to send the previous value with the bang from
route or select, in which case just using bang in place of noop
might be faster, no?

-Chuckk

On 2/17/07, Charles Henry [EMAIL PROTECTED] wrote:

I can't say much for special message status, but you could use a
select object on the recieving end of your messages.
[select noop]  would have two outlets and output a bang from the right
outlet for any message other than noop (and a bang from the left
inlet for noop)
Chuck

On 2/17/07, David F. Place [EMAIL PROTECTED] wrote:
 Maestri:

 I would like a special message (let's call it noop) which when sent
 does nothing. (That is to say, sending it would be like not sending
 it.)  This would be useful in automation.   For instance, I may have
 a program which generates a bunch of events which I will trigger
 using [textfile].  Some of the fields will not be updated in a given
 event.  In that case, it would like to be able to write noop in
 that field.

 Surely such a thing exists and I haven't found it yet.  Feel free to
 berate me if it is right under my nose.

 Cheers, David

 --o---o-o-o---o-o-o---
 David F. Place
 mailto:[EMAIL PROTECTED]



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


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




--
http://www.badmuthahubbard.com

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


[PD] Re: pix_film more questions (Roman Haefeli)

2007-02-17 Thread schiemer
If you're worried by metro's irregularity then you should use Eric Lyons' samm~ 
(sample accurate multiple metronomes). This is described in 
http://www.sarc.qub.ac.uk/~elyon/LyonPapers/SampleAccurate-Lyon-ICMC2006.pdf


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


Re: [PD] Re: infinite composing

2007-02-17 Thread marius schebella
the call is written in a way that makes me think, that the producers 
don't know to much about what is going on in the world...
but maybe the reason is, that there is no such thing as a kiosk mode or 
a protection from changing the patch in pd.
otoh writing an email and telling them that installing pd is not more 
work than copying files to the computer is always a possibility. (and 
the more people ask, the more likely pd will be installed...)

my guess is, that pd is just not known in denmark. maybe I am wrong.
marius.


Matteo Sisti Sette wrote:

Please note, that works must be compatible with Macintosh computers in
either QuickTime, max/MSP, Flash, Firefox or Safari.

If a competition allows to submit music generators made in Max/MSP, but
disallows submitting music generators made in PureData, then why is such
an announcement relevant to pd-announce ?


While I'm not affiliate in any way to Infinite Composing, and while I do 
hate the fact they don't allow PD patches (and don't understand why - do 
they ignore that pd can run on a mac?), I guess that some pd artists may 
be able and willing to port their pd patches to max/msp in order to submit 
them to the call... 



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




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


Re: [PD] Noop message.

2007-02-17 Thread hard off

for control data, i just use -1 as a 'noop' , and then [route -1]..all
the data except -1 comes out the right outlet

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


Re: [PD] Google Summer of Code

2007-02-17 Thread Chris McCormick
On Sun, Feb 18, 2007 at 04:19:28PM +, padawan12 wrote:
 Or can the summer of code thing just be about any stuff you like and not
 limited to web programming?

It can be about anything.

Chris.

---
[EMAIL PROTECTED]
http://mccormick.cx

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


Re: [PD] Noop message.

2007-02-17 Thread Chuckk Hubbard

Actually, you will have trouble with any of these, as just about any
object that expects a float (number) will not pass anything if it gets
a symbol (word).
I'm looking for a way to do it with a couple of list objects, but it
could be ugly.

-Chuckk


On 2/17/07, Chuckk Hubbard [EMAIL PROTECTED] wrote:

On the same token, [route noop] would output the original message from
the right outlet if it's not noop.
I guess, depending which object was doing the receiving, the left
outlet wouldn't have to be hooked up at all.  If it was going into
[pack], for instance, or [append], I believe they store old values for
cold inlets.  Otherwise I think you'd still need to go through a
[float] or [symbol] to send the previous value with the bang from
route or select, in which case just using bang in place of noop
might be faster, no?

-Chuckk

On 2/17/07, Charles Henry [EMAIL PROTECTED] wrote:
 I can't say much for special message status, but you could use a
 select object on the recieving end of your messages.
 [select noop]  would have two outlets and output a bang from the right
 outlet for any message other than noop (and a bang from the left
 inlet for noop)
 Chuck

 On 2/17/07, David F. Place [EMAIL PROTECTED] wrote:
  Maestri:
 
  I would like a special message (let's call it noop) which when sent
  does nothing. (That is to say, sending it would be like not sending
  it.)  This would be useful in automation.   For instance, I may have
  a program which generates a bunch of events which I will trigger
  using [textfile].  Some of the fields will not be updated in a given
  event.  In that case, it would like to be able to write noop in
  that field.
 
  Surely such a thing exists and I haven't found it yet.  Feel free to
  berate me if it is right under my nose.
 
  Cheers, David
 
  --o---o-o-o---o-o-o---
  David F. Place
  mailto:[EMAIL PROTECTED]
 
 
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
 

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



--
http://www.badmuthahubbard.com




--
http://www.badmuthahubbard.com

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


Re: [PD] Noop message.

2007-02-17 Thread Alexandre Quessy

[route noop] and keep only the rest.

a

2007/2/17, Chuckk Hubbard [EMAIL PROTECTED]:

Actually, you will have trouble with any of these, as just about any
object that expects a float (number) will not pass anything if it gets
a symbol (word).
I'm looking for a way to do it with a couple of list objects, but it
could be ugly.

-Chuckk


On 2/17/07, Chuckk Hubbard [EMAIL PROTECTED] wrote:
 On the same token, [route noop] would output the original message from
 the right outlet if it's not noop.
 I guess, depending which object was doing the receiving, the left
 outlet wouldn't have to be hooked up at all.  If it was going into
 [pack], for instance, or [append], I believe they store old values for
 cold inlets.  Otherwise I think you'd still need to go through a
 [float] or [symbol] to send the previous value with the bang from
 route or select, in which case just using bang in place of noop
 might be faster, no?

 -Chuckk

 On 2/17/07, Charles Henry [EMAIL PROTECTED] wrote:
  I can't say much for special message status, but you could use a
  select object on the recieving end of your messages.
  [select noop]  would have two outlets and output a bang from the right
  outlet for any message other than noop (and a bang from the left
  inlet for noop)
  Chuck
 
  On 2/17/07, David F. Place [EMAIL PROTECTED] wrote:
   Maestri:
  
   I would like a special message (let's call it noop) which when sent
   does nothing. (That is to say, sending it would be like not sending
   it.)  This would be useful in automation.   For instance, I may have
   a program which generates a bunch of events which I will trigger
   using [textfile].  Some of the fields will not be updated in a given
   event.  In that case, it would like to be able to write noop in
   that field.
  
   Surely such a thing exists and I haven't found it yet.  Feel free to
   berate me if it is right under my nose.
  
   Cheers, David
  
   --o---o-o-o---o-o-o---
   David F. Place
   mailto:[EMAIL PROTECTED]
  
  
  
   ___
   PD-list@iem.at mailing list
   UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
  
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list
 


 --
 http://www.badmuthahubbard.com



--
http://www.badmuthahubbard.com

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




--
Alexandre Quessy
http://alexandre.quessy.net

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


Re: [PD] Noop message.

2007-02-17 Thread hard off

with a list, route only works on the first element



yeah, so unpack the list first, and route each output individually.

like:


[unpack float  float float]
||   |
[route noop]   [route noop]   [route noop]
  |   ||

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


Re: [PD] Noop message.

2007-02-17 Thread Chuckk Hubbard

I mean, [unpack float float float] won't take noop

On 2/18/07, hard off [EMAIL PROTECTED] wrote:

with a list, route only works on the first element


yeah, so unpack the list first, and route each output individually.

like:


[unpack float  float float]
||   |
[route noop]   [route noop]   [route noop]
   |   ||




--
http://www.badmuthahubbard.com

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


Re: [PD] pix_film more questions

2007-02-17 Thread Chuckk Hubbard

On 2/18/07, Martin Peach [EMAIL PROTECTED] wrote:

Chuckk Hubbard wrote:
 On 2/17/07, chris clepper [EMAIL PROTECTED] wrote:
 properly drop frames and adhere to a wall clock.  The windows version
 still
 has some problems with timing and will make some Keystone Cops
 footage if he
 load is extremely high.

 I'm from the Keystone State and this offends me.
That California?
http://en.wikipedia.org/wiki/Keystone_Studios
I think Chris was referring to the unnaturally high playback rate of
early films when played on modern equipment.


http://en.wikipedia.org/w/index.php?title=Keystone_State
I know, I was having a petulant frenzy.  I was petulant, and I was
having a frenzy.

-Chuckk

--
http://www.badmuthahubbard.com

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


[PD] Dynamic patching questions

2007-02-17 Thread Alexandre Quessy

Hi,
A few questions regarding dynamic patching using only Pd messages (or
internals) :

1) Is it possible to delete and disconnect objects without clearing
the whole canvas ?

2) Is it ok to create GUI objects with not even half the arguments it
could take ? Pd seems to be likely to crash when we create GUI objects
using a message with the atom empty in it.

3) Is the use of [namecanvas $0] recommended or totally deprecated ?

4) Where can I find an abstraction or object to convert any familiar
representation of colors to the Tk colors (or whatever is used for GUI
objects) ?

Thanks !
--
Alexandre Quessy
http://alexandre.quessy.net

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


Re: [PD] Dynamic patching questions

2007-02-17 Thread marius schebella

hi alexandre,

if you need a lot of dynamic patching, the object I recommend is [dyn~]. 
if you just want to edit real patches, then it is not really possible. 
or at least not without bad hacks.
the use of [namecanvas $0] in this particular way is I think not 
possible, because $0 will be substituted by a number and you cannot use 
numbers for namecanvas names.

but [namecanvas $0-] should work and I already used such construnctions.
try to create the gui objects with all its arguments. documentation 
about how to create arguments is not easy to find, but exists. maybe 
search the archieves.


marius.

Alexandre Quessy wrote:

Hi,
A few questions regarding dynamic patching using only Pd messages (or
internals) :

1) Is it possible to delete and disconnect objects without clearing
the whole canvas ?

2) Is it ok to create GUI objects with not even half the arguments it
could take ? Pd seems to be likely to crash when we create GUI objects
using a message with the atom empty in it.

3) Is the use of [namecanvas $0] recommended or totally deprecated ?

4) Where can I find an abstraction or object to convert any familiar
representation of colors to the Tk colors (or whatever is used for GUI
objects) ?

Thanks !



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


Re: [PD] Google Summer of Code

2007-02-17 Thread carmen
 with server-side Pd. The Google SOC can be about anything, but Pd has
 these very good advantages over other dataflow languages :
 
 * can be used with no GUI (server-side)

you're joking? before i submitted pd to the dataflow category in dmoz, 
everythign there was some kind of programming language that you could 
_definitely_ use without a GUI..

and in the sense that the patches define a signal/message graph. SC and Chuck 
tear it to shreds on no-gui..

of course, this could be a good subject for the summer of code..

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