Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MOLE

juce MOduLEs:

  • mole_audio_formats: Classes for reading and writing audio file formats and codecs.
    • AC3AudioFormat: Read AC3 file format and Dolby AC-3 codec.
    • FLACAudioFormat: Read and write MP4 file format and FLAC codec.
    • MP1AudioFormat: Read and write MPEG file format and MPEG Layer 1 codec.
    • MP2AudioFormat: Read and write MPEG file format and MPEG Layer 2 codec.
    • MP3AudioFormat: Read and write MP3 file format and MPEG Layer 3 codec.
    • MP4AudioFormat: Read and write MP4 file format and AAC codec.
    • WMA8AudioFormat: Read and write WMA file format and WMA 8 codec.
    • WMA9AudioFormat: Read and write WMA file format and WMA 9 codec.
    • WMALosslessAudioFormat: Read and write WMA file format and WMA Lossless codec.
    • WMAVoiceAudioFormat: Read and write WMA file format and WMA Voice codec.

Operating systems

  • Windows: requires Media Foundation (Windows 7 and later)

License

Mozilla Public License Version 2.0

Releases

Packages

Contributors

Languages