History of HighLevelAudioLanguage

SnippSnappHome | RecentChanges | Preferences


Revision 7 . . June 18, 2006 11:18 am by ua-83-227-215-11.cust.bredbandsbolaget.se
Revision 6 . . June 16, 2006 12:32 pm by 81-232-78-86-no46.tbcn.telia.com
  

Difference (from prior major revision) (no other diffs)

Changed: 5c5
I'm just getting in to audio DSP. I'm working on a program to sync two recordings of the same event done with different recorders. Using ruby, narray and a sndlib wrapper I've managed to accurately calculate the drift and offset down to the millisecond. Unfortunately the existing programs for stretching audio proved to be pretty inaccurate, so I have to write my own thing. Another thing I'll probably want to do is write my own LADSPA plugins.
I'm just getting in to audio DSP. I'm working on a program to sync two recordings of the same event done with different recorders. Using ruby, narray and a libsndfile wrapper I've managed to accurately calculate the drift and offset down to the millisecond. Unfortunately the existing programs for stretching audio proved to be pretty inaccurate, so I have to write my own thing. Another thing I'll probably want to do is write my own LADSPA plugins.

Changed: 11c11
The ruby/sndlib combo kind of clumsy and not well maintained. I don't think there's a way of writing LADSPA plugins with it. A bit of googling tells me that the principal languages for audio DSP are C and C++. I did some C programming in my teens and kind of liked it but it's too unproductive. I don't have a team of developers at my disposal and have to fit my coding into a schedule that contains a real job and taking care of a child.
The ruby/libsndfile combo kind of clumsy and not well maintained. I don't think there's a way of writing LADSPA plugins with it. A bit of googling tells me that the principal languages for audio DSP are C and C++. I did some C programming in my teens and kind of liked it but it's too unproductive. I don't have a team of developers at my disposal and have to fit my coding into a schedule that contains a real job and taking care of a child.

Changed: 59c59

sfront



sfront




SnippSnappHome | RecentChanges | Preferences
Search: