Skip to content

Instantly share code, notes, and snippets.

View scholi's full-sized avatar

Olivier Scholder scholi

  • Switzerland
View GitHub Profile
@tolnem
tolnem / kontrol.py
Last active February 12, 2024 13:46
Reading midi input from nanoKontrol 2 in python, using python-rtmidi and jack-audio
#!/usr/bin/python
import rtmidi, time
buttons = {
58: 'track_left',
59: 'track_right',
46: 'cycle',
60: 'marker_set',
61: 'marker_left',
@scholi
scholi / FunWAutostereogram.ipynb
Last active May 8, 2017 20:54
Revert 3D-autostereogram
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.