scales
This commit is contained in:
@@ -43,7 +43,6 @@ pub enum Op {
|
||||
Set,
|
||||
GetContext(String),
|
||||
Rand,
|
||||
Rrand,
|
||||
Seed,
|
||||
Cycle,
|
||||
Choose,
|
||||
@@ -81,4 +80,6 @@ pub enum Op {
|
||||
Noise,
|
||||
Chain,
|
||||
Loop,
|
||||
Degree(&'static [i64]),
|
||||
Oct,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user