Re: [PD] sourceforge access of the evil!

2010-04-24 Thread Mike Moser-Booth

Mathieu Bouchard wrote:

On Sat, 24 Apr 2010, David wrote:


I  thought everyone knew the meaning of "red". Didn't Hollywood make a
movie about "reds"?


Who's Holly Wood ? no, never heard of that name.

...

is she related to Ed Wood ?

She has a cousin named Bolly. She's a pretty good singer, I hear.

.mmb

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


Re: [PD] Pd-list Digest, Vol 61, Issue 114

2010-04-24 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Georg Werner wrote:
> Anyway i think there is some bug which crashes pd_ext 0.41 sometimes if
> i close a patch thats containing it (in 0.43_dev its working well until
> now)... i think that the experimental part ;)

the "bugs" are not the experimental part of it.
the bugs are just plain bugs, which i will never fix if i don't know
about them.

mfsad
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvSo8UACgkQkX2Xpv6ydvSYlQCgzWFzqy0ynnJOG+Kd1Dbc6oKx
5esAoLhsjQcgOoqGfEs2NMPagrsT5JEN
=5K+l
-END PGP SIGNATURE-

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


Re: [PD] Smooth looping

2010-04-24 Thread Frank Barknecht
Hii Ypatios and Matt,

On Fri, Apr 23, 2010 at 10:49:19PM +0200, ypatios wrote:
> As I understand and as Matt already wrote, you wanted a transposition of the
> phasor~'s frequency (which would change the frequency of the loop but not
> the sample content), but instead you did the classic
> up/downsampling-of-the-soundsample transposition.
... 
> I tried to fix the transposition and I also added an offset in the audio
> path before tabread4~ that corresponds to the beginning of the loop.
> 
> And I'm sure you've already figured everything out, long before you got our
> emails.

Yes, indeed, what a silly mistake: I was doing "timbre stretching" instead of
transposition here. Thanks a lot for pointing me at this. I guess, the path to
a higher state of consiousness sometimes requires to engage in public
self-humiliation ... :)

Ciao
-- 
Frank

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


Re: [PD] margins

2010-04-24 Thread João Pais
hey, I dindt use d-structures, but tried the other things and nothing  
really

seemed to happen...


make an array and draw something.
open up the gop window until you have a window with only the array. then  
edit the properties of the table in paralel - the array will change  
scaling etc.


I think I've done something different in the last mail, but I don't  
remember now what it was.


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


Re: [PD] Pd-list Digest, Vol 61, Issue 114

2010-04-24 Thread Georg Werner

hi,

what i meant was maybe the bug is not in your code but it was in pd itself.
how can i help debugging it/tracing it down?
g.

IOhannes m zmölnig schrieb:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Georg Werner wrote:

Anyway i think there is some bug which crashes pd_ext 0.41 sometimes if
i close a patch thats containing it (in 0.43_dev its working well until
now)... i think that the experimental part ;)


the "bugs" are not the experimental part of it.
the bugs are just plain bugs, which i will never fix if i don't know
about them.

mfsad
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvSo8UACgkQkX2Xpv6ydvSYlQCgzWFzqy0ynnJOG+Kd1Dbc6oKx
5esAoLhsjQcgOoqGfEs2NMPagrsT5JEN
=5K+l
-END PGP SIGNATURE-



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


Re: [PD] Smooth looping

2010-04-24 Thread Roman Haefeli
On Sat, 2010-04-24 at 10:19 +0200, Frank Barknecht wrote:
>  I guess, the path to
> a higher state of consiousness sometimes requires to engage in public
> self-humiliation ... :)

The fact, that old Pd "rabbits" like you also have questions not only
answers, is comforting.
(even if they turn out to be not real questions ;-)

Roman




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


Re: [PD] Vu-Meter - WAS: nusmuk_audio

2010-04-24 Thread Peter Plessas

colet.patr...@free.fr wrote:
 


- "Roman Haefeli"  a écrit :


A VU-meter is very expensive to have in a Pd-window, unfortunately.


unless you make one in Gem:
http://plessas.mur.at/rnd/puredata/puredata.html


mfg.adsr
P

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


[PD] iemguts bugsquashing (was Re: Pd-list Digest, Vol 61, Issue 114)

2010-04-24 Thread IOhannes m zmölnig
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

changed this nondescript title...

Georg Werner wrote:
> hi,
> 
> what i meant was maybe the bug is not in your code but it was in pd itself.
> how can i help debugging it/tracing it down?

try to isolate when the bug happens (the smaller the patch needed to
reproduce the bug, the better)


file a bug report at http://sf.net/projects/pure-data, including the
patch that triggers the bug.


if the bug produces a crash and you have the facilities, try producing a
backtrace in a decent debugger:
$ gdb -args pd /path/to/testpatch.pd
[..]
% run
[run the bugpatch and wait for the crash]
% bt
[copy the backtrace and add it to the bugreport]
% quit
$


msfdrt
IOhannes
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkvSyCkACgkQkX2Xpv6ydvQfWwCgy3lsup9R4v0mw7Nyxi6EVHIc
lCMAoNMbI0NbzXPy/uf/FrwITvpuAagL
=oeL5
-END PGP SIGNATURE-

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


Re: [PD] Smooth looping

2010-04-24 Thread Frank Barknecht
On Sat, Apr 24, 2010 at 11:32:52AM +0200, Roman Haefeli wrote:
> The fact, that old Pd "rabbits" like you also have questions not only
> answers, is comforting.  (even if they turn out to be not real questions ;-)

The more you learn, the more questions turn up. :)

Anyway back to the looping: With the fix, I can smoothly loop sine-waves now,
but it still is pretty hard to get good looppoints for samples. 

Here's an example soundfile: http://footils.org/snd/23.wav 

With loopstart for example at sample 2912 and loopend at 5402, this looks
pretty even in the array overlay, but if you listen to it, you can still hear a
nasty rumble. I wonder, how to get rid of this ...

Ciao
-- 
 Frank BarknechtDo You RjDj.me?  _ __footils.org__

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


Re: [PD] nusmuk-audio / mixer aesthetics..

2010-04-24 Thread servando barreiro

Hi

I haven´t invented anything but I want to share this:

http://servandobarreiro.es/wp-content/uploads/2010/04/mix_ser.png  (just th 
image)

It´s quite simple, but I find it useful for live performing  situations.. (and 
Iike that kind of aesthetic..)   maybe somebody wants to improve it..   

I was thinking about adding a vu-meter per channel but at the moment, I manage 
ok with just two into the master section (still in progress..).  In this case, 
the dac~ object it´s inside the mixer.

http://minitronics.net/wp-content/uploads/2010/04/trondheim-minimixerpd.zip

enjoy..




hello Roman

I've tried Mx everytime I used netpd, so could tell what doesn't meet my 
criteria...

there are already plenty of stuff for fx, that's nice, I've even stolen some 
stuff inside,
like the dynamic routing, some times ago.

In fact it's a pain in the **s do a good job in such a mixer because of 
aesthetics,
anecdotic criterium in this conversation.

There is no vu-meter in tracks, so we don't know where the signals come from, 
neither at each level it comes.

There is no peak value detection, we don't know what was the last highest peak 
value,
to find out what sound would overhelm the mixing equilibrium.

Using different colors for the different bus is a very good idea, and make 
gaining time 
for finding the good slider,
but some colors gives Mx an ugly apparence that could be avoided with choosing
harmonious tones, for example a yellow handle over a white background slider, 
is just
a pain for the eyes. Also the green color is very agressive. 

Mixing sounds is a kind of computation where the engineer need know accurately
which level he has to give to some tracks for getting a correct average power,
for example if we add 3 Decibels we double power...
The necessary stuff is just a number box that would tell how much Db is 
modulated over a slider.


here is my favorite mixing tool:

http://www.soundonsound.com/sos/jan07/images/cubase5_l.jpg

_ we can choose DAC~ input and output bus
_ phase inversion
_ Gain level
_ Panning is over the number of output buses we choose
_ A 'Listen' button has been added with 'Solo', but I didn't use it yet.
_ we can record/play automation from the board.
_ we can choose if the signal that goes to the bus is pre or post fader.
_ same for vu-meter (all)
_ we can record stuff passing through the mixer, if it's audio it records 
audio, if it's midi it records midi
_ we can access directly to the instrument from the mixer track.
_ there is an internal EQ, very usefull and very well implemented into to mixer 
track.
_ we can group tracks into group tracks.
_ we can save settings of each parts of the mixer.

there are also all the settings that has effect on all the the tracks, like 
hiding all different parts of the tracks
or setting peak detection time, copy-paste track params, an track edit window  
(so we can see all settings) ...



For going further in the discussion, I'd need to try Mx EQ's and dynamic 
processing fx.

This mixer is a cool project, and I'd love to use it in mine, but I'd need to 
make a stand alone patch.
is there such one?


- Mail Original -
De: "Roman Haefeli" 
À: "colet patrice" 
Cc: "João Pais" , "pd-list" 
Envoyé: Jeudi 22 Avril 2010 19h27:10 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: [PD] nusmuk_audio WAS: Max Smoother Audio than Pd?

Hi Patko

On Thu, 2010-04-22 at 18:27 +0200, colet.patr...@free.fr wrote:
I just wanted to check if someone has invented this wheel in pd...
apparently not...



Have you checked mx from netpd? 
http://www.netpd.org/Mx

I am not sure, if it meets your criteria, but some of it features are:

- slot for insert-fx per channel/master channel
- unlimited number of slots for aux-fx
- aux-fx can be chained
- you can write your own fx

By using some additional fx plugin suites, you can have:

- meta-fx, that pack 3 slots into one (this way you can have as many
inserts in a chain as you want)
- dynamic processing fx
- EQs
- time-based fx, such chorus, flanger, phaser
- some funky freaky stuff, such as spectral-delay, fft-based
pitchshifter and more.





Roman





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


[PD] pd-berlin

2010-04-24 Thread servando barreiro

Next Meeting
 Tuesday, 27th April 2010, 20h00 at NK


more info:
http://puredata.info/community/organization/pd-berlin/pd-berlin-users-group/

cheers
S





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


Re: [PD] Smooth looping

2010-04-24 Thread ypatios
Hi :-)


Here's an example soundfile: http://footils.org/snd/23.wav
>
> With loopstart for example at sample 2912 and loopend at 5402, this looks
> pretty even in the array overlay, but if you listen to it, you can still
> hear a
> nasty rumble. I wonder, how to get rid of this ...
>

I thing this is due to the loop's frequency? With transposition 0 you get
about 17-18 Hz. As you transpose lower it should sound smoother but at
higher rates the loop frequency is heard as a pitched sound.
The problem is that a crossfade wouldn't really help here and I don't know
any other solution (maybe filtering, but.).


alabala

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


Re: [PD] Smooth looping

2010-04-24 Thread ypatios
> Anyway back to the looping: With the fix, I can smoothly loop sine-waves
> now,
>


Oh, and as for the sinewaves, if you set the loop start and end points at
exactly the beginning and ending of one period, then the loop frequency is
the same as the frequency of the actual content of the soundsample, thus
making the sound smooth, but also louder? (haven't tested this..)

alabala

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


Re: [PD] VJ tools using pure data on Mac

2010-04-24 Thread Lupin3rd
Try the new GemQ! You can find infos at http://www.gemq.info

Luca aka Lupin3rd

Il giorno gio, 22/04/2010 alle 23.35 +0700, Adityo Pratomo ha scritto:
> Hi all,
> 
> I've been looking for a nice VJ tool on Mac. Been trying the resolume,
> but sadly my graphic card couldn't handle it. So, I've seen the
> pdvjtools and qeve patches made from Pd, but sadly this is for Linux
> only. So, is there any patch that I can use to do some VJ practice?
> 
> Thanks and Regards,
> Didit
> 
> ___
> 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] Smooth looping

2010-04-24 Thread Matt Barber
> On Sat, Apr 24, 2010 at 11:32:52AM +0200, Roman Haefeli wrote:
>> The fact, that old Pd "rabbits" like you also have questions not only
>> answers, is comforting.  (even if they turn out to be not real questions ;-)
>
> The more you learn, the more questions turn up. :)
>
> Anyway back to the looping: With the fix, I can smoothly loop sine-waves now,
> but it still is pretty hard to get good looppoints for samples.
>
> Here's an example soundfile: http://footils.org/snd/23.wav
>
> With loopstart for example at sample 2912 and loopend at 5402, this looks
> pretty even in the array overlay, but if you listen to it, you can still hear 
> a
> nasty rumble. I wonder, how to get rid of this ...


I don't do very much looping, but if intuition serves I think you need
to find loop points that share both the same value and the same first
derivative (if your source is more or less periodic you can think of
this as looping several sine waves and then mixing the results, and
though I haven't thought it through it seems like the value and
derivative would match best in places where the phase is similar for
each constituent at the loop points).  When I've tried to do looping,
I've found it a little easier to find peaks with similar values,
because I know that the derivative is the same at those peaks, while
it's much harder to estimate the rate of change on zero-crossings.
Anyway, for the sample you posted the best loop-point I could find was
2931-6153.

Matt

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


[PD] connect arduino COM port

2010-04-24 Thread Camilo Cadavid Corredor

Hello, I just got started working with arduino. Reading about the conection 
between Pd and arduino i found that i have to sync the firmware into the 
arduino board. After I do this i have to find out which COM port my USB 
conection gave the board. I have a MAC-OS X 10.6.3 version. Could someone 
please help me to find this... I appreciate it. 
   
_
Connect to the next generation of MSN Messenger 
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [ctlout] and Korg's nanoKONTROL

2010-04-24 Thread Erik Mazza
Hello,

Has anyone had any success writing MIDI data to the nanoKONTROL?

I can read MIDI data just fine. The problem is I set the scene button to
change the MIDI channel in hopes of expanding the controller's
functionality, but when the scene is switched then switched back, all
previous momentary buttons are off.  I was thinking of storing the control
data then writing it back when the scene switched, but apparently it doesn't
receive midi data. So I'm kinda stuck. Any ideas?

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


Re: [PD] connect arduino COM port

2010-04-24 Thread Ricardo Lameiro
send a message to the object [arduino] with the text [devices< it will list
the serial port devices on the pd console and the number associated. look at
arduinot-test.pd inside the pduino folder

2010/4/24 Camilo Cadavid Corredor 

>  Hello,
> I just got started working with arduino. Reading about the conection
> between Pd and arduino i found that i have to sync the firmware into the
> arduino board. After I do this i have to find out which COM port my USB
> conection gave the board. I have a MAC-OS X 10.6.3 version.
> Could someone please help me to find this...
> I appreciate it.
>
> --
> Connect to the next generation of MSN Messenger  Get it now!
> 
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>


-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] connect arduino COM port

2010-04-24 Thread Greg Pond
be sure that you have the right ftdi drivers installed

http://www.ftdichip.com/Drivers/VCP.htm

-greg

On Sat, Apr 24, 2010 at 12:23 PM, Camilo Cadavid Corredor <
cccada...@hotmail.com> wrote:

>  Hello,
> I just got started working with arduino. Reading about the conection
> between Pd and arduino i found that i have to sync the firmware into the
> arduino board. After I do this i have to find out which COM port my USB
> conection gave the board. I have a MAC-OS X 10.6.3 version.
> Could someone please help me to find this...
> I appreciate it.
>
> --
> Connect to the next generation of MSN Messenger  Get it now!
> 
>
> ___
> 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] connect arduino COM port

2010-04-24 Thread Ricardo Lameiro
oops, true, i am on linux... I always forget it...

2010/4/24 Greg Pond 

> be sure that you have the right ftdi drivers installed
>
> http://www.ftdichip.com/Drivers/VCP.htm
>
> -greg
>
>
> On Sat, Apr 24, 2010 at 12:23 PM, Camilo Cadavid Corredor <
> cccada...@hotmail.com> wrote:
>
>>  Hello,
>> I just got started working with arduino. Reading about the conection
>> between Pd and arduino i found that i have to sync the firmware into the
>> arduino board. After I do this i have to find out which COM port my USB
>> conection gave the board. I have a MAC-OS X 10.6.3 version.
>> Could someone please help me to find this...
>> I appreciate it.
>>
>> --
>> Connect to the next generation of MSN Messenger  Get it now!
>> 
>>
>> ___
>> 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
>
>


-- 
Fagote / Contrafagote
Bassoon / Contra-bassoon
http://myspace.com/ricardolameiro
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] PD autoselects from a folder

2010-04-24 Thread Andrew Faraday

Hey All
It's the perpetual newbie here again. I've been working on a generative gem 
patch (to run on a seperate machine when I work) and I want this to load and 
re-load images from a selected folder. So far the only thing remotely like it 
I've found is [openpanel] which requires a user to choose. I really want an 
object to load files from this directory randomly or sequentially without human 
interaction. I think I've seen something like this before, just no idea what it 
is. 
Also, I could use something like it for audio
Thanks
Andrew
_
http://clk.atdmt.com/UKM/go/19780/direct/01/
Do you have a story that started on Hotmail? Tell us now___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Smooth looping

2010-04-24 Thread Mathieu Bouchard

On Sat, 24 Apr 2010, Roman Haefeli wrote:

The fact, that old Pd "rabbits" like you also have questions not only 
answers, is comforting. (even if they turn out to be not real questions 
;-)


In what manner is it comforting ?

(yes, that's a question, not an answer.)

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] nusmuk_audio WAS: Max Smoother Audio than Pd?

2010-04-24 Thread Mathieu Bouchard

On Thu, 22 Apr 2010, Roman Haefeli wrote:



I am not sure, if it meets your criteria, but some of it features are:


That's not marketing lingo. Instead, you would be saying : «

I am sure that it meets your criteria. NetPd has the features that YOU 
need. You are a hard-working composer who values quality and innovation, 
and this is why NetPd is the lifestyle you deserve.


NetPd is standards-compliant for one good reason : it is setting the 
standard. For many years, NetPd has been pushing the envelope beyond the 
future. NetPd is synergising best-of-breed online music communities all 
over the infobahn, producing a paradigm shift in which you can become a 
key player. Leverage your assets using NetPd, the choice of the new 
generation !


»

how does this sound ?

 _ _ __ ___ _  _ _ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] naming objects

2010-04-24 Thread sonia yuditskaya
Greetings Everyone,
I am trying to make a gaggle of objects and some of them have spun out with
rather long names ([renderDepthSelector] is one example). It seems helpful
to keep that name for the object (as it may make the thing more self
explanatory), but I would also like to make an option for it to form with an
abbreviation (say [rds]) analogous to the way [trigger] and [t] function.
Do any of you brilliant minds know how to do that by any chance?
Many many thanks in advance for your advice,
as always,
Sonia Yuditskaya
] yuditskaya.com [
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] VJ tools using pure data on Mac

2010-04-24 Thread Adityo Pratomo
that's nice, gemq. i'll try it. is it available for Mac? Or should i compile
it from source? the website seems to be under construction :)
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] connect arduino COM port

2010-04-24 Thread Vilson Vieira
Hi Camilo!

2010/4/24 Camilo Cadavid Corredor 

>  Hello,
> I just got started working with arduino. Reading about the conection
> between Pd and arduino i found that i have to sync the firmware into the
> arduino board. After I do this i have to find out which COM port my USB
> conection gave the board. I have a MAC-OS X 10.6.3 version.
> Could someone please help me to find this...
> I appreciate it.
>

Maybe it helps you: http://automata.cc/index.php/2010/01/pd-arduino/

It's on brazilian portuguese (even the video) but I think it's self
explanatory.

[]s

-- 
Vilson Vieira

vil...@void.cc

((( http://automata.cc )))

((( http://musa.cc )))
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Vu-Meter - WAS: nusmuk_audio

2010-04-24 Thread colet . patrice

very cool!

are you also projecting to include mouse bindings for grabbing a slider in 
there?


- "Peter Plessas"  a écrit :

> colet.patr...@free.fr wrote:
> >  
> > 
> > - "Roman Haefeli"  a écrit :
> > 
> >> A VU-meter is very expensive to have in a Pd-window,
> unfortunately.
> 
> unless you make one in Gem:
> http://plessas.mur.at/rnd/puredata/puredata.html
> 
> 
> mfg.adsr
> P

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


Re: [PD] nusmuk-audio / mixer aesthetics..

2010-04-24 Thread colet . patrice

 Hello, there are a lot of externals in this project, too much to work 
everywhere,
 also an abs would be interesting.

the abstration would contain all the gop stuff and audio routing of one track,
 and it's two arguments would be audio receiver/emitters variables for 
throw/catching signal

then the abs could be dynamicaly created for building a mixer, also dynamical 
routing could be done with receiver variable.

- "servando barreiro"  a écrit :

> Hi
> 
> I haven´t invented anything but I want to share this:
> 
> http://servandobarreiro.es/wp-content/uploads/2010/04/mix_ser.png
> (just th image)
> 
> It´s quite simple, but I find it useful for live performing
> situations.. (and Iike that kind of aesthetic..) maybe somebody wants
> to improve it..
> 
> I was thinking about adding a vu-meter per channel but at the moment,
> I manage ok with just two into the master section (still in
> progress..). In this case, the dac~ object it´s inside the mixer.
> 
> http://minitronics.net/wp-content/uploads/2010/04/trondheim-minimixerpd.zip
> 
> enjoy..
> 
> 
> 
> 
> hello Roman
> 
> I've tried Mx everytime I used netpd, so could tell what doesn't meet
> my criteria...
> 
> there are already plenty of stuff for fx, that's nice, I've even
> stolen some stuff inside,
> like the dynamic routing, some times ago.
> 
> In fact it's a pain in the **s do a good job in such a mixer because
> of aesthetics,
> anecdotic criterium in this conversation.
> 
> There is no vu-meter in tracks, so we don't know where the signals
> come from, neither at each level it comes.
> 
> There is no peak value detection, we don't know what was the last
> highest peak value,
> to find out what sound would overhelm the mixing equilibrium.
> 
> Using different colors for the different bus is a very good idea, and
> make gaining time
> for finding the good slider,
> but some colors gives Mx an ugly apparence that could be avoided with
> choosing
> harmonious tones, for example a yellow handle over a white background
> slider, is just
> a pain for the eyes. Also the green color is very agressive.
> 
> Mixing sounds is a kind of computation where the engineer need know
> accurately
> which level he has to give to some tracks for getting a correct
> average power,
> for example if we add 3 Decibels we double power...
> The necessary stuff is just a number box that would tell how much Db
> is modulated over a slider.
> 
> 
> here is my favorite mixing tool:
> 
> http://www.soundonsound.com/sos/jan07/images/cubase5_l.jpg
> 
> _ we can choose DAC~ input and output bus
> _ phase inversion
> _ Gain level
> _ Panning is over the number of output buses we choose
> _ A 'Listen' button has been added with 'Solo', but I didn't use it
> yet.
> _ we can record/play automation from the board.
> _ we can choose if the signal that goes to the bus is pre or post
> fader.
> _ same for vu-meter (all)
> _ we can record stuff passing through the mixer, if it's audio it
> records audio, if it's midi it records midi
> _ we can access directly to the instrument from the mixer track.
> _ there is an internal EQ, very usefull and very well implemented into
> to mixer track.
> _ we can group tracks into group tracks.
> _ we can save settings of each parts of the mixer.
> 
> there are also all the settings that has effect on all the the tracks,
> like hiding all different parts of the tracks
> or setting peak detection time, copy-paste track params, an track edit
> window (so we can see all settings) ...
> 
> 
> 
> For going further in the discussion, I'd need to try Mx EQ's and
> dynamic processing fx.
> 
> This mixer is a cool project, and I'd love to use it in mine, but I'd
> need to make a stand alone patch.
> is there such one?
> 
> 
> - Mail Original -
> De: "Roman Haefeli" 
> À: "colet patrice" 
> Cc: "João Pais" , "pd-list" 
> Envoyé: Jeudi 22 Avril 2010 19h27:10 GMT +01:00 Amsterdam / Berlin /
> Berne / Rome / Stockholm / Vienne
> Objet: Re: [PD] nusmuk_audio WAS: Max Smoother Audio than Pd?
> 
> Hi Patko
> 
> On Thu, 2010-04-22 at 18:27 +0200, colet.patr...@free.fr wrote:
> I just wanted to check if someone has invented this wheel in pd...
> apparently not...
> 
> 
> 
> Have you checked mx from netpd?
> http://www.netpd.org/Mx
> 
> I am not sure, if it meets your criteria, but some of it features are:
> 
> - slot for insert-fx per channel/master channel
> - unlimited number of slots for aux-fx
> - aux-fx can be chained
> - you can write your own fx
> 
> By using some additional fx plugin suites, you can have:
> 
> - meta-fx, that pack 3 slots into one (this way you can have as many
> inserts in a chain as you want)
> - dynamic processing fx
> - EQs
> - time-based fx, such chorus, flanger, phaser
> - some funky freaky stuff, such as spectral-delay, fft-based
> pitchshifter and more.
> 
> 
> 
> 
> 
> Roman
> 
> 
> 
> 
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.pure

Re: [PD] PD autoselects from a folder

2010-04-24 Thread Ben Baker-Smith
>Hey All
>It's the perpetual newbie here again. I've been working on a generative gem 
>patch (to run on a seperate machine when I work) and I want this to load >and 
>re-load images from a selected folder. So far the only thing remotely like it 
>I've found is [openpanel] which requires a user to choose. I really want an 
>>object to load files from this directory randomly or sequentially without 
>human interaction. I think I've seen something like this before, just no idea 
>what it >is.
>Also, I could use something like it for audio
>Thanks
>Andrew

This patch will do what you want. It was originally created for audio
loops, but will work for any directory or file extension.

-Ben


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


Re: [PD] VJ tools using pure data on Mac

2010-04-24 Thread Ben Baker-Smith
>that's nice, gemq. i'll try it. is it available for Mac? Or should i compile
>it from source? the website seems to be under construction :)

If you browse to the checkout link, there seems to be a mac version. I
used wget to grab all the files, I opened it and it loaded but threw a
bunch of errors in the Pd terminal. I haven't actually tried it out
yet, calling it a night now. I'm running a recent version of
Pd-Extended on Mac OSX 10.5.8.

-Ben

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


Re: [PD] Vu-Meter - WAS: nusmuk_audio

2010-04-24 Thread Peter Plessas

colet.patr...@free.fr wrote:

very cool!

are you also projecting to include mouse bindings for grabbing a slider in 
there?
Actually not, since it's a vu-meter. But of course, doing a fader would 
not be too hard(tm). Have a try at it!


kind,
P

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