Re: [PD] SpeedPitch

2017-08-16 Thread Thomas Mayer
Hi,

On 09.08.2017 16:14, Dan Wilcox wrote:
> Here's a dumb project using Pure Data & PdParty on iOS :)
> 
> https://vimeo.com/228726345
> 
> SpeedPitch is a simple augmented sonic reality experiment that alters
> music playback speed based on your actual GPS ground speed. The faster
> you go, the higher the pitch and sudden stops lead to dragging audio
> samples. Natural motion leads to unnatural sound.
> 
> (Maybe I'll reshoot better video later?)


Great project. I am working on something similar, called Life Soundtrack:

https://github.com/residuum/Life-Soundtrack

Currently it is an Android app with random elements, that uses the step
detector to change BPM. The idea is to create an app that takes every
possible sensor data, time of day etc. and uses not only current data
but also history to evolve over time.

Unfortunately, I have no idea on the algorithm to use, so the current
state is frozen.

Best regards,
Thomas
-- 
"It seems to me, Golan, that the advance of civilization is nothing
but an exercise in the limiting of privacy."
(Janov Pelorat in: Isaac Asimov - Foundation's Edge)
http://www.residuum.org/

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


Re: [PD] SpeedPitch

2017-08-10 Thread Julian Brooks
+1. Marvellous

On 9 August 2017 at 15:59, Matt Davey  wrote:

> classic!  Nice one Dan :D
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/
> listinfo/pd-list
>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] SpeedPitch

2017-08-09 Thread Matt Davey
classic!  Nice one Dan :D
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] SpeedPitch

2017-08-09 Thread Dan Wilcox
I added a #speed message which gives you the speed and heading: 
http://danomatika.com/code/pdparty/guide#events 
<http://danomatika.com/code/pdparty/guide#events>

This comes along with the RjDj-style #loc position events.

Note: I'm in Germany (Karlsruhe) for a couple years, so maybe we can meet up 
and experiment?

> On Aug 9, 2017, at 4:34 PM, pd-list-requ...@lists.iem.at wrote:
> 
> Message: 4
> Date: Wed, 9 Aug 2017 16:34:46 +0200
> From: Max <abonneme...@revolwear.com <mailto:abonneme...@revolwear.com>>
> To: pd-list@lists.iem.at <mailto:pd-list@lists.iem.at>
> Subject: Re: [PD] SpeedPitch
> Message-ID: <95b0e234-e5f1-1b93-389c-743e33078...@revolwear.com 
> <mailto:95b0e234-e5f1-1b93-389c-743e33078...@revolwear.com>>
> Content-Type: text/plain; charset=UTF-8; format=flowed
> 
> Awesome Dan!
> 
> I have a small pocket full of ideas to try with GPS data and audio [1], 
> but I've put them on hold because it's such a hassle that the precision 
> gets lost in Pd (until there is a double-precision build for mobiles).
> (How) did you get around this limitation or are you using speed as a 
> variable from the system instead of the position?
> 
> 
> [1] https://github.com/mxa/Locative-Audio 
> <https://github.com/mxa/Locative-Audio>

Dan Wilcox
@danomatika <http://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>



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


Re: [PD] SpeedPitch

2017-08-09 Thread Dafydd Hughes
I can see it being a lot of fun with a lot of friends and a lot of small 
speakers. You could do a giant grain cloud.

On Aug 9, 2017, 10:25 -0400, Dan Wilcox , wrote:
> Thanks. It's a lot of fun with friends, bikes, and a boombox...
>
> > On Aug 9, 2017, at 4:19 PM, Dafydd Hughes  wrote:
> >
> > Dan, this is a riot. More of this.
> >
> > Cheers
> > Dafydd
> >
> > On Aug 9, 2017, 10:16 -0400, Dan Wilcox , wrote:
> > > Here's a dumb project using Pure Data & PdParty on iOS :)
> > >
> > > https://vimeo.com/228726345
> > >
> > > SpeedPitch is a simple augmented sonic reality experiment that alters 
> > > music playback speed based on your actual GPS ground speed. The faster 
> > > you go, the higher the pitch and sudden stops lead to dragging audio 
> > > samples. Natural motion leads to unnatural sound.
> > >
> > > (Maybe I'll reshoot better video later?)
> > >
> > > 
> > > Dan Wilcox
> > > @danomatika
> > > danomatika.com
> > > robotcowboy.com
> > >
> > >
> > >
>
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
>
>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] SpeedPitch

2017-08-09 Thread Max

Awesome Dan!

I have a small pocket full of ideas to try with GPS data and audio [1], 
but I've put them on hold because it's such a hassle that the precision 
gets lost in Pd (until there is a double-precision build for mobiles).
(How) did you get around this limitation or are you using speed as a 
variable from the system instead of the position?



[1] https://github.com/mxa/Locative-Audio


On 2017년 08월 09일 16:25, Dan Wilcox wrote:

Thanks. It's a lot of fun with friends, bikes, and a boombox...

On Aug 9, 2017, at 4:19 PM, Dafydd Hughes > wrote:


Dan, this is a riot. More of this.

Cheers
Dafydd

On Aug 9, 2017, 10:16 -0400, Dan Wilcox >, wrote:

Here's a dumb project using Pure Data & PdParty on iOS :)

https://vimeo.com/228726345

SpeedPitch is a simple augmented sonic reality experiment that alters 
music playback speed based on your actual GPS ground speed. The 
faster you go, the higher the pitch and sudden stops lead to dragging 
audio samples. Natural motion leads to unnatural sound.


(Maybe I'll reshoot better video later?)


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 






Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 





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




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


Re: [PD] SpeedPitch

2017-08-09 Thread Dan Wilcox
Thanks. It's a lot of fun with friends, bikes, and a boombox...

> On Aug 9, 2017, at 4:19 PM, Dafydd Hughes  wrote:
> 
> Dan, this is a riot. More of this.
> 
> Cheers
> Dafydd
> 
> On Aug 9, 2017, 10:16 -0400, Dan Wilcox , wrote:
>> Here's a dumb project using Pure Data & PdParty on iOS :)
>> 
>> https://vimeo.com/228726345 
>> 
>> SpeedPitch is a simple augmented sonic reality experiment that alters music 
>> playback speed based on your actual GPS ground speed. The faster you go, the 
>> higher the pitch and sudden stops lead to dragging audio samples. Natural 
>> motion leads to unnatural sound.
>> 
>> (Maybe I'll reshoot better video later?)
>> 
>> 
>> Dan Wilcox
>> @danomatika 
>> danomatika.com 
>> robotcowboy.com 
>> 
>> 
>> 


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



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


Re: [PD] SpeedPitch

2017-08-09 Thread Dafydd Hughes
Dan, this is a riot. More of this.

Cheers
Dafydd

On Aug 9, 2017, 10:16 -0400, Dan Wilcox , wrote:
> Here's a dumb project using Pure Data & PdParty on iOS :)
>
> https://vimeo.com/228726345
>
> SpeedPitch is a simple augmented sonic reality experiment that alters music 
> playback speed based on your actual GPS ground speed. The faster you go, the 
> higher the pitch and sudden stops lead to dragging audio samples. Natural 
> motion leads to unnatural sound.
>
> (Maybe I'll reshoot better video later?)
>
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
>
>
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


[PD] SpeedPitch

2017-08-09 Thread Dan Wilcox
Here's a dumb project using Pure Data & PdParty on iOS :)

https://vimeo.com/228726345 

SpeedPitch is a simple augmented sonic reality experiment that alters music 
playback speed based on your actual GPS ground speed. The faster you go, the 
higher the pitch and sudden stops lead to dragging audio samples. Natural 
motion leads to unnatural sound.

(Maybe I'll reshoot better video later?)


Dan Wilcox
@danomatika 
danomatika.com 
robotcowboy.com 



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