Skip to content

Instantly share code, notes, and snippets.

View matthewryanscott's full-sized avatar

Matthew R. Scott matthewryanscott

View GitHub Profile

Keybase proof

I hereby claim:

  • I am matthewryanscott on github.
  • I am gldnspud (https://keybase.io/gldnspud) on keybase.
  • I have a public key ASAjLD3nW-ZT_9eEDNVKzoP0F2jbn3_dOjUgIO-Z5ks1wAo

To claim this, I am signing this object:

from collections import deque
import sys
import time
import threading
import mido
import numpy as np
from orbitant import backend as midi
from orbitant.transport import START, STOP, CLOCK
import sounddevice as sd
0 1 2 3 4 5 6 7 8 9 a b c d e f
CHNM: 00000000
CHDT: 00000000: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
------------------------------------------------ ?
00000010: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
------------------------------------ ?
----------- max sample index + 1
(0 for no samples)
00000020: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
----------- ?
@matthewryanscott
matthewryanscott / sampler.ipynb
Created September 27, 2016 01:13
sampler creation with radiant voices
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

warmcommunity.space Code of Conduct

Please read this before joining our Slack chat:

Be a nice person

Music and sound design attract a wide audience. Let's all be friendly and warm. :-)

Post useful info to forums

class Plantuml < SimpleDelegator
end
module IRuby
module Display
module Registry
type { Plantuml }
format 'image/svg+xml' do |obj|
Tempfile.open('uml') do |uml|
uml.write(obj)
{% if 'servmon' in grains['roles'] %}
f2bpath: /var/log/httpd/error_log
{% elif 'webserver' in grains['roles'] %}
f2bpath: /home/*/log/error_log
{% endif %}
ufw:
pkg.installed
enable ufw:
cmd.run:
- name: ufw enable
- require:
- pkg: ufw
enable ssh: