From 1be9429281d7eb7a0cae509b23ed4482768a68f1 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 16 Dec 2004 05:02:25 +0000 Subject: - made xcode project - fixed loop record bug - some small cleanups svn path=/trunk/; revision=2391 --- externals/grill/xsample/readme.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'externals/grill/xsample/readme.txt') diff --git a/externals/grill/xsample/readme.txt b/externals/grill/xsample/readme.txt index b8bb2893..777453b5 100644 --- a/externals/grill/xsample/readme.txt +++ b/externals/grill/xsample/readme.txt @@ -83,6 +83,8 @@ pd - OSX: o GCC: edit "config-pd-darwin.txt" and run "sh ./build-pd-darwin.sh" > various versions of GCC die during compile with template optimization turned on +o XCode: use "xsample.xcode" project + Max/MSP - MacOS9: ---------------- o Metrowerks CodeWarrior: "xsample.cw" project file @@ -93,6 +95,8 @@ Max/MSP - MacOSX: ---------------- o Metrowerks CodeWarrior: "xsample.cw" project file +o XCode: use "xsample.xcode" project + Max/MSP - Windows: ---------------- o Microsoft Visual C++ 6 or .NET command line: edit "config-max-msvc.txt" and run "build-max-msvc.bat" @@ -121,6 +125,7 @@ Version history: - fixed buggy sampling in crossfade zones (and simplified it a lot) - different initialization on buffer absence - renew units and scalemode on buffer change +- fixed looped recording bug (thanks to Tatama Suomo) 0.3.0: - added resources to MaxMSP build -- cgit v1.2.1