@Export
Package com.io7m.jnoisetype.api
SoundFont manipulation (API)
-
Interface Summary Interface Description NTBankIndexType The valid values for bank indices.NTFontMemberType An object that appears as a direct member of a SoundFontⓡ.NTFontType The type of SoundFontsⓡNTGeneratorIndexType The valid values for generator indices.NTGeneratorOperatorIndexType The valid values for generator operator values.NTGeneratorType NTGenericAmountType NTInfoType NTInstrumentIndexType The valid values for instrument indices.NTInstrumentNameType NTInstrumentType The type of instruments.NTInstrumentZoneGeneratorType An instrument zone generator.NTInstrumentZoneMemberType An object that can appear in an instrument zone.NTInstrumentZoneModulatorType An instrument zone modulator.NTInstrumentZoneType An instrument zone.NTLongStringType NTModulatorIndexType The valid values for modulator indices.NTNamedType An element that has a name.NTPitchType The valid values for pitches.NTPresetIndexType The valid values for preset indices.NTPresetNameType NTPresetType The type of presets.NTPresetZoneGeneratorType A preset zone generator.NTPresetZoneMemberType An object that can appear in a preset zone.NTPresetZoneModulatorType A preset zone modulator.NTPresetZoneType A preset zone.NTSampleDescriptionType Data that describes a sample.NTSampleIndexType The valid values for sample indices.NTSampleNameType NTSampleType The type of samples.NTShortStringType NTSourceType A location in a binary file.NTTransformIndexType The valid values for transform indices.NTTransformType NTVersionType A version number. -
Class Summary Class Description NTBankIndex The valid values for bank indices.NTBankIndex.Builder Builds instances of typeNTBankIndex.NTGenerator NTGenerator.Builder Builds instances of typeNTGenerator.NTGeneratorIndex The valid values for generator indices.NTGeneratorIndex.Builder Builds instances of typeNTGeneratorIndex.NTGeneratorOperatorIndex The valid values for generator operator values.NTGeneratorOperatorIndex.Builder Builds instances of typeNTGeneratorOperatorIndex.NTGenerators Standard generators.NTGenericAmount NTGenericAmount.Builder Builds instances of typeNTGenericAmount.NTGenericAmounts Functions to construct generic amounts.NTInfo NTInfo.Builder Builds instances of typeNTInfo.NTInstrumentIndex The valid values for instrument indices.NTInstrumentIndex.Builder Builds instances of typeNTInstrumentIndex.NTInstrumentName NTInstrumentName.Builder Builds instances of typeNTInstrumentName.NTLongString NTLongString.Builder Builds instances of typeNTLongString.NTModulatorIndex The valid values for modulator indices.NTModulatorIndex.Builder Builds instances of typeNTModulatorIndex.NTPitch The valid values for pitches.NTPitch.Builder Builds instances of typeNTPitch.NTPresetIndex The valid values for preset indices.NTPresetIndex.Builder Builds instances of typeNTPresetIndex.NTPresetName NTPresetName.Builder Builds instances of typeNTPresetName.NTRanges Various ranges defined by the SountFontⓡ specification.NTSampleDescription Data that describes a sample.NTSampleDescription.Builder Builds instances of typeNTSampleDescription.NTSampleIndex The valid values for sample indices.NTSampleIndex.Builder Builds instances of typeNTSampleIndex.NTSampleName NTSampleName.Builder Builds instances of typeNTSampleName.NTShortString NTShortString.Builder Builds instances of typeNTShortString.NTSource A location in a binary file.NTSource.Builder Builds instances of typeNTSource.NTTransform NTTransform.Builder Builds instances of typeNTTransform.NTTransformIndex The valid values for transform indices.NTTransformIndex.Builder Builds instances of typeNTTransformIndex.NTTransforms Standard transforms.NTVersion A version number.NTVersion.Builder Builds instances of typeNTVersion. -
Enum Summary Enum Description NTSampleKind -
Exception Summary Exception Description NTException The type of exceptions thrown by the API. -
Annotation Types Summary Annotation Type Description NTNativeType An annotation used to link the API types with those defined in the SoundFontⓡ specification.