[PD] Clock Division

Christof Ressi christof.ressi at gmx.at
Sat Jan 9 23:47:59 CET 2016


Hi Peter,

I think I know what you're after and did a quick patch (using my [cmetro] abstraction). The patch is not pretty but it works quite well and tempo changes are safe. Let me know if it works for you.

Christof
 

Gesendet: Samstag, 09. Januar 2016 um 21:07 Uhr
Von: "Peter van Haaften" <petervh at gmail.com>
An: pd-list at lists.iem.at
Betreff: [PD] Clock Division

Greetings,

I am trying to find a simple and efficient way to divide quarter notes in Pd.

The patch I am constructing is a kind of ostinato sequencer. There are four quarter notes, which should each by divided into 1-16 ticks (user definable). So, QT1 could be divided into 5 ticks, QT2 into 10, QT3 into 1, and QT4 into 16. On the GUI, a series of 16 toggles allow the user to sequence and trigger a sample at each outputted tick.

I was originally using the [timing.tempo] pdmtl patch as my clock. It largely works well, but there is a second component to this project, where a variable master tempo can change across time. With quickly shifting tempos, [timing.tempo] stumbles and occasionally counts incorrectly.

Can anyone recommend a simple way to divide a clock in the fashion described above? Perhaps there is already a stable abstraction out there I can take advantage of?

Thanks !!

Peter_______________________________________________ Pd-list at lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cbpm2ms.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160109/e56430a1/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmetro.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160109/e56430a1/attachment-0004.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: quarter-divisions.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160109/e56430a1/attachment-0005.ksh>


More information about the Pd-list mailing list