|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OnsetMethodology | |
---|---|
com.icdif.audio.analysis | |
com.icdif.audio.examples |
Uses of OnsetMethodology in com.icdif.audio.analysis |
---|
Methods in com.icdif.audio.analysis that return OnsetMethodology | |
---|---|
static OnsetMethodology |
OnsetMethodology.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OnsetMethodology[] |
OnsetMethodology.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of OnsetMethodology in com.icdif.audio.examples |
---|
Fields in com.icdif.audio.examples declared as OnsetMethodology | |
---|---|
static OnsetMethodology |
ExampleOnsetDetectionChooseMethodology.methodology
Define the methodology |
static OnsetMethodology |
ExampleOnsetsAsTimeDetectionFunction.methodology
Define the methodology |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |