Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:scripts_and_tools [2012/06/22 19:37] – [save and restore irq process priorities] emrum | wiki:scripts_and_tools [2017/12/03 11:22] (current) – [Lisalo - Linux Sampler Loader] nilsge | ||
|---|---|---|---|
| Line 464: | Line 464: | ||
| \\ | \\ | ||
| + | . | ||
| + | |||
| < | < | ||
| Line 476: | Line 478: | ||
| - | ==== Lisalo - Linux Sampler Loader ==== | ||
| - | (Thanks to Nils Gey) | ||
| - | \\ | ||
| \\ | \\ | ||
| - | This is the Release of Lisalo 1.0 | ||
| - | Grab it here, no installing required: | ||
| - | git clone git:// | ||
| - | \\ | ||
| - | \\ | ||
| - | Linux Sampler Loader is a command line program (python) that loads entire | + | ===== Tips ===== |
| - | directories of sample files or takes instructions from a meta .lsl file | + | |
| - | with relative paths to samples. | + | |
| - | \\ | + | |
| - | \\ | + | |
| - | This program exists because you can't share linuxsampler lscp files | ||
| - | or even move files around on your own disk. Lscp files only work with | ||
| - | absolute paths and are too low level anyway. | ||
| - | \\ | ||
| \\ | \\ | ||
| - | Now you can quickly and easily load sampled instruments without | + | ==== use a proper python shell ==== |
| - | even starting | + | |
| - | and can be shipped around with your sfz sample package like the | + | |
| - | Sonatina Symphonic Orchestra (lsl file already included in this release) | + | |
| \\ | \\ | ||
| + | (by Torben Hohn, 28. September 2010 01:16 ) | ||
| \\ | \\ | ||
| - | |||
| - | Version 1.0 Licensed under GPLv3 by Nils Gey, June 2012 | ||
| - | \\ | ||
| - | Only dependencies are Python and Linuxsampler. | ||
| - | \\ | ||
| - | \\ | ||
| - | https:// | ||
| - | \\ | ||
| - | irc.freenode.org #laborejo | ||
| - | |||
| - | \\ | ||
| - | \\ | ||
| - | \\ | ||
| - | |||
| - | |||
| - | ==== Tips ==== | ||
| - | |||
| - | |||
| - | === use a proper python shell === | ||
| - | |||
| - | (by Torben Hohn, 28. September 2010 01:16 ) | ||
| - | |||
| ipython is there for quite some time. | ipython is there for quite some time. | ||
| and i recently discovered bpython | and i recently discovered bpython | ||
| - | [[http:// | + | * [[http:// |
| - | [[http:// | + | * [[http:// |
| this is where the fun starts | this is where the fun starts | ||
| Line 540: | Line 502: | ||
| doctests also pretty much kick ass. | doctests also pretty much kick ass. | ||
| + | \\ | ||
| + | [[http:// | ||
| + | |||
| + | |||
| + | \\ | ||
| + | \\ | ||
| + | |||
| + | |||
| + | ==== Tip: Pianoteq - software synth - on Linux ==== | ||
| + | \\ | ||
| + | (tip by: Edward Diehl, LAD, 2012-09-02) | ||
| + | \\ | ||
| + | I wanted to mention that Pianoteq does provide a linux VST which does | ||
| + | work in Ardour and Qtractor. | ||
| + | output channels which Ardour does not seem to like (because it expects | ||
| + | stereo output). | ||
| + | name (e.g. Pianoteq.so to Pianoteq_2chan.so) , the plugin will output | ||
| + | only 2 channels and work happily in Ardour. | ||
| + | \\ | ||
| + | \\ | ||
| - | [[http:// | ||
