Languages
Search
- Subscribe via RSS
-
Recent Posts
- High abstraction level audio plugins specification (and code generation)
- Some experience with CLAM inside an audio club at FIUBA, Argentina
- Showing a little about CLAM as a prototyping tool at the Audio Club of FIUBA
- Interactive CLAM programming (with python)
- CLAM processing generator script (example of use)
Tags
algorithms blog c++ CLAM ClubAudioFiuba codecs conferences dissertation effects English events free software GPL GSoC2007 GUI ideas java libraries library math matlab midi music theory news noise physics plugins programming projects publications python signal processing specifications standards talksblogroll
- Asociaciones Libres
- Audio and Speech Processing
- Audioargentina’s Blog
- Avelino H Morales
- bennettk
- CANA SAN MARTIN
- d(avid) robilla(rd)
- Dave Phillips\’s blog
- Emmanuel FLETY blog
- Esteban Calcagno
- FeedBackProAudio
- Francisco Tufró
- greg kellum’s blog
- Historias de Audio
- Jose Ricardo Zapata
- Julius Orion Smith III\’s DSP Blog
- Leonardo Parada
- Linux AV
- Nicolas LEROY
- Patrick Kidd's Blog
- Pau Arumi's blog
- Planet CLAM
- Planet LinuxMusicians
- Rakarrack blog
- Rémy Muller blog
- Rui Nuno Capela Blog
- Sónimus
- semicorchux
- SounDebian
- TechnoCalifornia
- The Weekly Juan
- Thorwil’s
- Todo Sonido
- ugha!
- Voki Codder
I was reading
Monthly Archives: August 2007
Fundamental (in Hz) to a MIDI note
Working to have audio-to-midi in NetworkEditor (CLAM) I needed to convert a fundamental frequency value to a MIDI note one. I found some source code related with this in Voice2MIDI app, but was not explained at all, so looking for … Continue reading
Posted in CLAM, GSoC2007, math, midi
Tagged algorithms, audio, c++, CLAM, English, GSoC2007, math, midi, music theory, programming, standards
Leave a comment
SMS interference mystery solved
Andrés Kasulin, a friend of mine from the University gave me some light about the issue of SMS interference (check “Catching (phone) SMS pulse train with CLAM…“) He says in a comment from that post: “I’ve found nice data in … Continue reading
Many files to stream with cortado in the same page
Recently I’ve added cortado applet to my server to have ogg streaming (check this) in this blog… but then I realized that does not work with many applets in the same page… (bad for a blog) so I had to … Continue reading
SMSMorph part1
Morph effect (best know in images domain) it’s about hybridize two sounds so the resulting one has intermediate characteristics. This implementation is mainly based on interpolation (peaks and residual spectrum) and a balance (depending on interpolation factor) of fundamental. All … Continue reading
Posted in CLAM, GSoC2007, effects
Tagged algorithms, audio, CLAM, effects, English, GSoC2007, programming, signal processing
1 Comment
Streaming audio from your website (mp3 and ogg!)
If you noticed, in my last post I had added ready to play demos through del.icio.us streaming script, which it’s really simple, you only have to copy the code below and place it in anywhere you want in your HTML … Continue reading
English
Español