|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbodhidharma.midi_parsing.one_dimensional_features.InstrumentGroupTester
public class InstrumentGroupTester
A holder class for the static calculateInstrumentGroupFrequency method.
Constructor Summary | |
---|---|
InstrumentGroupTester()
|
Method Summary | |
---|---|
static double |
calculateInstrumentGroupFrequency(int[] instruments,
MIDIIntermediateRepresentations recording_info)
Returns the fraction of Note Ons in the recording detailed by the recording_info parameter that are played by one of the General MIDI patches included in the instruments parameter. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstrumentGroupTester()
Method Detail |
---|
public static double calculateInstrumentGroupFrequency(int[] instruments, MIDIIntermediateRepresentations recording_info)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |