[PD-cvs] [git]pure-data branch master updated. 729bd6f7694f00077828336500490c0cf53415fd

Miller Puckette millerpuckette at users.sourceforge.net
Sat Jun 23 21:48:20 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pure-data".

The branch, master has been updated
       via  729bd6f7694f00077828336500490c0cf53415fd (commit)
       via  f83c88ba7ac68368248797ef0d0febc3526432bb (commit)
       via  e3009daf1acfa1c46adc67416b89019d176a434d (commit)
       via  d3d54c334685bb0dd2c5659ccb710ba2508da533 (commit)
       via  93889f4e44b3dde13d777f146141f3f4927d6290 (commit)
       via  a94409a0607762f0a70d51cdd31bed6428e4f8a5 (commit)
       via  cf9e39e9ef13efba510e15b711028a87e7338d5f (commit)
       via  775601896fb7482ba9320f2e264eb69061a625ed (commit)
      from  a52396d12f69a066bb901e6fdeeec53ee239152c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 729bd6f7694f00077828336500490c0cf53415fd
Author: msp <msp at elroy.localdomain>
Date:   Sat May 26 15:16:33 2018 -0700

    fix incorrecty terminated arg type list for noise~

commit f83c88ba7ac68368248797ef0d0febc3526432bb
Author: msp <msp at elroy.localdomain>
Date:   Wed Apr 4 08:43:28 2018 -0700

    fix "example 3" in list help which misused list store object

commit e3009daf1acfa1c46adc67416b89019d176a434d
Merge: d3d54c3 cf9e39e
Author: msp <msp at elroy.localdomain>
Date:   Fri Mar 9 14:51:38 2018 -0800

    Merge branch 'patch-2' of git://github.com/porres/pure-data into porres-patch-2

commit d3d54c334685bb0dd2c5659ccb710ba2508da533
Author: msp <msp at elroy.localdomain>
Date:   Fri Mar 9 13:54:09 2018 -0800

    fix compiler warning

commit 93889f4e44b3dde13d777f146141f3f4927d6290
Author: msp <msp at elroy.localdomain>
Date:   Fri Mar 9 13:53:31 2018 -0800

    changed 'float' seed message to noise~ to 'seed' to make it compatible
    with 'random' object

commit a94409a0607762f0a70d51cdd31bed6428e4f8a5
Merge: 7756018 a52396d
Author: msp <msp at elroy.localdomain>
Date:   Fri Mar 9 13:41:29 2018 -0800

    Merge branch 'master' into feature/noise-seed

commit cf9e39e9ef13efba510e15b711028a87e7338d5f
Author: Alexandre Torres Porres <porres at gmail.com>
Date:   Tue Jan 9 17:55:43 2018 -0300

    Update midi-help.pd

commit 775601896fb7482ba9320f2e264eb69061a625ed
Author: danomatika <danomatika at gmail.com>
Date:   Mon Dec 4 13:34:08 2017 +0100

    noise~ inlet now sets random seed, updated noise~-help.pd to reflect this

-----------------------------------------------------------------------

Summary of changes:
 doc/5.reference/list-help.pd   |   8 +-
 doc/5.reference/midi-help.pd   | 278 +++++++++++++++++++++--------------------
 doc/5.reference/noise~-help.pd |  29 ++---
 src/d_osc.c                    |  16 ++-
 src/s_inter.c                  |   2 +-
 5 files changed, 173 insertions(+), 160 deletions(-)


hooks/post-receive
-- 
pure-data



More information about the Pd-cvs mailing list