Skip to content

Instantly share code, notes, and snippets.

@jhw
jhw / .PICO_DRUMS.md
Last active January 25, 2023 11:56
Parse Pico Drums packs

download

justin@justin-XPS-13-9360:~/work$ python download.py 
Default
Complex Waveforms
DJ Raitis Vinyl Cuts
IB Magnetic Saturation
Richard Devine
Nero Bellum

run

justin@justin-XPS-13-9360:~/work$ python decompiler.py city_dreams.sunvox 
WARNING - Gen-Loo-Del-Dis/0 is inaudible
WARNING - Gen-Loo-Del-Dis/896 is inaudible
WARNING - Kic-Dis-Dis/896 is inaudible
WARNING - Gen-Loo-Del-Dis/2144 is inaudible
WARNING - Gen-Loo-Del-Dis/2144 is inaudible
WARNING - Kic-Dis-Dis/2144 is inaudible
@jhw
jhw / .TIDAL_TUTORIAL.md
Last active June 7, 2020 15:17
Parsing Tidal tutorial samples
@jhw
jhw / .GSHEETS_DEMO.md
Last active November 26, 2019 15:34
Google Sheets Demo
@jhw
jhw / .SUNVOX_BEATS_DSL.md
Last active May 28, 2023 00:58
Tidal patterns for Sunvox

A simple Tidal- style beat generator for Sunvox

justin@justin-XPS-13-9360:~/work python beats.py 
. ./sunvox.sh
@jhw
jhw / .CITY_DREAMS_TB03.md
Last active May 28, 2023 00:57
Sunvox TB03

city_dreams_bass.sunvox

  • tmp/city_dreams/Gen-Fil-Dis-Ech/1664.sunvox

virtualenv

  • virtualenv -p /usr/bin/python3.6 .
  • source bin/activate
  • pip install -r requirements.txt
  • {...}
@jhw
jhw / .CODEBUILD_LAYER.md
Last active December 29, 2022 13:26
How to build a Lambda Layer with CodeBuild

app.props

AppName=#{app_name}
S3DeployBucket=#{s3_deploy_bucket}
CodeBuildAdminRole=#{code_build_admin_role}

run

@jhw
jhw / .SUNVOX_SAMPLER.md
Last active May 28, 2023 00:57
Sunvox Sampler Demo

Sunvox Sampler Demo