aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/readme.txt
diff options
context:
space:
mode:
authorThomas Grill <xovo@users.sourceforge.net>2004-12-16 05:02:25 +0000
committerThomas Grill <xovo@users.sourceforge.net>2004-12-16 05:02:25 +0000
commit1be9429281d7eb7a0cae509b23ed4482768a68f1 (patch)
tree71a26245286929ddae35094fab7d13eeffeb7967 /externals/grill/xsample/readme.txt
parentcb200bed741bf550e77a818947fcfd9c72301278 (diff)
- made xcode project
- fixed loop record bug - some small cleanups svn path=/trunk/; revision=2391
Diffstat (limited to 'externals/grill/xsample/readme.txt')
-rw-r--r--externals/grill/xsample/readme.txt5
1 files changed, 5 insertions, 0 deletions
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