Aligning Audio Recordings with Julia

Cross-correlation is a useful method that can determine the offset between 2 similar signals. We show an intuitive explanation and a Julia language implemenatation that finds the offset of 2 different recordings of the same song. Read more

Similar

Julia 0.6 Release Announcement

The Julia community is thrilled to announce the release of version 0.6.0 of the Julia language. With a sweeping overhaul of the type system and numerous improvements to syntax and to the standard library, 0.6.0 is the most transformative release yet. A co... (more…)

Read more »

Julia Pkg downtime incident due to GitHub

Earlier today, several users started seeing issues installing packages. This post seeks to collect all the information related to this incident. Impact The issue caused installation of incorrect versions (latest master when a prior version was requested)... (more…)

Read more »