discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

New GNU Radio dependency


From: Ron Economos
Subject: New GNU Radio dependency
Date: Tue, 1 Sep 2020 19:10:25 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

For those building GNU Radio master branch from source, there is a new dependency that was introduced today with commit https://github.com/gnuradio/gnuradio/commit/18f64ba685cfc2533e2d7726aa43c524b007d97b.

On Ubuntu/Debian, it's:

sudo apt-get install libsndfile1-dev

This adds new capabilities to the WAV source and sink blocks. Specifically:

1) WAV files can now be unsigned 8-bit, 16-bit, 24-bit, 32-bit, float or double.

2) FLAC format is supported.

3) Ogg Vorbis format is supported.

4) 64-bit WAV files (files greater than 2 GB items in length) are supported.

Ron




reply via email to

[Prev in Thread] Current Thread [Next in Thread]