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? >> >>

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:

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

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

[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

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