Skip to content

Instantly share code, notes, and snippets.

View Maxhodges's full-sized avatar
🐰
Rabbithole

Max Hodges Maxhodges

🐰
Rabbithole
View GitHub Profile
import numpy as np
import wave
from random import randint
sample_rate = 48000
samples_per_cycle = 256
for z in range(8):
@Maxhodges
Maxhodges / japanshippingrates.yaml
Last active July 5, 2016 11:17
japanshippingrates.io yaml for swagger.io
# Japan Shipping Rates API
swagger: '2.0'
info:
title: Japan Post Shipping Rates API
description: Move your app forward with the Japan Shipping Rates API
version: "1.0.0"
# the domain of the service
host: japanshippingrates.io
# array of all schemes that your API supports
schemes: