An open API service indexing awesome lists of open source software.

https://github.com/flatmax/gtkiostream

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !
https://github.com/flatmax/gtkiostream

Last synced: 4 months ago
JSON representation

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !

Awesome Lists containing this project

README

          

# gtkIOStream

[Support this project by purchasing our hardware.](http://www.audioinjector.net/)

Trivialised Threading, GTK GUIs, Signal Processing, Neural Networks, Audio Processing, Octave interfacing ... and more !

## Description

Elements of DSP. Neural Network computations.

```
FIR fir;
fir.loadTimeDomainCoefficients(h);
for (int m=0; m buffer;
while (1){
creatAudioData(buffer);
playBack<