Re: [PD] implementing "motion microscope" in Pd GEM

2016-09-08 Thread Richie Cyngler
Right? That's what I think too.

On Thu, Sep 8, 2016 at 8:16 PM, Julian Brooks  wrote:

> Holy sh#t batman!
>
> On 8 September 2016 at 06:33, Richie Cyngler  wrote:
>
>> Hi all,
>>
>> Have you seen this? Anyone tried to implement this with Pd with GEM?
>>
>> Two papers outline two different approaches:
>>
>> http://people.csail.mit.edu/mrub/papers/vidmag.pdf
>>
>> and the more recent:
>> http://people.csail.mit.edu/mrub/vidmag/papers/Balakrishnan_
>> Detecting_Pulse_from_2013_CVPR_paper.pdf
>>
>> A video overview of the processes here: https://www.youtube.com/watch?
>> v=fHfhorJnAEI
>>
>> I don't follow the maths myself but I was wondering if you think
>> something like these systems could be implemented in Pd/ GEM with a live
>> feed from [pix_video]. I know we already have blob tracking. Theoretically
>> it should be possible?
>>
>> The main site: http://people.csail.mit.edu/mrub/vidmag/
>>
>> Anyone interested in this? It seems to have a lot of potential within Pd,
>> for example interactive installations.
>>
>> best
>> Richie
>>
>>
>>
>>
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>>
>>
>


-- 

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


Re: [PD] Read midi file into Pd

2016-09-08 Thread Alexandre Torres Porres
[cyclone/mtr] can be useful for recording some midi messages and others

2016-09-08 0:14 GMT-03:00 patrice colet :

> Another way would be about using [mrpeach/binfile] and parse the file with
> internals following MIDI reference we can find in following link for
> example:
>
> http://www.ccarh.org/courses/253/assignment/midifile/
>
> The first meta message should be obtained with [list split 23] where
> second byte gives the meta message number, the third byte gives message
> lenght and so on
>
>
> Le 07/09/2016 à 23:58, João Pais a écrit :
>
>>
>> Yes, but with many limitations - all tracks are mixed, etc...
>>
>> Am 07.09.2016 8:00 nachm. schrieb "Berenger Recoules" <
>> berenger.recou...@gmail.com >:
>> >
>> > I think [cyclone/seq] can do that if I'm not mistaken.
>> >
>> > 2016-09-07 19:21 GMT+02:00 João Pais  jmmmp...@gmail.com>>:
>> >>
>> >> Hello list,
>> >>
>> >> just to know, besides [mrpeach/midifile], is there any other way of
>> reading a midi file into Pd, and list the events/metadata/etc. inside?
>> >>
>> >> Best,
>> >>
>> >> jmmmp
>> >>
>> >> ___
>> >> Pd-list@lists.iem.at  mailing list
>> >> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>> >
>> >
>> >
>> >
>> > --
>> > http://b2renger.github.io/
>> > http://berengerrecoules.wordpress.com/
>>
>>
>>
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
>> stinfo/pd-list
>>
>
> --
> Patrice Colet
> fr: 0632660357
>
>
>
> ___
> Pd-list@lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> https://lists.puredata.info/li
> stinfo/pd-list
>
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] bendin bug (?)

2016-09-08 Thread Alexandre Torres Porres
2016-09-07 16:30 GMT-03:00 Billy Stiltner :

>
>
> On Wed, Sep 7, 2016 at 2:48 PM, Alexandre Torres Porres 
> wrote:
>
>> ok, somebody told me it was only 7 bit back in the day
>>
>> when 850 AD?
> https://www.midi.org/articles/the-history-of-midi
>

no idea when, but I asked it
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list


Re: [PD] detect silence

2016-09-08 Thread Jaime Oliver
env~ should help you do that.

J



> On Sep 8, 2016, at 9:01 AM, enrike  wrote:
> 
> hi all
> 
> is there any abstraction or external that allows to detect silence in the 
> sound in? I mean if the amplitude drops below a threshold for a given period 
> of time.
> 
> I was thinking about how to get this going to try to build it myself then I 
> thought there might be some external or abstraction that already does what I 
> need. Tired of reinventing the wheel...
> 
> thanks
> 
> enrike
> 
> ___
> 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


[PD] detect silence

2016-09-08 Thread enrike

hi all

is there any abstraction or external that allows to detect silence in 
the sound in? I mean if the amplitude drops below a threshold for a 
given period of time.


I was thinking about how to get this going to try to build it myself 
then I thought there might be some external or abstraction that already 
does what I need. Tired of reinventing the wheel...


thanks

enrike

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


Re: [PD] implementing "motion microscope" in Pd GEM

2016-09-08 Thread Julian Brooks
Holy sh#t batman!

On 8 September 2016 at 06:33, Richie Cyngler  wrote:

> Hi all,
>
> Have you seen this? Anyone tried to implement this with Pd with GEM?
>
> Two papers outline two different approaches:
>
> http://people.csail.mit.edu/mrub/papers/vidmag.pdf
>
> and the more recent:
> http://people.csail.mit.edu/mrub/vidmag/papers/Balakrishnan_
> Detecting_Pulse_from_2013_CVPR_paper.pdf
>
> A video overview of the processes here: https://www.youtube.com/watch?
> v=fHfhorJnAEI
>
> I don't follow the maths myself but I was wondering if you think something
> like these systems could be implemented in Pd/ GEM with a live feed from
> [pix_video]. I know we already have blob tracking. Theoretically it should
> be possible?
>
> The main site: http://people.csail.mit.edu/mrub/vidmag/
>
> Anyone interested in this? It seems to have a lot of potential within Pd,
> for example interactive installations.
>
> best
> Richie
>
>
>
>
> ___
> 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