[PD-cvs] pd/src s_audio_asio.cpp,1.1.4.25,1.1.4.26

Tim Blechmann timblech at users.sourceforge.net
Sat May 14 19:25:12 CEST 2005


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5546

Modified Files:
      Tag: devel_0_38
	s_audio_asio.cpp 
Log Message:
oops

Index: s_audio_asio.cpp
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/s_audio_asio.cpp,v
retrieving revision 1.1.4.25
retrieving revision 1.1.4.26
diff -C2 -d -r1.1.4.25 -r1.1.4.26
*** s_audio_asio.cpp	14 May 2005 16:31:55 -0000	1.1.4.25
--- s_audio_asio.cpp	14 May 2005 17:25:09 -0000	1.1.4.26
***************
*** 749,753 ****
  		/* todo */
          post("ASIO: Buffer size changed");
! 		sys_restart_audio();
  		return 1L;
  	case kAsioResyncRequest:
--- 749,753 ----
  		/* todo */
          post("ASIO: Buffer size changed");
! 		sys_reopen_audio();
  		return 1L;
  	case kAsioResyncRequest:





More information about the Pd-cvs mailing list