Re: [Linuxsampler-devel] docs

2015-04-29 Thread Raphaël Mouneyres
The display format is really good, and pleasant to read, this is really good work. Now It's a good reason to try to script the Hihat behaviour i need (and was only made workable with some tricky midi treatment before the sampler). But i may lack some timing tools (i need a sort of enveloppe tool

[Linuxsampler-devel] docs

2015-04-29 Thread Christian Schoenebeck
Some news: I thought it's time to write some decent documentation about the new instrument script feature. This is an introduction to the NKSP language itself: http://doc.linuxsampler.org/Instrument_Scripts/NKSP_Language/ And this is the reference documentation, covering all built-in fu

[Linuxsampler-devel] Building on OSX / Xcode 6

2015-04-29 Thread Balogh Mihaly
Hi! Anyone here had any luck with building on OSX. I’m using Yosemite with Xcode 6 but I’m getting: make: aclocal: No such file or directory I used Homebrew to install autotools: $ which aclocal /usr/local/bin/aclocal Any feedback appreciated, Thanks! -