GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
JACK_GHERO(8) FreeBSD System Manager's Manual JACK_GHERO(8)

jack_ghero
daemon that converts a GuitarHero device into a JACK MIDI device.

jack_ghero [-d <uhid_device_name>] [-b <base_play_key>] [-c <base_command_key>] [-n <port_name>] [-B] [-h]

jack_ghero is a daemon that converts a GuitarHero device into a JACK MIDI device. The daemon will not exit when a device becomes unavailable, but will wait until the device re-appears again.

The following options are available:

Run the daemon in background mode.
Specify the device name of the USB device to use, for example /dev/uhid0 .
Specify the base play key. The default is 72 which equals C in octave 6.
Specify the base command key. The default is 36 which equals C in octave 3.
Specify a custom port name when registering with the JACK server. The default value is "jack_ghero".
Print help text showing available options.

jack_ghero -d /dev/uhid0 -B

jackd(1)

Check that the permissions are correct for your USB HID devices.

jack_ghero was written by Hans Petter Selasky hselasky@freebsd.org.
January 17, 2012

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.