brintos

brintos / linux-shallow public Read only

0
0
Text · 985 B · 05d988c Raw
30 lines · plain
1What:		/sys/bus/hid/drivers/prodikeys/.../channel2Date:		April 20103KernelVersion:	2.6.344Contact:	Don Prince <dhprince.devel@yahoo.co.uk>5Description:6		Allows control (via software) the midi channel to which7		that the pc-midi keyboard will output.midi data.8		Range: 0..159		Type:  Read/write10What:		/sys/bus/hid/drivers/prodikeys/.../sustain11Date:		April 201012KernelVersion:	2.6.3413Contact:	Don Prince <dhprince.devel@yahoo.co.uk>14Description:15		Allows control (via software) the sustain duration of a16		note held by the pc-midi driver.17		0 means sustain mode is disabled.18		Range: 0..5000 (milliseconds)19		Type:  Read/write20What:		/sys/bus/hid/drivers/prodikeys/.../octave21Date:		April 201022KernelVersion:	2.6.3423Contact:	Don Prince <dhprince.devel@yahoo.co.uk>24Description:25		Controls the octave shift modifier in the pc-midi driver.26		The octave can be shifted via software up/down 2 octaves.27		0 means the no ocatve shift.28		Range: -2..2 (minus 2 to plus 2)29		Type: Read/Write30