Subscribe
Software
Related BLOGs
Tags
acoustic focusing Android Audio Engineering Society audio examples Auditory Modeling auditory models beamforming Binaural Model Binaural Room Transfer Function Binaural Synthesis Evaluation focused sources Head-Related Transfer Functions head-relatet impulse responses Higher-Order Ambisonics Interaction linux Localization local sound field synthesis Local Wave Field Synthesis loudspeaker array microphone array modal-beamforming Octave Perception perceptual assessment python Reproducible Research SFS Toolbox SOFA Sound Field Synthesis Sound Figures SoundScape Renderer Spatial Sampling spectral division method spherical acoustics spherical microphone array system identification time-reversal tips & tricks translatory head-movements tutorial two!ears virtual acoustics Wave Field SynthesisCategories
Tag Archives: tips & tricks
Using the RME MADIface on Linux
If you want to use the RME MADIface on Linux, it probably doesn’t work right away. The latest version of ALSA (1.0.24) – which is probably already installed on your computer – is from January 2011. However, there was a lot … Continue reading
Updating multiple SVN working copies at once.
This is not really audio related, but maybe someone is interested anyway … We use Subversion (SVN) for several different things — software, papers, scripts — and one of the most common tasks is to update working copies all over … Continue reading
An introduction to Gnuplot
For all of you who are looking for an alternative to plotting with Matlab or a tool to create very nice looking plots, Gnuplot is waiting for you. Since the early days of my studies I’ve been using Gnuplot and … Continue reading
Matlab like Bash history
In Matlab you can just type the first letters of a used command and press the arrow up key to get it back. In Bash you can do the same, but you have to press page up instead of arrow … Continue reading