Mercurial > hg > beaglert
diff scripts/build_pd_heavy.sh @ 541:c301cc07ae11 prerelease
updated heavy to new API
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Fri, 24 Jun 2016 02:29:05 +0100 |
parents | 1ca196e35105 |
children | ff0e9e827dcd |
line wrap: on
line diff
--- a/scripts/build_pd_heavy.sh Fri Jun 24 02:12:35 2016 +0100 +++ b/scripts/build_pd_heavy.sh Fri Jun 24 02:29:05 2016 +0100 @@ -2,6 +2,7 @@ # This script uploads Pd patches to Enzienaudio's server and compiles them on Bela pdpath="" +release=1 NO_UPLOAD="0" WATCH="0" FORCE="0" @@ -39,8 +40,8 @@ echo " example: build_pd.sh -o ../projects/heavy/hello-world ../projects/heavy/pd/hello-world - -r allows to build against a specific Heavy release. Default is the - most recent release ( see revision list here https://enzienaudio.com/a/releases ) + -r allows to build against a specific Heavy release. Default is: $release (stable) + ( see revision list here https://enzienaudio.com/a/releases ) " build_script_usage }