pdp7 dot org :: Code
Home
Blog
Music
Code
Documents
About Me
Links
Random bits and pieces:
pdfrotate.py
-- rotate a PDF file about the z-axis using PDFLaTeX
pdfmerge.py
-- merge several PDF files using PDFLaTeX
Lowpass filter external for puredata (
source
)
+*~
(
(x+a)*b
) external for puredata (
source
)
mix~
(
a*x1 + (1-a)*x2
) external for puredata (
source
)
A Python
markov chain class
Simple C++ CD-player with ncurses UI for GNU/Linux (
source
)
Serial 4-Bit ALU (
Verilog source
)
XML DOM viewer in wxpython (
download
)
AudioUnit plugins
Last modified: 2010-07-26 22:21:00 CEST