Interesting Links

Rather than sending tons of emails around, I figured it would be great to have a central post where we can share interesting links.

Basslet (haptic feedback):

Great interactive blog post explaining the ResponsiveAnalogRead library for Arduino/Teensy:
http://damienclarke.me/code/posts/writing-a-better-noise-reducing-analogread

The Touché (terrible name!) controller:
https://www.expressivee.com

(they recently came out with a cheaper SE version that doesn’t have hardware MIDI and CV I/O and is instead just USB-MIDI)

monome norns (embedded “music computer”):
https://monome.org/norns/

musical segmentation of long sound sequences
https://www.sononym.net ??

wavenet

Benjamin Hackbarth’s audioguide:
http://www.benhackbarth.com/audioGuide/examples.html

I am sure you know this :slight_smile:
It is very pedagogical:

http://www.dominicirving.com/temp/cccbsg.pl?

Articulate sounds together both horizontally and vertically. Something like the old Diphone but generalized.
http://anasynth.ircam.fr/home/english/software/diphone-studio

Demix using NMF (Non-negative matrix factorization):
https://www.ijcaonline.org/volume26/number4/pxc3874242.pdf

Sound decomposition using wavelets for instance: using Lastwave:
http://www.cmap.polytechnique.fr/~bacry/LastWave/

ECRIN European project at Ircam:
http://anasynth.ircam.fr/home/english/projects/écrins

1 Like

Perceptually-Informed Textural descriptors

1 Like

Seeing Circles, Sines, and Signals:
https://jackschaedler.github.io/circles-sines-signals/

Animated Guide to Compression:

1 Like

The compression example is almost perfect. I wish they had a visualisation of the lookahead short description at the bottom, and a generalised signal-flow too, but otherwise it is amazing.