0001 What: /sys/bus/hid/drivers/prodikeys/.../channel
0002 Date: April 2010
0003 KernelVersion: 2.6.34
0004 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
0005 Description:
0006 Allows control (via software) the midi channel to which
0007 that the pc-midi keyboard will output.midi data.
0008 Range: 0..15
0009 Type: Read/write
0010 What: /sys/bus/hid/drivers/prodikeys/.../sustain
0011 Date: April 2010
0012 KernelVersion: 2.6.34
0013 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
0014 Description:
0015 Allows control (via software) the sustain duration of a
0016 note held by the pc-midi driver.
0017 0 means sustain mode is disabled.
0018 Range: 0..5000 (milliseconds)
0019 Type: Read/write
0020 What: /sys/bus/hid/drivers/prodikeys/.../octave
0021 Date: April 2010
0022 KernelVersion: 2.6.34
0023 Contact: Don Prince <dhprince.devel@yahoo.co.uk>
0024 Description:
0025 Controls the octave shift modifier in the pc-midi driver.
0026 The octave can be shifted via software up/down 2 octaves.
0027 0 means the no ocatve shift.
0028 Range: -2..2 (minus 2 to plus 2)
0029 Type: Read/Write