Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dev:macosx_building_howto [2019/10/27 22:23] devadev:macosx_building_howto [2020/12/16 17:06] deva
Line 2: Line 2:
 Clone the project in read-only mode: Clone the project in read-only mode:
 <code> <code>
-git clone http://git.drumgizmo.org/drumgizmo.git +git clone git://git.drumgizmo.org/drumgizmo.git --recursive
-</code> +
- +
-Initialise and update submodules: +
-<code> +
-git submodule init +
-git submodule update+
 </code> </code>
  
Line 19: Line 13:
 <code> <code>
 brew install pkgconfig libsndfile jack lv2 brew install pkgconfig libsndfile jack lv2
-</code> 
- 
-zita-resampler is not available through homebrew so compile that one yourself: 
-<code> 
-curl https://kokkinizita.linuxaudio.org/linuxaudio/downloads/zita-resampler-1.6.0.tar.bz2 -O 
-tar xvjf zita-resampler-1.6.0.tar.bz2  
-cd zita-resampler-1.6.0 
-cd libs/ 
-make -f Makefile-osx  
-make -f Makefile-osx install 
 </code> </code>
  
dev/macosx_building_howto.txt · Last modified: 2021/09/08 18:20 by deva
Trace:
GNU Free Documentation License 1.3
Valid CSS Driven by DokuWiki Recent changes RSS feed Valid XHTML 1.0