Lumiera  0.pre.03
»edit your freedom«
main.c File Reference

Go to the source code of this file.

Description

A stand alone application to test integration with output frameworks.

Remarks
the plan was to evolve this into a command line tool eventually, which would use Lumiera's backend functionality to setup and probe the operation environment for diagnostic purpose

Definition in file main.c.

#include "alsa.h"
#include <unistd.h>
#include <stdint.h>
#include <stdio.h>

Macros

#define SAMPLE_RATE   44100
 

Functions

int main ()
 

Variables

int16_t noisy [SAMPLE_RATE]
 
int16_t quiet [SAMPLE_RATE]