[PD] Midi Looper

Roman Haefeli reduzent at gmail.com
Sun Nov 3 19:02:43 CET 2019


On Sun, 2019-11-03 at 10:14 -0500, Malcolm Jackson wrote:
> Hello list,
> 
> A while back I made this simple synth patch and I've been trying to
> see if I can loop midi within it with this midi looper patch I found.
> Can anyone explain how I can add it to the simple synth patch? 
> 
> This is the simple synth patch and its abstractions: 
> https://www.dropbox.com/sh/25hbw5lnfqz91i7/AAC6G1fDIcOo9nRcuXWHxrhga?dl=0

You could modify the simplesynth patch by replacing [notein] by [inlet]
so that it accepts MIDI as 2-float lists and isn't hard-coded to a
physical MIDI input.

> This is the midi looper patch I found: 
> https://github.com/karl-potisepp/pd-midilooper

It seems the second inlet is the MIDI output that outputs notes as 2-
float-lists. I haven't tried but I'd assume you could hook up this
outlet to the inlet of the simplesynth you just created.


Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20191103/7f8f582a/attachment.sig>


More information about the Pd-list mailing list