aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/patches/s_audio_jack.patch
blob: e1910ccd7467569ff4247228c31be8c240862ddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: s_audio_jack.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/s_audio_jack.c,v
retrieving revision 1.4
diff -r1.4 s_audio_jack.c
43c43,45
< 	
---
>         #ifdef MACOSX
>         jack_out_max = nframes;
>         #else	
45a48
>         #endif