| Projects on Google Code | Results 1 - 10 of 24 |
== UPDATE: You can now sync to MIDI clock using the MIDIClock class. We've been testing using Ableton Live! and sync seems to work great. ==
This is a library for working with MIDI in ActionScript 3.0.
These examples have not been tested.
{{{
import com.newgonzo.midi.*;
import com.newgon...
For loading and saving a Windows Bitmap image.
Bit depth: 1, 4, 8, 24 bits.
no compression.
currently very primitive stage. still evaluating available implementations.
曾经写的一个邮件解码器
This is a simple but easy to use bit stream encoder/decoder, written in C++.
Limitation:
as the interface suggested:
inline int encode(uint64 data, int64 bit_len) //for header only
inline int encode(pbyte_t data, int64 byte_len) //for byte stream only
Bit stream wider than...
The Teabox sensor interface samples sensor data, and sends the sensor data multiplexed over a digital audio cable to a host computer.
Software to demux the signal and use the sensor data is provided for several environments:
* Max/MSP (various versions and platforms) -- objects originally wr...
FFmpeg customized for broadcast and professional usage.
What you can do with FFMBC:
* Import your files in Final Cut Pro or AVID Media Composer by
* Creating XDCAM HD422 files in .mov or .mxf
* Creating XDCAM IMX/D-10 files in .mov or .mxf
* Creating AVID DNxHD files in .mov
* Tr...
=ZXing ("Zebra Crossing")=
http://zxing.googlegroups.com/web/zxing-icon-128.png?gda=YwD1eUMAAAC7W3kB6YpmtLsfu9E84L6wC169yXup-1GqRRbAVHRR2mG1qiJ7UbTIup-M2XPURDTmWbdvRiA13T9mS-ysiveBAo5kVxqXztB9_uCS6CsX-A
ZXing (pronounced "zebra crossing") is an open-source, multi-format 1D/2D barcode image proce...
Google,
barcode,
QRCode,
Java,
scanner,
reader,
DataMatrix,
UPC,
decoder,
Android,
EAN,
Code39,
Code128
=Online Post Certification for Global Computations=
Unix middleware based on kaapi, introduces parallelism to any user function dealing with integers. The middle-ware computes a given function modulo several prime values which can be performed in parallel in a grid, introducing parallelism to seq...
This project provides haskell bindings to the whole ffmpeg library (libavcodec, libavformat, libavutil, libavdevice, libavfilter and libswscale).