comp.lang.ada
 help / color / mirror / Atom feed
* Ann: Ada Wavefile Library v2.0.0
@ 2021-01-07 20:08 gustho...@gmail.com
  2021-01-09  8:54 ` Jerry
  0 siblings, 1 reply; 2+ messages in thread
From: gustho...@gmail.com @ 2021-01-07 20:08 UTC (permalink / raw)


The Wavefile Library v2.0.0, an open-source Ada library, has just been released:

https://github.com/Ada-Audio/audio_wavefiles/releases/tag/2.0.0

This library contains a Wavefile Reader & Writer written in Ada 2012. It supports reading and writing of wavefiles, including the following features:

- Mono, stereo and multichannel audio.
- Audio samples with following bit depths: 16/24/32/64-bit PCM; 32/64-bit floating-point PCM
- Wave-Format-Extensible format (WAVE_FORMAT_EXTENSIBLE)

This library also includes support for PCM buffers in floating-point and fixed-point formats, as well as the automatic conversion between the data types used for the PCM buffer and the wavefile, which might have different formats (floating-point or fixed-point) or varying precision (e.g., 16 bits or 64 bits).

A detailed list of changes and new features can be found here:

https://github.com/Ada-Audio/audio_wavefiles/blob/2.0.0/CHANGELOG.md

A cookbook / tutorial can be found here:

https://github.com/Ada-Audio/audio_wavefiles/blob/2.0.0/cookbook/cookbook.md

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Ann: Ada Wavefile Library v2.0.0
  2021-01-07 20:08 Ann: Ada Wavefile Library v2.0.0 gustho...@gmail.com
@ 2021-01-09  8:54 ` Jerry
  0 siblings, 0 replies; 2+ messages in thread
From: Jerry @ 2021-01-09  8:54 UTC (permalink / raw)


This is fantastic! Thanks!
Jerry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-09  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-07 20:08 Ann: Ada Wavefile Library v2.0.0 gustho...@gmail.com
2021-01-09  8:54 ` Jerry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox