[PD] Clock Division Revision

Christof Ressi christof.ressi at gmx.at
Sun Jan 10 00:35:08 CET 2016


Sorry, there was a stupid mistake in my patch! I forgot the [f] objects beneath the number boxes for the quarter notes. I fixed it, now it's safe to change the subdivisions dynamically while playing. 

Cheers.

> Gesendet: Samstag, 09. Januar 2016 um 23:47 Uhr
> Von: "Christof Ressi" <christof.ressi at gmx.at>
> An: "Peter van Haaften" <petervh at gmail.com>
> Cc: pd-list at lists.iem.at
> Betreff: Re: [PD] Clock Division
>
> 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_______________________________________________
> 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/20160110/34b5ecf2/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cmetro.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160110/34b5ecf2/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: quarter-divisions-rev.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160110/34b5ecf2/attachment-0002.ksh>


More information about the Pd-list mailing list