-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
38 lines (37 loc) · 945 Bytes
/
Copy pathNAMESPACE
File metadata and controls
38 lines (37 loc) · 945 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
# Generated by roxygen2: do not edit by hand
export(MIDI2freq)
export(cents2frac)
export(cents2ratio)
export(chord_WAVs)
export(chord_synth)
export(cps_chord_table)
export(cps_scale_table)
export(et_scale_generate)
export(et_scale_named)
export(freq2MIDI)
export(interval_table)
export(keyboard_map)
export(note_synth)
export(offset_matrix)
export(period_reduce)
export(prodset_scale_generate)
export(ps_scale_table)
export(ratio2cents)
export(ratio2factors)
export(render_cps_chords)
export(sine_dissonance)
importFrom(Rdpack,reprompt)
importFrom(data.table,".I")
importFrom(data.table,":=")
importFrom(data.table,"shift")
importFrom(data.table,data.table)
importFrom(data.table,setkey)
importFrom(fractional,denominators)
importFrom(fractional,fractional)
importFrom(numbers,mLCM)
importFrom(seewave,synth)
importFrom(tuneR,Wave)
importFrom(tuneR,normalize)
importFrom(tuneR,silence)
importFrom(utils,combn)
importFrom(utils,globalVariables)