Skip to content

Instantly share code, notes, and snippets.

@samaaron
Created March 5, 2015 16:10
Show Gist options
  • Save samaaron/bb679bf99f3c3a939676 to your computer and use it in GitHub Desktop.
Save samaaron/bb679bf99f3c3a939676 to your computer and use it in GitHub Desktop.
Sonic Pi v2.4 API list
rest?
use_arg_bpm_scaling
with_arg_bpm_scaling
midi_to_hz
hz_to_midi
set_control_delta!
set_sched_ahead_time!
use_debug
with_debug
use_arg_checks
with_arg_checks
use_transpose
with_transpose
use_synth
with_synth
recording_start
recording_stop
recording_save
recording_delete
synth
play
play_pattern
play_pattern_timed
play_chord
use_merged_synth_defaults
with_merged_synth_defaults
use_synth_defaults
with_synth_defaults
with_fx
use_sample_pack
use_sample_pack_as
with_sample_pack
with_sample_pack_as
current_synth
current_sample_pack
current_sample_pack_aliases
current_synth_defaults
current_sched_ahead_time
current_volume
current_transpose
current_debug
current_arg_checks
set_volume!
sample_loaded?
load_sample
load_samples
sample_info
sample_buffer
sample_duration
sample
status
note
note_info
degree
scale
chord_degree
chord
control
stop
sample_names
all_sample_names
sample_groups
load_synthdefs
bools
knit
range
ring
choose
inc
dec
live_loop
at
version
defonce
ndefine
define
comment
uncomment
print
puts
vt
factor?
quantise
dice
one_in
rdist
rrand
rrand_i
rand
rand_i
shuffle
use_random_seed
with_random_seed
use_bpm
with_bpm
with_bpm_mul
use_bpm_mul
density
current_bpm
rt
sleep
wait
cue
sync
in_thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment