c++ Programming Glossary: alsa
Convert raw PCM to FLAC? http://stackoverflow.com/questions/17139974/convert-raw-pcm-to-flac using a Raspberry Pi Debian Linux to record audio with the ALSA library . The recording works fine but I need to encode the.. the current updated code I have for recording audio with ALSA it may be a bit rough I'm still picking up C Use the newer ALSA.. it may be a bit rough I'm still picking up C Use the newer ALSA API #define ALSA_PCM_NEW_HW_PARAMS_API #include alsa asoundlib.h..
C++ - Play back a tone generated from a sinusoidal wave http://stackoverflow.com/questions/5469030/c-play-back-a-tone-generated-from-a-sinusoidal-wave It supports all major platforms Mac Win Unix ALSA and looks very good. There is an example for sine playback which..
|