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 e2cf40a418cd9f5dfa6f934a52f88b9c5fcd85f0 (commit) via 0491ed92601d9ae915f2b7a579959db28140e406 (commit) from b3888526c6565036c242e0f1897c431f78703b7e (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 e2cf40a418cd9f5dfa6f934a52f88b9c5fcd85f0 Author: Miller Puckette msp@ucsd.edu Date: Tue Jul 15 17:34:17 2014 +0200
Fix MIDI input to look at pd instance so that calls to inmidi_byte() etc only go to the current pd instance
commit 0491ed92601d9ae915f2b7a579959db28140e406 Author: Miller Puckette msp@ucsd.edu Date: Tue Jul 15 11:42:37 2014 +0200
tweaks to reverberators
-----------------------------------------------------------------------
Summary of changes: extra/rev1~.pd | 2 +- extra/rev3~.pd | 107 ++++++++++++++++++++++++++++++++++++++++++++++++++--- src/m_imp.h | 12 +++++- src/m_pd.c | 47 +++++++++++++++++++---- src/m_pd.h | 2 +- src/x_midi.c | 113 ++++++++++++++++++++++--------------------------------- 6 files changed, 197 insertions(+), 86 deletions(-)
hooks/post-receive