-
Notifications
You must be signed in to change notification settings - Fork 8
/
README
47 lines (37 loc) · 1.6 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Petri-Foo
---------
Petri-Foo is a fork of the Specimen Sampler project. Specimen was
originally developed by Pete Bessman. See the AUTHORS file for
the list of other authors who've made contributions.
Petri-Foo is forked and developed by James Morris (Feb 2011 +),
with recent code contributions by Brendan Jones (July 2011 +).
Differences, additions and improvements over Specimen
------------------------------------------------------
* Default patch with saw-wave sample.
* Raw/Headerless sample file loading.
* JACK session support.
* Auto-Preview samples within the file selector.
* User-interface updated to contemporary GTK2 standards.
* Improved waveform rendering.
* Improved visual indication of play and loop selections.
* Play and loop point navigation.
* Improved waveform zooming, and addition of mouse-wheel zooming.
* Fading and X-Fading of sample.
* Improved MIDI CC handling.
* User-configurable modulation routing of ADSR, LFO, and MIDI CC.
* Keyboard tracking, and inverted keyboard tracking.
* Overall ADSR time scalable by keyboard tracking.
* Per-patch velocity range.
* Invertible velocity sensing.
* Amplitude modulation of LFO output.
* Removal of deprecated code, and customized PHAT library
for an improved life-span.
* Last-used directory recall.
* Shift/Control + Left-Mouse-Click for increased slider precision.
* JACK Audio output only, ALSA audio output removed[2].
* Removed LASH support.
Further information about Petri-Foo can always be found at:
http://petri-foo.sourceforge.net
Coding/Contributions
--------------------
See the HACKING file.