Resampling / Converting Audio Files

Here is a little tip. I have just finished mixing concert recording. The mixing was done in Reaper at 24bit/48kHz and now I needed to convert / downsample it to 16bit/44.1kHz. If you leave that up to black box encoders you can actually hear a change in tonality or loudness even with untrained ears. At […]

Why (not) pay for music?

Introduction For over a decade now the music industry is struggling. I don’t think that there is a single reason for that, but the rise of the internet certainly had the biggest impact on that negative trend in recent times. In the 21st century it is easier than ever to copy vast amounts of data […]

How to set up a basic HTTP API with Erlang in 10 Minutes

I have recorded a short screencast, demonstrating how easy it is to set up an Erlang application with a HTTP API using Test Driven Development. If you can’t see the embedded video go to vimeo directly: https://vimeo.com/59832641 Make sure you have a recent version of erlang and rebar installed when trying it yourself. Get Erlang […]