-
The Chirp Z-Transform may be of use for grappling with FSK and OFDM. A preliminary rust implementation exists, but requires TLC before it can be integrated with bitfount.
-
```
-------------------------------------------------------------------------------
compile global tools 32bit
-------------------------------------------------------------------------------
]0;com…
Selur updated
9 years ago
-
Im planning a parametric eq plugin,
below is my initial layout, mainly to get the controls onto the screen. layouts, colours, fonts, backgrounds were not of priority.
![Image of Initial UI](http:/…
-
The problem seems to have to do with libwayland-egl1-mesa,
see:
/usr/bin/ld: cannot find -lEGL
collect2: error: ld returned 1 exit status
Waf: Leaving directory `~/build/mpv-build/mpv/build'
Build …
-
I'm doing some work in filtering and having a bit of a rough time. I went looking for some examples and I found this:
http://azitech.wordpress.com/2011/03/15/designing-a-butterworth-low-pass-filter-…
-
Hi,
I'm compiling sfeMovie from the lastest source code.
I do the cmake configuration and when try to run make I get the error "BatchBridgeToShell: Command not found"
![snap](https://cloud.githubuserc…
-
```
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>Build started 2014-05-20 Tue PM 3:07:06.
1>PrepareForBuild:
1> Creating directory "C:\Users\Daegon\Desktop…
-
This repo contains code to perform standard DSP functions, such as Biquads and FIRs