Re: [PD] Digital outputs, Arduino Mega 2560 & Pduino = problems

2013-08-14 Thread Tyler Leavitt
If you attach the patch that is in question I would take a look at it. I
never had a problem with my digital outputs on my 2560.

Tyler


On Wed, Aug 14, 2013 at 2:32 AM, Ezequiel Abregú
wrote:

> Hello:
>
> I wanted to ask a question. I'm using a arduino mega 2560 board with
> pduino (http://at.or.at/hans/pd/objects.html). My problems is...
>
> 1) The digital outputs 24 to 36 do not work.
>
> 2) digital outputs that work do not respond when I give you a message LOW.
> For example, [digital 53 0 (   NOT WORK.
>
> I was wondering if there is now a solution to the problem. I tried running
> the example BLINK and all digital outputs works OK.
>
> Thanks a lot & Cheers
>
> ___
> 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


[PD] OT: Web hosting solution for running PD

2013-01-08 Thread Tyler Leavitt
Hello list,

I write a lot of generative sound art, and for the ones I would like to
include on my online "resume" I would prefer to have streaming audio of
patches actively running rather than recorded audio. I know, it's
nit-picky, but putting a pre-recorded audio clip of a generative patch
seems dirty to me. I currently host my page from my comp (and I can do this
just fine) but I'm going to be putting it in someone else's hands for the
reliability factor.

Has anyone here had experience getting a web hosting company to allow you
to run an instance of Pd on their servers? What solutions are available to
me?

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


Re: [PD] Stream phone call to pd?

2012-10-29 Thread Tyler Leavitt
I think the cleanest way would be to write an app that saves audio
conversations to a server, and then you can manipulate that saved audio
anyway you like from PD. I found a bunch of apps that save conversations on
SD card, but could not find any (in the limited searching I did) that have
the potion of saving the data on a web location.

Tyler

On Mon, Oct 29, 2012 at 10:06 AM, katja  wrote:

> Sorry Sebastian, you did not read correctly. I had a bluetooth headset
> included as a sound card in Aggregate Device, but not a phone. When I
> connect a phone via bluetooth it can be used for data transfer but not
> for audio.
>
> Like Simon suggested, you could try connect a bluetooth headset's
> output with cables to your computer sound card and have the user pair
> with that bluetooth headset. Not sure if the phone's wired headset
> would still function, it may be disabled when using bluetooth? Can't
> check at the moment. I had a very cheap but functional BCK-08 from
> dealextreme.com and a Jabra. Batteries of both are dead now after a
> few years.
>
> Katja
>
>
>
> On Mon, Oct 29, 2012 at 4:13 PM, Sebastian Valenzuela
>  wrote:
> >
> > Hi Katja,
> >
> > Thank you for your reply. I did find a way to SEND audio to my phone via
> a wifi connection. A mac application called Airfoil allowed me to connect
> to my android phone (using this app called AirBubble). What I need is to
> send either the conversation happening on the phone to my computer or at
> least send what the mic is picking up on the phone to the computer.
> >
> > I'm wondering if I read correctly - did you say you were able to do this
> by turning your phone into an aggregate device, but that it had crazy
> latency? For my purposes thats not as important really! Could you please
> tell me how you did that?
> >
> > Best,
> > Sebastian
> >
> >
> > On Mon, Oct 29, 2012 at 6:52 AM, katja  wrote:
> >>
> >> Hello Sebastian,
> >>
> >> Couple of years ago I tried to use a bluetooth stereo device for
> >> wireless monitoring in Pd. Nice thing about OSX is you can create an
> >> 'Aggregated Device' in 'Audio MIDI Setup' to include the bluetooth
> >> stereo to the regular sound card and use the extra channels in Pd.
> >> However, I soon found that bluetooth stereo had over half a second
> >> latency, so it was not useful for my purpose of monitoring. Besides
> >> that, bluetooth audio pairing was really a pain in OSX (back then at
> >> least).
> >>
> >> Another thing, when connecting a phone as bluetooth device to MacBook,
> >> I see the following services: Dial-up Networking, Human interface
> >> device, OBEX File Transfer, OBEX Object Push. None of these makes the
> >> phone available as an extra audio interface. No way to capture it's
> >> audio in Pd, like it can be done with bluetooth headsets.
> >>
> >> With WIFI-enabled cell phones there may be better possibilities, using
> >> Skype or similar, and route audio to Pd with Jack or Soundflower.
> >>
> >> Katja
> >>
> >>
> >>
> >> On Mon, Oct 29, 2012 at 4:21 AM, Sebastian Valenzuela
> >>  wrote:
> >> >
> >> > Hey everyone,
> >> >
> >> > I know this is a longshot, and most likely not the best place to ask
> this sort of question, but maybe you can point me in the right direction.
> I'm working on an art installation which requires the interception of phone
> conversations to be sent to my macbook and manipulated in Pd. Willing
> participants would connect their phones (via bluetooth?) to my computer and
> all audio would be streamed to my laptop in real time and routed into Pd. I
> realize one could just connect their phones to their laptops via an 8th
> inch TRS cable and an audio interface... but the idea is to make this
> connection wirelessly.
> >> >
> >> > Any ideas? Anything would be helpful.
> >> >
> >> > Thank you for your time,
> >> > Sebastian
> >> >
> >> > --
> >> > Sebastian Ignacio Valenzuela Rojas
> >> > Composer - Performer
> >> > svalenzuelamusic.wix.com/home
> >> > youtube.com/svalenzuelamusic
> >> >
> >> >
> >> > ___
> >> > Pd-list@iem.at mailing list
> >> > UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
> >> >
> >
> >
> >
> >
> > --
> > Sebastian Ignacio Valenzuela Rojas
> > Composer - Performer
> > svalenzuelamusic.wix.com/home
> > youtube.com/svalenzuelamusic
> >
>
> ___
> 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


[PD] [OT] Know of any live data streams (audio/video/img/txt)?

2012-09-27 Thread Tyler Leavitt
Hello list,

I'm looking to get my hands on some data to turn into sound. I was thinking
web cams, streaming audio (harder to find ambient/landscapes, I know
there's lots of radios [speech and music]), weather information, etc.
Anything that is updated/streamed fairly consistently, perhaps by the
minute would be the minimum I'm looking for. I can find traffic cams pretty
easily... whatever you think would be interesting/hard to find. I'll share
some of the stuff I find if this seems to pique interest.

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


Re: [PD] gr-300 "simulation" (guitar/bass synthesizer)

2012-07-30 Thread Tyler Leavitt
How about some audio examples? I don know when I will get around to getting
6 inputs for my guitar =)

Tyler

On Thu, Jul 19, 2012 at 12:00 PM, Pierre Massat  wrote:

> Cool, thanks for sharing ! I'll try it next week when I have time and will
> give you some feedback.
>
> Cheers!
>
> Pierre.
>
> 2012/7/18 Simon Iten 
>
>> some of you asked me to post this when it's finished. well it's not but
>> it works extremely well on my setup! you need an output from each string of
>> your instrument and feed that into pd. i use it with a 5-string doublebass
>> but i guess you can easily adapt it for 6-string guitar or violin or
>> whatever :-)
>> you want to play with the bp~ object in each string subpatch and adjust
>> it to the frequency of the respective open string. i am honestly quite
>> surprised that this thing works so great. "tracking" with almost no latency
>> down to the open e :-) and it even tracks flageoletts...
>> if anyone cares to try, go ahead. i guess you can also try it with just a
>> monophonic guitar input. the filter part will not work that great though :-)
>>
>> thanks for the help claude heiland-allen!
>>
>> cheers,
>>
>> simon
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ___
>> 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
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] 2009-2010 Macbook Pro 2.2GHz Latency?

2012-07-26 Thread Tyler Leavitt
10ms is around the human-ear latency, so anything at that level or below
should be good enough for guitar/drumming (this is anectodtal... Iḿ not
sure the exact science behind it). Ive never had a problem with my friends
older 13" MacBook Pro used as a guitar FX box.

Tyler

On Thu, Jul 26, 2012 at 8:32 PM, JF  wrote:

> Thanks Dafydd, that's promising. I can't get lower than 512 on my Windows
> laptop.
>
> Are you doing any pad tapping for beats or live feeds such as guitar
> processing?
> Just wondering if your latency is low enough for that sort of musicianship?
>
> John
>
>   --
> *From:* Dafydd Hughes 
> *To:* JF 
> *Cc:* pd list 
> *Sent:* Thursday, 26 July 2012, 20:04
> *Subject:* Re: [PD] 2009-2010 Macbook Pro 2.2GHz Latency?
>
>  Hi John
>
> I've been getting pretty reliable 128-sample buffers using JACK with my
> mid-2010 15". I don't usually use 64 but when I've tried it's been no
> problem. Can't remember what it translates to in ms, but 128 seems like
> "instant" to me, somewhere between 5-10 I think. Others may be able to
> offer more detail/correct me.
>
> cheers
> dafydd
>
> --
> Dafydd Hughes
> dafyd...@gmail.com
>
> On Thursday, 26 July, 2012 at 2:53 PM, JF wrote:
>
> I'm on the market for a second hand 13" Macbook Pro circa late 2009 -
> early/mid 2010. I was wondering if anybody here has had experience of using
> the stock internal soundcard for low latency for pd?
>
> What kind of millisecond ballpark would I be looking at?
>
> Thanks in advance,
> John.
> ___
> 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
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Mouse data without Xorg boundaries

2012-05-23 Thread Tyler Leavitt
Jonathan,

Heh... well I did mention in my post that I tried that already and it
didn't do what I wanted it to. But then I tried it again at your urging and
voila! For some reason I missed that my first try.

Thanks,
Tyler

On Wed, May 23, 2012 at 12:05 PM, Jonathan Wilkes wrote:

> Hi Tyler,
>  I used my search plugin to search for objects tagged with the
> "user_input" keyword and found:
>
> cyclone/MouseState
> report mouse x/y/deltax/y and buttonpress
> Keywords: control max_compatible user_input
>
> Since it gives you delta x/y I think it will solve your problem.
>
> -Jonathan
>
>   --
> *From:* Tyler Leavitt 
> *To:* pd-list 
> *Sent:* Wednesday, May 23, 2012 12:19 PM
> *Subject:* [PD] Mouse data without Xorg boundaries
>
> Hello list,
>
> Not sure if the title explains it concisely enough, but I'm looking to get
> mouse data without the screen limits of X. So basically when I drag the
> mouse to the far-right boundary of the screen and continue dragging, though
> my pointer stays the same on the screen, obviously there is still data
> being sent from the optical mouse to the comp that states I am moving
> right. How can I get this data? I'm mounting an optical mouse upside down
> under a wheel and I want to read that data. I thought MouseState from
> cyclone libs would give me this with the "delta" x and y, but those are
> confined to Xorg's limits as well. Any ideas? I don't feel confident in
> hacking mouse drivers without guidance
>
> Thanks,
> Tyler
>
> ___
> 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


[PD] Mouse data without Xorg boundaries

2012-05-23 Thread Tyler Leavitt
Hello list,

Not sure if the title explains it concisely enough, but I'm looking to get
mouse data without the screen limits of X. So basically when I drag the
mouse to the far-right boundary of the screen and continue dragging, though
my pointer stays the same on the screen, obviously there is still data
being sent from the optical mouse to the comp that states I am moving
right. How can I get this data? I'm mounting an optical mouse upside down
under a wheel and I want to read that data. I thought MouseState from
cyclone libs would give me this with the "delta" x and y, but those are
confined to Xorg's limits as well. Any ideas? I don't feel confident in
hacking mouse drivers without guidance

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


Re: [PD] new pure data music

2012-03-27 Thread Tyler Leavitt
I'm having issues listening to your stuff. Choppy with the loading bar
jumping around. Not sure if anyone else on Chrome browser on Ubuntu is
having same issues.

On Tue, Mar 27, 2012 at 2:31 AM, Julian Brooks  wrote:

> Oh yeah, of course.
>
> Cheers Roman.
>
>
>
>
> On 27 March 2012 09:31, Roman Haefeli  wrote:
>
>> On Tue, 2012-03-27 at 09:09 +0100, Julian Brooks wrote:
>> > Hi Billy,
>> >
>> > Geocities link gives a '404'.
>> >
>>
>> The link was somehow posted twice without a whitespace in between. This
>> should work:
>>
>> http://www.geocities.ws/billy_stiltner/music/aahh.html
>>
>> Roman
>>
>>
>>
>> ___
>> 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
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Switching Between Multiple Patches for Installation

2012-03-14 Thread Tyler Leavitt
Perfect. Thank you guys. I haven't tried it yet but I'm sure this is
exactly what I need, as closing the actual patch is irrelevant as long as I
can get one to grab focus.

Tyler

On Wed, Mar 14, 2012 at 3:23 PM, Jonathan Wilkes  wrote:

> There's one in doc/manuals/0.intro/+pager.pd.  But notice that is doesn't
> try to
>
> close any of the patches.
>
> -Jonathan
>
>
>
> - Original Message -
> > From: Dafydd Hughes 
> > To: Jonathan Wilkes 
> > Cc: Tyler Leavitt ; pd-list 
> > Sent: Wednesday, March 14, 2012 5:38 PM
> > Subject: Re: [PD] Switching Between Multiple Patches for Installation
> >
> > On Wed, Mar 14, 2012 at 5:30 PM, Jonathan Wilkes 
> > wrote:
> >>  If your patch is named foo.pd, send a "vis 1" message to it to
> > give the window the focus, like this:
> >>
> >>  [vis 1(
> >>  |
> >>  [pd-foo.pd]
> >>
> >>  Automation is tricky.  In pd-extended or vanilla it will crash pd if
> you
> > try to get a patch to close itself.
> >
> > Not at pd right now, but can you get around that using an independent
> > control patch that opens and closes patches?
> >
> > cheers
> > dafydd
> >
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Switching Between Multiple Patches for Installation

2012-03-14 Thread Tyler Leavitt
Hello all,

So I have around 8 generative patches/static compositions that I want
to present as an installation. Less conceptual, more demonstrative of
Pd. So about every 2 minutes I want a fullscreen window of one patch
to close and the next patch to open fullscreen so that people can see
the inner workings (I plan to do visuals through GEM and a projector).
When I say fullscreen I mean fullscreen of the laptop, with the GEM
visuals proceeding as usual. I understand how to accomplish the
switching of the audio, but to get the patches themselves to take
focus I'm afraid I'll need to write a script in Tcl/tkl, which I have
no experience in. Does anyone have suggestions, or code from a similar
presentation they could share?

Thanks,
Tyler

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


[PD] Patch Challenge #1 - [osc~] -> [dac~]

2011-11-23 Thread Tyler Leavitt
A couple weeks ago we discussed a themed patching challenge that would take
place on the forums. The first challenge has been posted, so if you are
interested in checking it out visit the link below!

Since this is just starting up we don't have very many user-submitted ideas
for the challenge themes. If you are so inclined you can send submissions
to patchchallen...@gmail.com. Also check out the sticky in the challenge
subsection of the forums with info regarding the submissions and the
contest: http://puredata.hurleur.com/sujet-6431-important-patch-challenge

Challenge #1 - [osc~] -> [dac~]
http://puredata.hurleur.com/sujet-6441-challenge-osc-dac

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


Re: [PD] PD Patch Challenge Theme Ideas

2011-10-22 Thread Tyler Leavitt
Well I made a wiki under my user folder:
http://puredata.info/Members/iskra/patchchallenge/PDPatchChallenge/. I was
unable to make a wiki under any other heading (I assume "Community >
Patching Circles" is an accurate place for it). Revisions are welcome.

Tyler

On Fri, Oct 21, 2011 at 3:28 PM, Hans-Christoph Steiner wrote:

>
> Any account should be able to create wiki pages on puredata.info.
>  Otherwise its a bug.
>
> .hc
>
> On Oct 21, 2011, at 4:54 PM, Tyler Leavitt wrote:
>
> It'll still be on the forums. I figured once we get some ideas in it'll be
> easier to see what everybody is thinking this will turn into (as far as the
> content of the challenges goes). Then we can write up a blurb to put as a
> sticky in the forums and post the first challenge at the same time. Who is
> allowed to setup sub-threads and create wikis on these domains?
>
> On Fri, Oct 21, 2011 at 10:15 AM, i go bananas  wrote:
>
>> that's why i suggested making a section on the forum, so the details and
>> previous threads are all in once place and easily searchable.
>>
>> are we still going to do that?
>>
>>
>>
>> On Sat, Oct 22, 2011 at 2:04 AM, Hans-Christoph Steiner wrote:
>>
>>>
>>> On Oct 21, 2011, at 12:54 PM, Tyler Leavitt wrote:
>>>
>>> Hello all,
>>>
>>> So I've created an e-mail account for everyone to send theme ideas to:
>>> patchchallen...@gmail.com. Anyone that wants the username/password to
>>> the account can PM me for it.
>>>
>>> So the rules are loose at this point (especially since we haven't made
>>> any =). Until I can get a working version of a bot to do this we can just do
>>> this manually. Once we get a variety of options in the account I'll randomly
>>> pick one and post it for the first challenge.
>>>
>>> Please format the submissions with a title and a description of the
>>> challenge. Comments/concerns?
>>>
>>>
>>>
>>> Excellent, looking forward to these!
>>>
>>> How about making a wiki page for the instructions and details?  Its
>>> easier to reference a webpage than look in the email archive.  The wiki page
>>> could also reference the relevant threads in the archive.
>>>
>>> .hc
>>>
>>>
>>>
>>>
>>> 
>>>
>>> Mistrust authority - promote decentralization.  - the hacker ethic
>>>
>>>
>>>
>>> ___
>>> 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
>
>
>
>
> 
>
> Access to computers should be unlimited and total.  - the hacker ethic
>
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD Patch Challenge Theme Ideas

2011-10-21 Thread Tyler Leavitt
It'll still be on the forums. I figured once we get some ideas in it'll be
easier to see what everybody is thinking this will turn into (as far as the
content of the challenges goes). Then we can write up a blurb to put as a
sticky in the forums and post the first challenge at the same time. Who is
allowed to setup sub-threads and create wikis on these domains?

On Fri, Oct 21, 2011 at 10:15 AM, i go bananas  wrote:

> that's why i suggested making a section on the forum, so the details and
> previous threads are all in once place and easily searchable.
>
> are we still going to do that?
>
>
>
> On Sat, Oct 22, 2011 at 2:04 AM, Hans-Christoph Steiner wrote:
>
>>
>> On Oct 21, 2011, at 12:54 PM, Tyler Leavitt wrote:
>>
>> Hello all,
>>
>> So I've created an e-mail account for everyone to send theme ideas to:
>> patchchallen...@gmail.com. Anyone that wants the username/password to the
>> account can PM me for it.
>>
>> So the rules are loose at this point (especially since we haven't made any
>> =). Until I can get a working version of a bot to do this we can just do
>> this manually. Once we get a variety of options in the account I'll randomly
>> pick one and post it for the first challenge.
>>
>> Please format the submissions with a title and a description of the
>> challenge. Comments/concerns?
>>
>>
>>
>> Excellent, looking forward to these!
>>
>> How about making a wiki page for the instructions and details?  Its easier
>> to reference a webpage than look in the email archive.  The wiki page could
>> also reference the relevant threads in the archive.
>>
>> .hc
>>
>>
>>
>>
>> 
>>
>> Mistrust authority - promote decentralization.  - the hacker ethic
>>
>>
>>
>> ___
>> 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


[PD] PD Patch Challenge Theme Ideas

2011-10-21 Thread Tyler Leavitt
Hello all,

So I've created an e-mail account for everyone to send theme ideas to:
patchchallen...@gmail.com. Anyone that wants the username/password to the
account can PM me for it.

So the rules are loose at this point (especially since we haven't made any
=). Until I can get a working version of a bot to do this we can just do
this manually. Once we get a variety of options in the account I'll randomly
pick one and post it for the first challenge.

Please format the submissions with a title and a description of the
challenge. Comments/concerns?

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


Re: [PD] Patch Contest Thread/List

2011-10-19 Thread Tyler Leavitt
Cool. Yeah, I don't think the app needs to do anything to grand... just take
submissions and then randomly select one once a month and auto-post on the
forum and list. I'll try and start a quick and dirty one tonight after
homework is done =)

Any suggestions on what to call this? It's not a huge deal but mmb made a
good point that "contest" isn't really applicable... he suggested
"challenge" which sounds good to me. How should we format the subject line
for the list notification email?... would [PatchChallenge] be a suitable
identifier?

Tyler

On Wed, Oct 19, 2011 at 1:41 PM, Andrew Faraday wrote:

>  I'll prototype something when I get some time. It'd be a fairly
> straightforward app, forms to submit themes. Then probably just an admin
> view where you can take submitted themes and convert them into active ones
> (which would then accept patches and allow people to download these and
> comment on them.
>
> I'm not convinced about this app being integrated with the forum. Otherwise
> there'd probably be no advantage over just taking submissions by email and
> dropping them on the forum. I could also get this to send an e-mail to the
> pd-list when a theme is activated (I don't know if there'd be any problems
> with automated e-mails to the list?)
>
> As I say, stick with the forum for now. I'll post a prototype once I've
> managed to put something together. Then you can decide if it's worth
> developing further.
>
> Andrew
>
> --
> Date: Wed, 19 Oct 2011 09:29:01 -0700
> From: thecryofl...@gmail.com
> CC: pd-list@iem.at
>
> Subject: Re: [PD] Patch Contest Thread/List
>
> Yeah I would be fine acting as a moderator (for the forum). Andy Farraday
> mentioned writing an app that would take theme submissions... I don't know
> how easily this could be integrated into the forum but we'll discuss that
> more. It appears "Maelstrom" is the main moderator of the forums, so I'll
> contact him and see about getting it setup.
>
> Tyler
>
>
> On Wed, Oct 19, 2011 at 2:22 AM, hardoff goes bananas 
> wrote:
>
> ok, will we set up a section of the forum for this?
>
> Tyler, as this was your suggestion, would you be able to manage/run it?
>
> ___
> 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
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Soundspotter

2011-10-19 Thread Tyler Leavitt
Nope =). Do you have any links to tutorials or demos of what can be done
with it? I couldn't quite put together exactly what it is from the site (
http://soundspotter.org/)

Tyler

On Wed, Oct 19, 2011 at 3:03 AM, Rick  wrote:

> Is anyone here running soundspotter?
>
> --
> ~~~
> Dr. Richard Nance
> www.PlasticMusic.Net
>
> ___
> 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] Patch Contest Thread/List

2011-10-19 Thread Tyler Leavitt
Yeah I would be fine acting as a moderator (for the forum). Andy Farraday
mentioned writing an app that would take theme submissions... I don't know
how easily this could be integrated into the forum but we'll discuss that
more. It appears "Maelstrom" is the main moderator of the forums, so I'll
contact him and see about getting it setup.

Tyler


On Wed, Oct 19, 2011 at 2:22 AM, hardoff goes bananas wrote:

> ok, will we set up a section of the forum for this?
>
> Tyler, as this was your suggestion, would you be able to manage/run it?
>
> ___
> 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] very compressed chip sounds /Tira un péou a un asé sera tousten ostan pélut.

2011-10-18 Thread Tyler Leavitt
I think you are misunderstanding Soares' reponse Tad. When you hit the
"reply to all" in Gmail it puts the last user's e-mail in the "To:" box,
which was you. I don't think he was trying to insult you at all, or even
direct that comment at you

Maybe I'm wrong,
Tyler

On Tue, Oct 18, 2011 at 8:10 PM, TAD BISAHA  wrote:

> BONJOUR!!!
>
> Alps or Apt ??? Minor problems of reading perhaps?
> Forget Google take "Pages blanches"
> (a vast majority of people with last name Bouchard live outside of France)
> Vous me décevez, Monsieur Bouchard, d'habitude, vous manipulez mieux les
> chiffres (et certains esprits faibles).
> A vast majority of people with last name Dupont live outside of France...
> (We are only 60 Millions).
> And for the rest, you have a real problem of reading:
> tadbis...@gmail.com and not on this list, it's not a Pd subject! And you
> don't call Soares, no? Is he a teenager?
> I like the end of your mail.
> Je ne sais pas votre dicton, mais le Gascon avec l'accent est savoureux.
> Au plaisir
> Tad
>
>
> Mathieu Bouchard a écrit :
>
>  Le 2011-10-17 à 20:59:00, TAD BISAHA a écrit :
>>
>>  What is this "Bouchardise"(french confectionery from Apt)??
>>>
>>
>> I had to Google it. You mean « from the Alps » ? I didn't know anything
>> was named Bouchard that far east (a vast majority of people with last name
>> Bouchard live outside of France). Anyway, Google doesn't find anything about
>> confectionery.
>>
>>  before honouring you with insulting purposes?
>>>
>>
>> Huh, how did Guilhermo insult you ?
>>
>>  PS: And for the guys who think that the french spoken is the french
>>> native langage.
>>>
>>
>> What does that mean ?
>>
>>  A good meaning from Gascogne.: -Tira un péou a un asé sera tousten ostan
>>> pélut.
>>>
>>
>> Again, I had to google it to figure out what it means. I must add that
>> this proverb is not true when the donkey has only one hair left. ;)
>>
>>  __**__**
>> __
>> | Mathieu BOUCHARD - téléphone : +1.514.383.3801 - Montréal, QC
>>
>
> __**_
> 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] Patch Contest Thread/List

2011-10-18 Thread Tyler Leavitt
It was mentioned that it might be best to do this on the forums, with an
additional notification sent to the list... perhaps in the main "contest"
forum there could be a link to your web app titled "Submit Contest Idea"
where users can submit ideas. The web app could also be in charge of then
auto-posting (randomly or otherwise) a new contest thread monthly. Any
thoughts?

Tyler

On Tue, Oct 18, 2011 at 3:24 PM, Andrew Faraday wrote:

>  I'm right up for that. Although truth be told I'd almost certainly miss
> the theme/challenge on the forum if it wasn't posted on the list. Not too
> spammy, really. Could be that possible themes are submitted by users? Just
> I'm working on a ruby/pd patch to get a clean feed of CPU usage in linux,
> could be a starting point (I.E. where would people take this real-time data
> collection).
>
> I digress, would be right up for this... If I can put some time asside,
> would folks like me to put together a web app to manage, say, a monthly
> theme, patches, comments on submissions and suggestions?
>
> Andrew
>
> --
> Date: Tue, 18 Oct 2011 11:45:25 -0700
> From: thecryofl...@gmail.com
> To: pd-list@iem.at
> Subject: Re: [PD] Patch Contest Thread/List
>
>
> Yeah, the compressed/chip patch thread was what prompted me to bring it
> up... would it be too spam-like to post new themes to the pd-list as well
> once the thread is created on the forum? I personally check the lists at
> least once a day and hardly ever check the forums... and if it will be
> somewhere between weekly-monthly it wouldn't be flooding the list much.
>
> Tyler
>
> On Tue, Oct 18, 2011 at 11:12 AM, Hans-Christoph Steiner wrote:
>
>
> Sounds great, I say do it!
>
> .hc
>
>
> On Oct 18, 2011, at 1:23 PM, Mike Moser-Booth wrote:
>
>  +1. I think the forum is a good place for it, too. Newbies seem to
> gravitate toward (or at least participate more) to the forum. I think
> this would be a great way to help new users develop some chops.
>
> .mmb
>
> On Tue, Oct 18, 2011 at 1:17 PM, hardoff goes bananas
>  wrote:
>
> if there is interest in this, i'd suggest the pd forum as a good place to
> host it.
>
> i'll set it up if a few more people agree it will be a good idea.  not
> every
> week though..every now and then should be fine.
>
> i think it might be cool, not really as a 'competition', but more as a way
> to focus and see how other people approach something.  The "compressed/chip
> patch" thread we have going now is a great example.  I have had a lot of
> fun
> with that.
>
>
>
> On Wed, Oct 19, 2011 at 12:46 AM, Tyler Leavitt 
> wrote:
>
>
> Hello list,
>
> I'd always thought it'd be fun if there was a patch contest similar to the
> Fark Photoshop contest threads. Is there already something similar
> happening
> in the Pd community? If not, how easily could this be integrated (if there
> is enough interest) and how? Maybe it could be a sublist, like [ot] or
> [pd-announce]... or just a specific tag in the subject line. It wouldn't
> have to include the voting aspect that Fark has and it could change
> theme/concept once a week. Is there any interest in this?
>
> Tyler
>
> __**_
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/**listinfo/pd-list<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://lists.puredata.info/listinfo/pd-list>
>
>
>
>
>
> --
> Mike Moser-Booth
> mmoserbo...@gmail.com
>
> __**_
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
> listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list>
>
>
>
>
> --**--**
> 
>
> Man has survived hitherto because he was too ignorant to know how to
> realize his wishes.  Now that he can realize them, he must either change
> them, or perish.-William Carlos Williams
>
>
>
>
> __**_
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
> listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list>
>
>
>
> ___ 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] Patch Contest Thread/List

2011-10-18 Thread Tyler Leavitt
Yeah, the compressed/chip patch thread was what prompted me to bring it
up... would it be too spam-like to post new themes to the pd-list as well
once the thread is created on the forum? I personally check the lists at
least once a day and hardly ever check the forums... and if it will be
somewhere between weekly-monthly it wouldn't be flooding the list much.

Tyler

On Tue, Oct 18, 2011 at 11:12 AM, Hans-Christoph Steiner wrote:

>
> Sounds great, I say do it!
>
> .hc
>
>
> On Oct 18, 2011, at 1:23 PM, Mike Moser-Booth wrote:
>
>  +1. I think the forum is a good place for it, too. Newbies seem to
>> gravitate toward (or at least participate more) to the forum. I think
>> this would be a great way to help new users develop some chops.
>>
>> .mmb
>>
>> On Tue, Oct 18, 2011 at 1:17 PM, hardoff goes bananas
>>  wrote:
>>
>>> if there is interest in this, i'd suggest the pd forum as a good place to
>>> host it.
>>>
>>> i'll set it up if a few more people agree it will be a good idea.  not
>>> every
>>> week though..every now and then should be fine.
>>>
>>> i think it might be cool, not really as a 'competition', but more as a
>>> way
>>> to focus and see how other people approach something.  The
>>> "compressed/chip
>>> patch" thread we have going now is a great example.  I have had a lot of
>>> fun
>>> with that.
>>>
>>>
>>>
>>> On Wed, Oct 19, 2011 at 12:46 AM, Tyler Leavitt 
>>> wrote:
>>>
>>>>
>>>> Hello list,
>>>>
>>>> I'd always thought it'd be fun if there was a patch contest similar to
>>>> the
>>>> Fark Photoshop contest threads. Is there already something similar
>>>> happening
>>>> in the Pd community? If not, how easily could this be integrated (if
>>>> there
>>>> is enough interest) and how? Maybe it could be a sublist, like [ot] or
>>>> [pd-announce]... or just a specific tag in the subject line. It wouldn't
>>>> have to include the voting aspect that Fark has and it could change
>>>> theme/concept once a week. Is there any interest in this?
>>>>
>>>> Tyler
>>>>
>>>> __**_
>>>> Pd-list@iem.at mailing list
>>>> UNSUBSCRIBE and account-management ->
>>>> http://lists.puredata.info/**listinfo/pd-list<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://lists.puredata.info/listinfo/pd-list>
>>>
>>>
>>>
>>
>>
>> --
>> Mike Moser-Booth
>> mmoserbo...@gmail.com
>>
>> __**_
>> Pd-list@iem.at mailing list
>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
>> listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list>
>>
>
>
>
> --**--**
> 
>
> Man has survived hitherto because he was too ignorant to know how to
> realize his wishes.  Now that he can realize them, he must either change
> them, or perish.-William Carlos Williams
>
>
>
>
> __**_
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
> listinfo/pd-list <http://lists.puredata.info/listinfo/pd-list>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Patch Contest Thread/List

2011-10-18 Thread Tyler Leavitt
Hello list,

I'd always thought it'd be fun if there was a patch contest similar to the
Fark Photoshop contest threads. Is there already something similar happening
in the Pd community? If not, how easily could this be integrated (if there
is enough interest) and how? Maybe it could be a sublist, like [ot] or
[pd-announce]... or just a specific tag in the subject line. It wouldn't
have to include the voting aspect that Fark has and it could change
theme/concept once a week. Is there any interest in this?

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


[PD] Controlling a Printer

2011-08-31 Thread Tyler Leavitt
Hello list,

I was curious if anybody has dabbled in controlling a printer through pd.
I'm waiting for a cheap one to arrive at the local second-hand store, so
while I wait to attempt it myself I thought I'd ask the list. Specifically,
I seek to control the location of the printer needle(?) that moves
horizontally. I figured I could attach a slide to it and run a guitar string
under it for some techno-slide music.

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


Re: [PD] Pd "monosymphonia"

2011-06-27 Thread Tyler Leavitt
I have been working on a generative patch of my own and have been
contemplating different methods of exhibiting it myself. In my school's art
department (of which I am majoring in) there is not much awareness of
computer/sound art, and I was thinking if I could get some other works to
display I could put together a sort of exhibit of Puredata/generative
patching...

I'm not sure how it would look, but I was considering something as simple as
a wall of 4 or 5 headphones on a hook that people could walk up to and
listen to at their leisure (kind of a play on the traditional method of
display for paintings). Maybe a little placard next to it with a blurb by
the artist about their methods/conceptions behind the work. I don't know...
I was going to further contemplate it before I asked the board, but since
you've brought it up...

Any other suggestions on how to exhibit generative patching?

Tyler


On Mon, Jun 27, 2011 at 3:01 PM, Andrew Faraday wrote:

>  [range] is one of those objects I don't strictly need, but use for screen
> real-estate and speedy coding. It is cheating a little, mind.
>
> All the generated notes are kept, so they do have to be stored somewhere, I
> do realize that this could be a single, expanding array.
>
> And yes, I did mostly share this because I felt it was quite an interesting
> bit of generative work... Now I just need somewhere to exhibit it.
>
>
> > Date: Mon, 27 Jun 2011 07:50:43 +0100
> > From: padawa...@obiwannabe.co.uk
>
> > To: pd-list@iem.at
> > Subject: Re: [PD] Pd "monosymphonia"
> >
> >
> >
> > Hi Andrew,
> >
> > That was very interesting to listen to to. Thanks
> > for sharing it.
> >
> > A couple of thoughts, though I may be missing
> > some important point; since you only keep a scope
> > of the last 3 notes you could use float boxes
> > instead of creating tables on the fly. Also,
> > the concept seems to be a base N counter, so
> > approaching this starting with an up-down counter
> > might simplify it.
> >
> > Also [range] seems to be missing for me but easily
> > fixed with a multiply and an add.
> >
> > best
> > andy.
> >
> > On Sun, 26 Jun 2011 00:32:27 +0100
> > Andrew Faraday  wrote:
> >
> > >
> > > Hey Pders
> > > I've been messing with the idea of combining dynamic patching and
> generative music. And after a few hours of work I've come up with a patch
> (attached) which uses some rules to build a randomly generated piece of
> music who's result I'm rather fond of.
> > > On opening the patch, a 4-number array is generated, with a choice of 1
> single note to choose from. It's played by a simple sine oscillator, then a
> second iteration generates a second array, choosing from 2 notes (adding one
> a semitone above), plays the two arrays in order, then generates a third,
> with 3 notes to choose from, and so on.
> > > As the piece progresses, the choice of notes playing through a sequence
> that's always a low drone, expanding out to a more tangible mid-range,
> usually coming up with melodic fragments, and then starting to use some
> higher-pitched sounds. And all the time the feedback on a delay unit on the
> output, of the system.
> > > When the range of notes reaches 127, the feedback jumps from 60% to
> 90%, changing the mood of the piece significantly, building to a harsh
> climax, each frequency range of notes lasting into the next and gains more
> significance. Like the perceived voices vying for position.
> > > Eventually, when a note above midi 127 is played, the synth stops, and
> the delay tail gradually fades out.
> > > I've found this to be an unusually structured and dramatic piece of
> generative patching. Initially a low drone, which pushes out and explores
> into melodies, building ideas, and being repeatedly pushed back to it's
> initial form. Then building into a repeating and expanding set of phases.
> getting louder and busier. Then a change brings this to a head, and
> signifies to the audience that the piece could end on any phase, building
> excitment to an inevitable but always unexpected end.
> > >
> > >
> > > Sorry, I've written quite a lot about this, but I thought the PD list
> might be interested... If anyone could spare about 15 minutes to listen to
> the patch in action, I'd love to hear what you think of the artistic result.
> > >
> > > Thanks in advance.
> > > Andrew
> > > P.S. I do realize that I could clean this up a great deal. The addition
> of [table] objects could just as easily be a single expanding array, I could
> hide modules away in sub patches and the sliders used for visualization
> could be more efficiently done with gem.
> >
> > --
> > Andy Farnell 
> >
> > ___
> > 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
>
>
_

[PD] JACK & the -rt flag

2011-06-23 Thread Tyler Leavitt
Hello,

This may be a silly question, but when using pd with realtime enabled in
JACK is it necessary to start pd with the -rt flag?

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


Re: [PD] Pd performance at TED

2011-06-22 Thread Tyler Leavitt
http://www.youtube.com/watch?v=DP_w_Mvh9tU

Is this a technological parody?

On Wed, Jun 22, 2011 at 2:57 PM, Jonathan Wilkes  wrote:

> Yes, it's exactly like that.  But that's the way the term was defined,
> which-- as you
> point out-- covers wide array of synthesis techniques and uses of digital
> computers.
>
> I would just conclude that it doesn't seem a particularly enlightening
> term, except for
> a specific subset of parodies that have to do with technology.  As a term
> of derision
> I think it's confusing/confused.
>
> -Jonathan
>
> --- On *Wed, 6/22/11, ALAN BROOKER * wrote:
>
>
> From: ALAN BROOKER 
>
> Subject: Re: [PD] Pd performance at TED
> To: "Jonathan Wilkes" 
> Cc: pd-list@iem.at, "Cody Loyd" 
> Date: Wednesday, June 22, 2011, 10:44 PM
>
>
>
>
> On Wed, Jun 22, 2011 at 8:15 PM, Jonathan Wilkes 
> http://mc/compose?to=jancs...@yahoo.com>
> > wrote:
>
> You're right, no one ever said that.  Even me.
>
> Did you actually look at the patch?  It is a technological parody of record
> scratching.
> It perfectly fits the definition given on this list.  If you don't think
> so, then
> please tell me what you can do with that patch that's so musically
> interesting that it
> would warrant buying a modern digital computer instead of a turntable.
>
>
> Well, one might want to connect the sampler patch to another patch that
> produces a contrasting sound, they both would share the same values sent to
> the atom to change pitches ect.
>
> Don't you think to say a patch that emulates scratching sounds from audio
> samples is a technological parody of a scratching record player, is a bit
> like saying a patch that emulates the sound of the piano is a technological
> parody of a piano (they are both instruments)?. I think one purpose of audio
> software to emulate instruments ?  Regarding if it is musically interesting,
> I'm v. sure you know record scratching is(was?) used as an instrument in hip
> hop and such.
>
> If a purpose of audio software is emulation of physical instruments  then I
> don't think it should be  labeled as a technological parody.  Otherwise you
> could use the argument 'why have a computer when I can buy a physical
> instrument' every time?
>
>  Just sharing thoughts really, interesting topic.
>
>
>
> ___
> 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] Arduino : multiple boards? Wireless?

2011-06-21 Thread Tyler Leavitt
Sorry to make you repeat yourself if it wasn't a typo Hans, but did you say
"if you want low jitter, reliable connection, go with wireless"? This sounds
counter-intuitive to me and I'm interested in the answer

Thanks,
Tyler

On Tue, Jun 21, 2011 at 9:52 AM, Pierre Massat  wrote:

> Awesome. Thanks Hans!
>
> P
>
>
> 2011/6/21 Hans-Christoph Steiner 
>
>>
>> Multiple arduinos is no problem.  I suppose they would start to slow each
>> other down if you had like 10+, but for 3 I don't think its an issue.  If
>> you want low jitter, reliable connection, go with wireless.
>>
>> .hc
>>
>>
>> On Jun 21, 2011, at 8:49 AM, Pierre Massat wrote:
>>
>>  Hey List,
>>>
>>> (I've been looking at what Onyx does with his BeatJazz. This annoyingly
>>> cool and exciting.)
>>>
>>> One simple question about arduino : can I use more than one board on the
>>> same computer? If I can, is there any drawback (slower speed, etc.)?
>>>
>>> Another question : do you think that using a wireless shield could cause
>>> some gliches in the audio (in soundcard, or more probably in my guitar amp)?
>>>
>>> cheers!
>>>
>>> Pierre
>>> __**_
>>> Pd-list@iem.at mailing list
>>> UNSUBSCRIBE and account-management -> http://lists.puredata.info/**
>>> listinfo/pd-list 
>>>
>>
>>
>>
>> --**--**
>> 
>>
>> Using ReBirth is like trying to play an 808 with a long stick.-David
>> Zicarelli
>>
>>
>>
>
> ___
> 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] Pd performance at TED

2011-06-20 Thread Tyler Leavitt
I think a lot of the folks who are disappointed with this being at TED are
frustrated because they are looking at it from an academic standpoint or at
least looking at it as a non-performer. You have to remember that he is
performing, and on top of that, probably trying to make a living as a
performer. For christ's sake his name is Onyx Ashanti and he made a new name
for his music, "beatjazz" =). It's a little over-the-top and mediocre if you
are expecting some ground-breaking, concept piece or a technical
demonstration of the capabilities of Puredata... but it's not. This guy is
an entertainer who is probably combining his love of electronics with his
love of music... I don't see anything wrong with that.

Plus... isn't this just an audition?

On Mon, Jun 20, 2011 at 6:39 PM, Mathieu Bouchard wrote:

> On Sun, 19 Jun 2011, Jonathan Wilkes wrote:
>
>> --- On Sun, 6/19/11, Mathieu Bouchard  wrote:
>>
>>> What's a « technological parody » ?
>>>
>>
>> It's where you take something like a modern digital computer and do DSP by
>> using an interface modeled after 30 year-old analog audio equipment.
>>
>
> Therefore Pd is a technological parody ?
>
>
>  __**__**
> ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
> ___
> 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] Graph a circle arc in an array?

2011-04-10 Thread Tyler Leavitt
Heh... wow. Thanks for pointing out my negligence and all the help up to
this point =)

Tyler

On Sun, Apr 10, 2011 at 9:59 AM, Mathieu Bouchard wrote:

> On Sun, 10 Apr 2011, Tyler Leavitt wrote:
>
>  Using the sqrt(r^2-x^2) formula I get the same results as with the [sin],
>> [cos]. Maybe I'm just implementing it wrong, but I can't figure out why it's
>> not plotting the correct y values... Here's the patch I sent before with my
>> implementation of the sqrt(r^2 - x^2)
>>
>
> The x is supposed to be the right-inlet of [tabwrite], not the left-inlet.
> Otherwise you will write many values in the same location, while skipping
> many other locations.
>
>
>  ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Graph a circle arc in an array?

2011-04-10 Thread Tyler Leavitt
Using the sqrt(r^2-x^2) formula I get the same results as with the [sin],
[cos]. Maybe I'm just implementing it wrong, but I can't figure out why it's
not plotting the correct y values...

Here's the patch I sent before with my implementation of the sqrt(r^2 - x^2)

On Sun, Apr 10, 2011 at 8:52 AM, Mathieu Bouchard wrote:

> On Sun, 10 Apr 2011, Tyler Leavitt wrote:
>
>  I've not had any real success using the formulas with [sin] and [cos]...
>>
>
> I don't know why, but I had assumed that you wanted to plot something
> "parametrically", such as a path drawn from x(t) and y(t) functions, instead
> of a y(x) function. I was reading too fast.
>
> For a y(x) function, sqrt(r*r-x*x) is the formula to use.
>
> That is related to the fact that sqrt(1-x*x) = sin(acos(x)) = cos(asin(x))
> where asin is anti-sin and acos is anti-cos.
>
> It's also related to Pythagoras' theorem x*x + y*y = r*r which is also
> sin(t)*sin(t) + cos(t)*cos(t) = 1.
>
>
>  ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
#N canvas 638 7 732 664 10;
#X obj 171 35 tabwrite array1;
#X obj 31 -34 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array1 1000 float 3;
#A 0 1000 -1.11659e-06 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 999.848 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 999.391 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
998.63 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 997.564 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 996.195 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 994.522 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 992.546 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
990.268 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 987.688 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 984.808 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 981.627 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 978.148 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 974.37
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 970.296 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 965.926 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 961.262 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 956.305 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 951.056 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 945.518 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 939.693
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 933.58 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
927.184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 920.505 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 913.545 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 906.308 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 898.794 0 0 0 0 0 0 0 0 0 0 0 0 0 0 891.006 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 882.947 0 0 0 0 0 0 0 0 0 0 0 0 0 0 874.62 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 866.025 0 0 0 0 0 0 0 0 0 0 0 0 0 0 857.167
0 0 0 0 0 0 0 0 0 0 0 0 0 848.048 0 0 0 0 0 0 0 0 0 0 0 0 0 0 838.67
0 0 0 0 0 0 0 0 0 0 0 0 0 0 829.037 0 0 0 0 0 0 0 0 0 0 0 0 0 819.152
0 0 0 0 0 0 0 0 0 0 0 0 0 809.017 0 0 0 0 0 0 0 0 0 0 0 0 0 798.635
0 0 0 0 0 0 0 0 0 0 0 0 0 788.01 0 0 0 0 0 0 0 0 0 0 0 0 0 777.146
0 0 0 0 0 0 0 0 0 0 0 0 766.044 0 0 0 0 0 0 0 0 0 0 0 0 0 754.709 0
0 0 0 0 0 0 0 0 0 0 0 743.145 0 0 0 0 0 0 0 0 0 0 0 731.353 0 0 0 0
0 0 0 0 0 0 0 0 719.339 0 0 0 0 0 0 0 0 0 0 0 0 707.106 0 0 0 0 0 0
0 0 0 0 0 694.658 0 0 0 0 0 0 0 0 0 0 0 681.998 0 0 0 0 0 0 0 0 0 0
0 669.13 0 0 0 0 0 0 0 0 0 0 656.059 0 0 0 0 0 0 0 0 0 0 0 642.787
0 0 0 0 0 0 0 0 0 0 629.32 0 0 0 0 0 0 0 0 0 0 615.661 0 0 0 0 0 0
0 0 0 601.815 0 0 0 0 0 0 0 0 0 0 587.785 0 0 0 0 0 0 0 0 0 573.576
0 0 0 0 0 0 0 0 0 559.192 0 0 0 0 0 0 0 0 544.638 0 0 0 0 0 0 0 0 0
529.919 0 0 0 0 0 0 0 0 515.037 0 0 0 0 0 0 0 0 499.999 0 0 0 0 0 0
0 484.809 0 0 0 0 0 0 0 469.471 0 0 0 0 0 0 0 0 453.99 0 0 0 0 0 0
438.37 0 0 0 0 0 0 0 422.618 0 0 0 0 0 0 406.736 0 0 0 0 0 0 390.73
0 0 0 0 0 0 374.606 0 0 0 0 0 358.367 0 0 0 0 0 342.019 0 0 0 0 0 325.567
0 0 0 0 0 309.016 0 0 0 0 292.371 0 0 0 0 275.637 0 0 0 258.818 0 0
0 0 241.921 0 0 0 224.95 0 0 0 207.911 0 0 190.808 0 0 173.647 0 0
156.434 0 0 139.172 0 121.868 0 104.527 0 87.1547 69.7554 52.3349 -0.00111659
;
#X coords 0 0 1000 1000 200 200 1;
#X restore 151 115 graph;
#X obj 31 -13 for++ 0 90 20;
#X floatatom 31 10 0 0 0 0 - - -;
#X obj 31 50 * 6.28319;
#X obj 31 30 / 360;
#X floatatom 31 70 0 0 0 0 - - -;
#X obj 31 90 s radians;
#X obj 174 -62 r radians;
#X obj 213 -31 sin;
#X obj 172 -33 cos;
#X obj 172 -7 * 1000;
#X obj 234 -6 * 1000;
#X obj 414 -57 r radians;
#X obj 429 -24 sin;
#X obj 388 -26 cos;
#X obj 388 43 tabwrite array2;
#X obj 451 2 * 100;
#X obj 389 1 * 100;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array2 100 float 3;
#A 0 100 99.9848 0 99.9391 0 99.863 99.7564 0 99.6195 0 99.4522 0 99.2546
99.0268 0 98.7688 0 98.4808 0 98.1627 97.8148 0 97.437 0 97.0296 96.5926
0 96.1262 0 95.6305 95.1056 0 94.5518 0 93.9693 93.358 0 92.7184 0
92.0505 91.3545 0 90.6308 89.8794 0 89.1006 88.2947 0 87.462 0 86.6025
85.7167 84.8048 0 83.867 82.9037 0 81.9152 80.9017 0 79.8635 78.801
77.7146 0 76.6044 75.4709 74.3145 0 73.1353 71.9339 70.7106 69.4658
0 68.1998 66.913 65.6059 64.2787 62.932 61.5661 60.1814 58.7785 57.3576
55

Re: [PD] Graph a circle arc in an array?

2011-04-10 Thread Tyler Leavitt
Ok well now I have really attached the patch...

On Sun, Apr 10, 2011 at 7:12 AM, Tyler Leavitt wrote:

> I've not had any real success using the formulas with [sin] and [cos]...
> maybe I'm missing something here. The only solution that I've gotten to work
> is the midpoint circle algorithm with Peter's patch.
>
> I've included a patch to show where I'm struggling... When the arc gets
> drawn with bigger radiuses (and bigger arrays) there are a lot of indexes
> with no value so it's constantly jumping between 0 and the correct value. Is
> there a way to get pd to approximate the values in between (more or less an
> average between plotted points)?
>
> Thanks so far for all the help
> Tyler
>
>
> On Fri, Apr 8, 2011 at 11:12 PM, Mathieu Bouchard wrote:
>
>> On Fri, 8 Apr 2011, Tyler Leavitt wrote:
>>
>>  I am trying to graph a section of a circle into an array. I have been
>>> trying to wrap my head around [sin] and [cos] but none of my configurations
>>> get results. If you had a circle with radius 100 with a center at (0, 0) I'm
>>> trying to get the upper right quadrant (positive x and positive y). The
>>> start point being (100,0) and the end point being (0,100).
>>>
>>> Any ideas on moving forward?
>>>
>>
>> use angles between 0 and pi/2 = 1.5708
>>
>> putting those into [cos] and [sin] will give you values for a circle of
>> radius 1 at (0,0). For different radiuses you apply [*] after that.
>>
>> quadrants and clockwiseness depend on which axis uses [cos], which axis
>> uses [sin], and which direction of each axis is positive. There are several
>> standards for those things.
>>
>>  ___
>> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>>
>
>
#N canvas 0 0 1440 816 10;
#X obj 171 35 tabwrite array1;
#X obj 31 -34 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#N canvas 0 0 450 300 (subpatch) 0;
#X array array1 1000 float 3;
#A 0 1000 -1.11659e-06 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 999.848 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 999.391 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
998.63 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 997.564 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 996.195 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 994.522 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 992.546 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
990.268 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 987.688 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 984.808 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 981.627 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 978.148 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 974.37
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 970.296 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 965.926 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 961.262 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 956.305 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 951.056 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 945.518 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 939.693
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 933.58 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
927.184 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 920.505 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 913.545 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 906.308 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 898.794 0 0 0 0 0 0 0 0 0 0 0 0 0 0 891.006 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 882.947 0 0 0 0 0 0 0 0 0 0 0 0 0 0 874.62 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 866.025 0 0 0 0 0 0 0 0 0 0 0 0 0 0 857.167
0 0 0 0 0 0 0 0 0 0 0 0 0 848.048 0 0 0 0 0 0 0 0 0 0 0 0 0 0 838.67
0 0 0 0 0 0 0 0 0 0 0 0 0 0 829.037 0 0 0 0 0 0 0 0 0 0 0 0 0 819.152
0 0 0 0 0 0 0 0 0 0 0 0 0 809.017 0 0 0 0 0 0 0 0 0 0 0 0 0 798.635
0 0 0 0 0 0 0 0 0 0 0 0 0 788.01 0 0 0 0 0 0 0 0 0 0 0 0 0 777.146
0 0 0 0 0 0 0 0 0 0 0 0 766.044 0 0 0 0 0 0 0 0 0 0 0 0 0 754.709 0
0 0 0 0 0 0 0 0 0 0 0 743.145 0 0 0 0 0 0 0 0 0 0 0 731.353 0 0 0 0
0 0 0 0 0 0 0 0 719.339 0 0 0 0 0 0 0 0 0 0 0 0 707.106 0 0 0 0 0 0
0 0 0 0 0 694.658 0 0 0 0 0 0 0 0 0 0 0 681.998 0 0 0 0 0 0 0 0 0 0
0 669.13 0 0 0 0 0 0 0 0 0 0 656.059 0 0 0 0 0 0 0 0 0 0 0 642.787
0 0 0 0 0 0 0 0 0 0 629.32 0 0 0 0 0 0 0 0 0 0 615.661 0 0 0 0 0 0
0 0 0 601.815 0 0 0 0 0 0 0 0 0 0 587.785 0 0 0 0 0 0 0 0 0 573.576
0 0 0 0 0 0 0 0 0 559.192 0 0 0 0 0 0 0 0 544.638 0 0 0 0 0 0 0 0 0
529.919 0 0 0 0 0 0 0 0 515.037 0 0 0 0 0 0 0 0 499.999 0 0 0 0 0 0
0 484.809 0 0 0 0 0 0 0 469.471 0 0 0 0 0 0 0 0 453.99 0 0 0 0 0 0
438.37 0 0 0 0 0 0 0 422.618 0 0 0 0 0 0 406.736 0 0 0 0 0 0 390.73
0 0 0 0 0 0 374.606 0 0 0 0 0 358.367 0 0 0 0 0 342.019 0 0 0 0 0 325.567
0 0 0 0 0 309.016 0 0 0 0 292.371 0 0 0 0 275.637 0 0 0 258.818 0 0
0 0 241.921 0 0 0 224.95 0 0 0 207.911 0 0 190.808 0 0 173.647 0 0
156.434 0 0 139.172 0 121.868 0 104.527 0 87.1547 69.7554 52.3349 -0.00111659
;
#X coords 0 0 1000 1000 200 200 1;
#X restore 151 115 graph;
#X obj 31 -13 for++ 0 90 20;
#X floatatom 31 10 0 0 0 0 - - -;
#X obj 31 50 * 6.28319;
#X obj 31 30 / 360;
#X floatatom 31 70 0 0 0 0 - - -;
#X obj 31 90 s radians;
#X obj 

Re: [PD] Graph a circle arc in an array?

2011-04-10 Thread Tyler Leavitt
I've not had any real success using the formulas with [sin] and [cos]...
maybe I'm missing something here. The only solution that I've gotten to work
is the midpoint circle algorithm with Peter's patch.

I've included a patch to show where I'm struggling... When the arc gets
drawn with bigger radiuses (and bigger arrays) there are a lot of indexes
with no value so it's constantly jumping between 0 and the correct value. Is
there a way to get pd to approximate the values in between (more or less an
average between plotted points)?

Thanks so far for all the help
Tyler

On Fri, Apr 8, 2011 at 11:12 PM, Mathieu Bouchard wrote:

> On Fri, 8 Apr 2011, Tyler Leavitt wrote:
>
>  I am trying to graph a section of a circle into an array. I have been
>> trying to wrap my head around [sin] and [cos] but none of my configurations
>> get results. If you had a circle with radius 100 with a center at (0, 0) I'm
>> trying to get the upper right quadrant (positive x and positive y). The
>> start point being (100,0) and the end point being (0,100).
>>
>> Any ideas on moving forward?
>>
>
> use angles between 0 and pi/2 = 1.5708
>
> putting those into [cos] and [sin] will give you values for a circle of
> radius 1 at (0,0). For different radiuses you apply [*] after that.
>
> quadrants and clockwiseness depend on which axis uses [cos], which axis
> uses [sin], and which direction of each axis is positive. There are several
> standards for those things.
>
>  ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Graph a circle arc in an array?

2011-04-08 Thread Tyler Leavitt
Hello all,

I am trying to graph a section of a circle into an array. I have been trying
to wrap my head around [sin] and [cos] but none of my configurations get
results. If you had a circle with radius 100 with a center at (0, 0) I'm
trying to get the upper right quadrant (positive x and positive y). The
start point being (100,0) and the end point being (0,100).

Any ideas on moving forward?

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


Re: [PD] creating an engaging interactive art in public space

2011-04-07 Thread Tyler Leavitt
Even something as simple as an indicator light that is motion triggered is
enough to communicate the interactivity of the piece to the audience...
there are more creative ways of course.



On Thu, Apr 7, 2011 at 8:02 AM, chris clepper  wrote:

> I've made a fair amount of interactive video work in public spaces and it
> is best to assume nothing about the public.  In general, the vast majority
> will ignore it unless you physically disrupt the space like Richard Serra -
> and then people will just hate you.  Putting the image of the viewer in the
> work can help since a good chunk of the world likes looking at themselves.
> Others will run for cover.  It is best to keep the interaction portion
> simple and direct since kids are likely to spend the largest amount of time
> playing with the work.  Adults usually have a lot to do and stopping to
> 'interact' with artwork isn't at the top of the list.
>
> Placement of the work makes a huge difference so locating the work near a
> museum district or outside of the local Google office has the potential to
> attract a public more inclined to deal with the work.
>
> And finally, any work put in the public space will require some amount of
> legal work to be done particularly in the US.  It is in the artist's
> interest to employ some sort of representation to avoid nasty things down
> the road.
>
>
> On Mon, Apr 4, 2011 at 9:01 PM, Adityo Pratomo wrote:
>
>> hi there everyone
>>
>> Just a normative non-technical question here. I was wondering how would
>> you guys create an engaging interactive art piece for a public space? I was
>> just doing a casual internet browsing the other day, looking at various
>> interactive art in public space, then suddenly that question popped up. I
>> think that art in public space is very much different with one on gallery or
>> museum, because people won't have that mind set of actually having an
>> interaction with an art piece. If so then, what are your strategies to
>> create one? Are you assuming that people or passer-by will automatically
>> react to that interactive art? Or is there anything else?
>>
>> Thank you guys, have a great day :D
>>
>> Cheers,
>>
>> Adityo
>> --
>> www.adityo.net
>>
>> ___
>> 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
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [ngrid]?

2011-02-10 Thread Tyler Leavitt
Hello all,

So I posed a question about calculating triangles made by intersecting lines
is a pentagon (thanks for the help Mathieu), and now that it is done I want
to easily control the 5 vertices. I remember using [ngrid] at some point,
which is [grid] but with multiple vertices... exactly what I need. Googling
turned up this:
http://puredata.hurleur.com/sujet-1378-designing-surround-sound-mixer which
basically says [ngrid] is in the ix library. Well I can't find any mention
of ix library anywhere...

Does anyone know of this library/[ngrid]? I just installed extended 0.42.5
fresh thinking it would be in there...but nothing.

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


Re: [PD] Calculating Triangles Inside A Polygon

2011-02-09 Thread Tyler Leavitt
Thanks much! It seems so obvious now that you pointed it out... anyways,
thanks again!

Tyler

On Wed, Feb 9, 2011 at 3:47 PM, Mathieu Bouchard  wrote:

> On Wed, 9 Feb 2011, Tyler Leavitt wrote:
>
>  At the moment, no, this isn't allowed =) I had thought of that, and then
>> with all the difficulty I've had without taking this into account, I'd
>> figured one step at a time.
>>
>
> You replied in private. (why ?)
>
> Anyway, I reply back to the list.
>
> suppose you have 4 points a,b,c,d with polygon edges ab, bc, cd. They have
> diagonals ac, bd. They form triangles abc and bcd that intersect. The
> intersection is bce where e is the single point at the intersection of ac
> and bd.
>
> e is a + p*(c-a) where p is some number between 0 and 1, which is the
> fraction of the travel from a that you have to do to reach e, when going in
> a straight line towards c.
>
> e is also b + q*(d-b).
>
> e = a + p*(c-a) = b + q*(d-b).
>
> I don't quite remember how to continue the reasoning from there.
>
> However I found this out http://en.wikipedia.org/wiki/Line_intersectionwhich 
> I can translate to :
>
> e = (det(a,c)*(b-d) - det(b,d)*(a-c)) / det(a-c,b-d)
>
> after that, it's easy, as the area of the bce triangle is det(b-e,c-e)/2,
> as you'd do for any triangle. This part can be computed using this
> abstraction : http://gridflow.ca/help/%23polygon_area-help.html
>
> With your example, you have to do the above calculation 5 times on
> different combinations of points, to get 5 different inner points and 5
> different areas. Then you combine the inner points to get the areas of 5
> more triangle. Area #1, in the middle, is not a triangle, but you can
> compute its area with [#polygon_area] anyway.
>
>
>  ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Calculating Triangles Inside A Polygon

2011-02-09 Thread Tyler Leavitt
Hello all,

I have an idea for an object that controls parameters based off of the area
of triangles inside a polygon (I was thinking volume of different harmonics
for a synth, but it could be anything). I don't even know if this
is mathematically possible, and I've done enough Googling to where I'm
beginning to think that it is not. But perhaps I just don't know how to
correctly phrase what I'm searching for...

Can anyone shed some light on this? The idea is to drag the vertices of the
polygon to change the shape, and consequentially the masses of triangles
inside. I've attached a PNG of what I'm trying to describe as far as the
triangles made by intersecting lines. If you know what I'm going for but
don't want to explain it to me, perhaps you could point me in a direction,
or give me the correct term to describe this. I'm still willing to continue
devoting lots of time to Googling/research =)

Tyler

(And in this example with the pentagon there would be 10 different
triangles... didn't mean to label the pentagon).
<>___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] Need Help Understanding pack

2011-02-09 Thread Tyler Leavitt
This may be getting too off topic, but just today in class our prof wrote
the variable "b" as "d" and then upon realizing his mistake corrected it and
said "the other b". Not sure if this is dyslexia or right/left related (or
if the two are very similar).

Tyler

On Wed, Feb 9, 2011 at 10:03 AM, Jonathan Wilkes  wrote:

> Those jokes exist in English, too.
>
>  --
> * From: * Mathieu Bouchard ;
> * To: * András Murányi ;
> * Cc: * ;
> * Subject: * Re: [PD] Need Help Understanding pack
> * Sent: * Wed, Feb 9, 2011 5:20:34 PM
>
>   On Wed, 9 Feb 2011, András Murányi wrote:
>
> > It's not a brain damage, but a neurological thing.
>
> But brain damage *is* a neurological thing :}
>
> But the phenomenon of confusing left and right is so common, that in
> Québec, we routinely call «gauche» «l'autre droite» ("left" is also known as
> "the other right"), and call «droite» «l'autre gauche» ("right" is also
> known as "the other left"), whenever someone picks the wrong direction after
> being given an instruction.
>
> (I don't know about the existence of such an expression anywhere else)
>
> ___
> | Mathieu Bouchard  tél: +1.514.383.3801  Villeray, Montréal, QC
>
>
> ___
> 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] hardware implementation of [*~]

2011-02-03 Thread Tyler Leavitt
Thanks everybody for the replies, exactly what I was looking for. I am so
new to this field of music/electronics that I frequently find myself
struggling to grasp fundamental concepts. Googling "mc1496 ring mod" gave me
plenty of circuits to look at, as I'm sure the couple of links you gave me
Ed will too.

Thanks a bunch.
Tyler


On Thu, Feb 3, 2011 at 2:32 PM, Ed Kelly  wrote:

> You would do well to look here for circuits: http://www.cgs.synth.net/
> Note that the circuit that [*~] is like in the context you are suggesting
> is analogue, not digital. The website above contains a wealth of circuits
> and component lists.
> There is also: www.musicfromouterspace.com
> Enjoy!
>
> PS does anyone have a power supply for a Marshall Time Modulator?
> Ed
>
> Metastudio 4 for Pure Data - coming soon!
> Metastudio 3 still available at http://sharktracks.co.uk/puredata
>
>
> --
> *From:* Tyler Leavitt 
> *To:* pd-list 
> *Sent:* Thu, 3 February, 2011 22:07:46
> *Subject:* [PD] hardware implementation of [*~]
>
> Hello all,
>
> So I'm getting my feet wet in digital circuitry this quarter at my
> university and I've got numerous projects I want to waste my time on, one of
> them being a simple ring mod effect in the same vein as the ring mod found
> here: http://en.flossmanuals.net/PureData/AmplitudeModulation
>
> My question is what would be the hardware equivalent of the [*~] object. I
> guess it don't have to be digital... even an analog equivalent would help me
> understand it better.
>
> Hope this question makes sense, I don't have a good grasp on the
> terminology in this field one bit.
>
> Tyler
>
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] hardware implementation of [*~]

2011-02-03 Thread Tyler Leavitt
Hello all,

So I'm getting my feet wet in digital circuitry this quarter at my
university and I've got numerous projects I want to waste my time on, one of
them being a simple ring mod effect in the same vein as the ring mod found
here: http://en.flossmanuals.net/PureData/AmplitudeModulation

My question is what would be the hardware equivalent of the [*~] object. I
guess it don't have to be digital... even an analog equivalent would help me
understand it better.

Hope this question makes sense, I don't have a good grasp on the terminology
in this field one bit.

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


Re: [PD] how can I clear [vd~]

2011-02-01 Thread Tyler Leavitt
Hello,

Thank you for writing that up Mathieu, I was looking for that exact fix
about 3 months ago. Could you or anybody else that wants to take up the
issuse explain to me how to add that code to my current installation? I'm
assuming it would need to be recompiled, and I've never recompiled a single
library or object.

Or even point me to a existing tutorial? =)

Tyler

On Tue, Feb 1, 2011 at 12:44 PM, Jonathan Wilkes  wrote:

>
>
> --- On Tue, 2/1/11, Mathieu Bouchard  wrote:
>
> > From: Mathieu Bouchard 
> > Subject: Re: [PD] how can I clear [vd~]
> > To: "Ingo Scherzinger" 
> > Cc: pd-list@iem.at
> > Date: Tuesday, February 1, 2011, 3:33 AM
> > On Tue, 1 Feb 2011, Ingo Scherzinger
> > wrote:
> >
> > > Is it possible to clear the content of [vd~]?
> >
> > You should ask your question like «Is it possible to clear
> > the content of [delwrite~] ?» because that's where the
> > sound is kept.
> >
> > [vd~] and [delread~] are just read-heads that don't keep a
> > copy of the sound.
> >
> > [delwrite~] doesn't seem to have a clear feature. This
> > could be added with a little bit of C code, but otherwise,
> > there is a workaround : you temporarily set all of your
> > read-heads to a blank portion of the buffer instead of where
> > they're supposed to be. Yes it's ugly, and no, it doesn't
> > always work. The clear feature would be a better idea.
>
> Would the following do the same thing as a "clear" message?
>
> [r del_period]
> |
> [delread~ foo]
> |
> |   [r clear]
> |   |
> |   [b]
> |   |\   [r del_period]
> |   |  \ |
> |   [0(  [del]
> |   |   /
> |   | [1(
> |   |/
> [*~ 1]
>
> >
> >
> > ___
> > | Mathieu Bouchard  tél: +1.514.383.3801 
> > Villeray, Montréal, QC
> >
> > -Inline Attachment Follows-
> >
> > ___
> > 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
>
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] SBLive! and surround sound

2011-01-07 Thread Tyler Leavitt
Hello all,

Has anyone had luck setting up more than 2 channels output with a SBLive!
Value card in pd? I am trying to get surround sound going and have thus far
only been able to use 2 output channels with any success (using ALSA-- no
luck with JACK either).

# lspci :
02:08.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 08)

I figure maybe something in .asoundrc could fix it but am having no luck...
any help appreciated!

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


Re: [PD] Clearing a delwrite~ (revisited)

2010-10-17 Thread Tyler Leavitt
The problem is I've already written my patch for a delay line =)

I also read that tables have some latency when using them in loopers (what I
am doing) because they can only write in block size. I was about to switch
to using tables and then I read this...

On Sun, Oct 17, 2010 at 6:38 AM, tim vets  wrote:

>
>
> 2010/10/17 Peter Plessas 
>
> tim vets wrote:
>>
>>> 2010/10/17 Tyler Leavitt 
>>>
>>>  http://www.mail-archive.com/pd-list@iem.at/msg00287.html
>>>>
>>>> I googled my question and came up with this thread... considering it was
>>>> 4
>>>> years old I figured maybe someone out there had a fresh solution...
>>>>
>>>> I need to clear a delay that I have written via delwrite~. Is there any
>>>> way
>>>> to do this yet?
>>>>
>>>
>> Yes, let me chime into this topic! I also come accross situations where I
>> need to clear a delay buffer, and I was looking for a message like
>> "; const 0"
>> which can be use to clear tables. And, yes, it needs to be a delay, not a
>> table.
>>
>
> so what is it you can do with a delay that you can't with tabread~,
> tabwrite~ and a table?
> gr,
> Tim
>
>
>
>>
>> Looking forward to suggestions!
>>
>>
>>>>
>>>>  tabwrite~ ?
>>> Tim
>>>
>>>
>>> Tyler
>>>
>>>> ___
>>>> 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
>>>
>>
>
> ___
> 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


[PD] Clearing a delwrite~ (revisited)

2010-10-16 Thread Tyler Leavitt
http://www.mail-archive.com/pd-list@iem.at/msg00287.html

I googled my question and came up with this thread... considering it was 4
years old I figured maybe someone out there had a fresh solution...

I need to clear a delay that I have written via delwrite~. Is there any way
to do this yet?

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


[PD] [route] object confusion

2010-09-28 Thread Tyler Leavitt
hello all,

this should be a basic question for probably the majority of you, but i'm a
n00b so here goes.

i'm working with the [plugin~] object and want to use a [popup] object to
make it more manageable. so my idea was pretty elementary

[listplugins(  [plugin~]---[route label]-[append
$1(--[popup]

my error is "$1: argument number out of range" so i'm pretty sure it is
expecting a float and getting a symbol. i'm sure this is a pretty basic p:d
concept but i can't grasp how to send a message with a variable symbol
coming in, if that makes sense. i need to be sending [append PhaserII( or
something similar. when i [print] the [route label] i get the PhaserII, but
it's not passing that along in the append message.

i hope you can help, if my explanation was not too confusing =)

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


[PD] Digital Delay Patch

2010-09-06 Thread Tyler Leavitt
Hello all,

Forgive me if it is a crime to just outright ask for a patch... but I've
been trying to make a digital delay stombox emulator with delwrite~ and
delread~ to no avail. I've searched and apparently I want to use the vd~
object, however, I am a total n00b when it comes to digital audio and can;t
understand half of the terminology in the patch help box.

If someone has a patch I could dissect, I would be forever grateful. I'm
looking to make a digital delay with feedback and delay time knobs. Any help
at all would be great, but a working example I could inspect would be
awesome.

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


[PD] gameport joystick in pd-extended?

2010-05-13 Thread Tyler Leavitt
Hey all,

So I've googled to find nothing... how do I get joystick from the old PC
gameport connections (15-pin)?

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


[PD] use tablet and usb keyboard with [hid]?

2010-04-12 Thread Tyler Leavitt
Hey all,

So maybe I'm going at this the wrong way, but I'm trying to get puredata to
recognize my usb keyboard and my aiptek tablet. since i just learned how to
use my logitech gamepad via [hid] i figured I'd try and use [hid] to connect
those, but they aren't recognized. if not [hid] what should i be using... is
there something I have to fix with udev or make some new rules?

dmesg for tablet

[ 2738.642297] usb 3-1: new low speed USB device using uhci_hcd and address
2
[ 2738.814269] usb 3-1: configuration #1 chosen from 1 choice
[ 2741.696119] aiptek 3-1:1.0: Aiptek using 400 ms programming speed
[ 2741.696377] input: Aiptek as
/devices/pci:00/:00:1d.1/usb3/3-1/3-1:1.0/input/input12
[ 2741.696792] usbcore: registered new interface driver aiptek
[ 2741.696801] aiptek: v2.3 (May 2, 2007):Aiptek HyperPen USB Tablet Driver
(Linux 2.6.x)
[ 2741.696806] aiptek: Bryan W. Headley/Chris Atenasio/Cedric Brun/Rene van
Paassen
[ 2741.774335] usbcore: registered new interface driver hiddev
[ 2741.774384] usbcore: registered new interface driver usbhid
[ 2741.774390] usbhid: v2.6:USB HID core driver

dmesg for the keyboard

[ 2762.632034] usb 2-1: new full speed USB device using uhci_hcd and address
2
[ 2762.810267] usb 2-1: configuration #1 chosen from 1 choice
[ 2762.818379] input: Dell Dell Smart Card Reader Keyboard as
/devices/pci:00/:00:1d.0/usb2/2-1/2-1:1.0/input/input13
[ 2762.818566] generic-usb 0003:413C:2101.0001: input,hidraw0: USB HID v1.11
Keyboard [Dell Dell Smart Card Reader Keyboard] on usb-:00:1d.0-1/input0
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] [hid] button down press

2010-04-11 Thread Tyler Leavitt
hello all...

first off, wow! i never took a look at pd before i needed to control
hydrogen via usb gamepad today, but wow... awesome program, sorry to have
looked over it for so long. that being said, many thanks to the community &
developers for making my computer audio tinkering 10x more fun!

now... i just started using it today. my current flow for sending MIDI
events via USB gamepad button downpresses is like this:

[hid]---[route key][route btn_0][route 1][makenote]

the second route object of course has more than one button (btn_0 through
btn_11) with each output going through its own [route 1] (to only signal on
the down press). needless to sat thats a lot of [route 1] objects... is
there a way i can clean this code up? something along the lines of [route
btn_0,1 btn_1,1 btn_2,1] etc

hope i made myself clear...

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