Skip to main content

Crate soundforge

Crate soundforge 

Source
Expand description

License-aware discovery and verified archival of reusable audio.

Structs§

ArchiveFailure
Per-file archive failure.
ArchiveOptions
Archive options.
ArchiveProgress
Byte-level archive progress.
ArchiveSummary
Aggregate archive result.
ArchivedSound
Successful archive record.
SoundFile
Original provider audio file.
SoundForge
Blocking SoundForge client.
SoundManifest
Per-audio archive manifest.
SoundRights
License and attribution evidence.
SoundSummary
Search result and archival metadata.

Enums§

ArchiveProgressPhase
Progress phase.
SoundForgeError
SoundForge failure.
SoundKind
Intended audio use, used to tune searches and ranking.
SoundProvider
Supported audio providers.
SoundTarget
Audio discovery target.

Constants§

AGENT_GUIDE
Package-included guide for agents integrating SoundForge.
COMMONS_REUSE_URL
Wikimedia Commons reuse guidance.

Functions§

parse_sound_target
Parse a SoundForge target.

Type Aliases§

Result
Result type returned by SoundForge.