Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.480.737 Times

Ringbuffer software
 

Ringbuffer

Added: February 04, 2010 | Visits: 1.071

Devel::RingBuffer Devel::RingBuffer is a Perl module with shared memory ring buffers for Perl scripts diagnosis/debug. SYNOPSIS # # create ringbuffer # use Devel::RingBuffer; use Devel::RingBuffer::TieInt; my $ringbuf = Devel::RingBuffer->new( File => somefile.trace, Rings => 20, Slots => 20,... Platforms: *nix

License: Freeware Size: 37.89 KB Download (103): Devel::RingBuffer Download

Added: August 18, 2010 | Visits: 831

QARecord QARecord is a simple multithreaded stereo recording tool. QARecord project can record both 16 bit and 32 bit WAVs. By using a large ringbuffer for the captured data, buffer overruns are avoided. QARecord can also be used as JACK client.. Platforms: *nix

License: Freeware Size: 16.38 KB Download (118): QARecord Download

Added: April 23, 2010 | Visits: 906

Devel::STrace::Monitor Devel::STrace::Monitor is a monitor interface component for Devel::STrace. SYNOPSIS # # open the mmaped file # use Devel::STrace::Monitor; my $view = Devel::STrace::Monitor->open(somefile.map); my $cycles = 0; while (1) { print "n**************************************n"; # #... Platforms: *nix

License: Freeware Size: 18.43 KB Download (90): Devel::STrace::Monitor Download

Added: August 06, 2013 | Visits: 318

Sill-E-Scope 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"... Platforms: *nix

License: Freeware Size: 10.24 KB Download (49): Sill-E-Scope Download