diff options
author | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:23:52 +0000 |
---|---|---|
committer | Miller Puckette <millerpuckette@users.sourceforge.net> | 2006-08-24 15:23:52 +0000 |
commit | fd6fc182230d0440fc698e118514dd635c533fc8 (patch) | |
tree | b386f5905c2b6ef7c83ab0e832ebee149e3b1b0e /pd/portaudio/pa_win_wdmks | |
parent | bbbc57756c00f26cdfacf42d53d0a7f844a4c3ef (diff) |
sync for pd 0.40-0test05. Bug fix (empty DSP chains crashed Pd).
svn path=/trunk/; revision=5730
Diffstat (limited to 'pd/portaudio/pa_win_wdmks')
-rw-r--r-- | pd/portaudio/pa_win_wdmks/pa_win_wdmks.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c b/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c index b6e54e80..3b1cb08d 100644 --- a/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c +++ b/pd/portaudio/pa_win_wdmks/pa_win_wdmks.c @@ -1,5 +1,5 @@ /* - * $Id: pa_win_wdmks.c,v 1.9 2006-08-18 19:00:59 millerpuckette Exp $ + * $Id: pa_win_wdmks.c,v 1.10 2006-08-24 15:23:51 millerpuckette Exp $ * PortAudio Windows WDM-KS interface * * Author: Andrew Baldwin |