slackbuilds_ponce/audio/foo-yc20
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
doinst.sh audio/foo-yc20: Added (Yamaha YC-20 organ emulator) 2012-08-12 12:27:26 -05:00
foo-yc20.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
foo-yc20.SlackBuild audio/foo-yc20: Added (Yamaha YC-20 organ emulator) 2012-08-12 12:27:26 -05:00
README audio/foo-yc20: Added (Yamaha YC-20 organ emulator) 2012-08-12 12:27:26 -05:00
setcap.sh audio/foo-yc20: Added (Yamaha YC-20 organ emulator) 2012-08-12 12:27:26 -05:00
slack-desc audio/foo-yc20: Added (Yamaha YC-20 organ emulator) 2012-08-12 12:27:26 -05:00

foo-yc20 (Yamaha YC-20 organ emulator for JACK and LV2)

This is an implementation of a 1969 designed Yamaha combo organ,
the YC-20.

Original YC-20 organs have a touch vibrato control, which is vibrato
induced by horizontal movement of the keys. As there very few (almost
none) midi keyboards which produce such information, this feature has
been left out of the emulation. Instead of the touch vibrato control,
the control panel hosts a "realism" switch.

This requires jack-audio-connection-kit and slv2.

By default, the package is built with -march=native, which tells gcc
to use the host CPU's features such as SSE2. You can disable this by
passing FORCE_SLACK_CFLAGS=yes to the script.

This package uses POSIX filesystem capabilities to execute with
elevated privileges (required for realtime audio processing). This
may be considered a security/stability risk. Please read
http://www.slackbuilds.org/caps/ for more information. To disable
capabilities, pass SETCAP=no to the script.