Archive for April, 2006
Old -> New
Been working with Marlin over past few days. Mostly in my head.
The upgrade to GStreamer 0.10 has allowed me to rethink how everything fits together.
The old way
The old pipeline was two threads: The decoding thread, and the sink thread. The src passed it to the decoder which decoded it, passed it to audioconvert because we’re […]
pizzapizzapizza
> Name: Iain
> Address: ******, Belfast, *******, N. Ireland
> Email: iain******@******.com
> Telephone: +44***********
> Comments: Is there anyway to get PizzaPizza delivered to N.
> Ireland. Its been 8 years since I left Canada, and I miss it, and
> quite frankly the pizza over here doesn’t quite compare. If possible
> I’d like a medium thin base with […]
Evil what I done
Productive Easter Monday
I have a hardware sampler now and I have a CD collection of samples. 10,000 samples on 8 discs. Except they all have very helpful names like “rcx00003.wav”. So I wrote this:
It plays the samples as you scroll around them with your cursor keys.
Simple, but lets you preview all the samples really quicky.
Then, […]
The road to 0.10
Once upon a time there was an application called Marlin that used GStreamer 0.8. It used GStreamer 0.8 quite heavily, with about 8000 lines of code solely to deal with GStreamer. Then GStreamer 0.10 came out and there was much rejoicing as it was superior in many respects. But Marlin was unable to take advantage […]