de.sciss

strugatzki

package strugatzki

Visibility
  1. Public
  2. All

Type Members

  1. trait CrossSimilarity extends Processor[Product, CrossSimilarity]

  2. trait FeatureCorrelation extends Processor[Product, FeatureCorrelation]

  3. trait FeatureExtraction extends Processor[Product, FeatureExtraction]

  4. trait FeatureSegmentation extends Processor[Product, FeatureSegmentation]

  5. trait FeatureStats extends Processor[Product, FeatureStats]

  6. trait SelfSimilarity extends Processor[Product, SelfSimilarity]

Value Members

  1. object BuildInfo extends Product with Serializable

    This object was generated by sbt-buildinfo.

  2. object CrossSimilarity extends WithDefaults

  3. object FeatureCorrelation extends WithDefaults

    A processor which searches through the database and matches entries against a given audio file input.

  4. object FeatureExtraction extends WithDefaults

  5. object FeatureSegmentation extends WithDefaults

    A processor which performs segmentation on a given file.

  6. object FeatureStats extends WithDefaults

  7. object SelfSimilarity extends WithDefaults

  8. object Strugatzki

  9. package impl

Ungrouped