Here's a dumb project using Pure Data & PdParty on iOS :)
https://vimeo.com/228726345 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 http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan, this is a riot. More of this.
Cheers Dafydd
On Aug 9, 2017, 10:16 -0400, Dan Wilcox danomatika@gmail.com, wrote:
Here's a dumb project using Pure Data & PdParty on iOS :)
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
Thanks. It's a lot of fun with friends, bikes, and a boombox...
On Aug 9, 2017, at 4:19 PM, Dafydd Hughes dafydd61@gmail.com wrote:
Dan, this is a riot. More of this.
Cheers Dafydd
On Aug 9, 2017, 10:16 -0400, Dan Wilcox danomatika@gmail.com, wrote:
Here's a dumb project using Pure Data & PdParty on iOS :)
https://vimeo.com/228726345 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 http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
Dan Wilcox @danomatika http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
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 <dafydd61@gmail.com mailto:dafydd61@gmail.com> wrote:
Dan, this is a riot. More of this.
Cheers Dafydd
On Aug 9, 2017, 10:16 -0400, Dan Wilcox <danomatika@gmail.com mailto:danomatika@gmail.com>, wrote:
Here's a dumb project using Pure Data & PdParty on iOS :)
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 http://twitter.com/danomatika danomatika.com http://danomatika.com/ robotcowboy.com http://robotcowboy.com/
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
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 danomatika@gmail.com, wrote:
Thanks. It's a lot of fun with friends, bikes, and a boombox...
On Aug 9, 2017, at 4:19 PM, Dafydd Hughes dafydd61@gmail.com wrote:
Dan, this is a riot. More of this.
Cheers Dafydd
On Aug 9, 2017, 10:16 -0400, Dan Wilcox danomatika@gmail.com, wrote:
Here's a dumb project using Pure Data & PdParty on iOS :)
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
Hi,
On 09.08.2017 16:14, Dan Wilcox wrote:
Here's a dumb project using Pure Data & PdParty on iOS :)
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