rozea
(rozea)
March 17, 2013, 10:35pm
#1
Here you find Ardour 3 supported MIDNAM files for the Sonatina Symphonic Orchestra SFZ library. Could be useful when working with program changes using LinuxSampler and Ardour 3:
MIDNAM files for the Sonatina Symphonic Orchestra
http://sso.mattiaswestlund.net/
Made for a project with Ardour 3 and LinuxSampler on GNU/Linux, using these scripts from the OpenOctave team (http://www.openoctave.org/) to generate the MIDNAM files
https://github.com/johnsen/lscp2midnam
* You need the Sonatina SFZ library
http://sourceforge.net/projects/openoctave/files/libraries/
* Place the sonatina.midnam file in ~/.config/ardour3/patchfiles
(For indididual midnam files see the MIDNAM folder)
* You should adjust the PATH in the Sonatina_0.1D.lscp file, otherwise LinuxSampler can't find your samples
* Start linuxsampler
* Load the complete lscp file:
cat Sonatina_0.1D.lscp | nc localhost 8888 &
This file has been truncated. show original
See also here for scripts howto generate MIDNAM from lscp:
https://community.ardour.org/node/6938