Skip to main content

Module hit_samples

Module hit_samples 

Source
Expand description

Audio-related types.

Structs§

HitSampleInfo
Info about a HitObject’s sample.
HitSoundType
The type of a hit sample.
LookupName
The filename of HitSampleInfo with the highest preference that can be used as a source.
ParseHitSoundTypeError
Error when failing to parse a HitSoundType.
ParseSampleBankError
Error when failing to parse a SampleBank.
SampleBankInfo
Sample info of a HitObject to convert HitSoundType into a Vec of HitSampleInfo.

Enums§

HitSampleDefaultName
The default names of a HitSampleInfo.
HitSampleInfoName
The name of a HitSampleInfo.
ParseSampleBankInfoError
All the ways that parsing into SampleBankInfo can fail.
SampleBank
The different types of samples.