Sill-E-Scope 0.1.0
Trivial Software Oscilloscope
Renders ALSA audio samples into an oscilloscope-like display
This is a demonstration project which renders ALSA audio samples (16-bit integer streams) using (core) OpenGL. It is intended to serve as sample code for setting up shader-based rendering of basic data-sets (in this case, a ring-buffer of 16-bit integers). The code is currently just "get it done" level, without worrying about efficiency or best-practice coding.
Development targets include the ability to zoom in on the sample data set (i.e. use a matrix to multiply the data being presented), the ability to mark/calibrate the display, adding more data-sources, and cleaning up the code.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Sill-E-Scope-0.1.0.tar.gz (md5) | Source | 2011-12-19 | 7KB | 180 | |
| Sill-E-Scope-0.1.0.zip (md5) | Source | 2011-12-19 | 12KB | 174 | |
- Author: Mike C. Fletcher
- Home Page: https://launchpad.net/sillescope
- Keywords: Oscilloscope,PyOpenGL,OpenGL,ALSA
- License: BSD
- Platform: Linux
- Categories
- Package Index Owner: mcfletch
- DOAP record: Sill-E-Scope-0.1.0.xml
