Cleaning old temporal model
This commit is contained in:
@@ -49,7 +49,6 @@ pub enum Op {
|
||||
NewCmd,
|
||||
SetParam(String),
|
||||
Emit,
|
||||
Silence,
|
||||
Get,
|
||||
Set,
|
||||
GetContext(String),
|
||||
@@ -67,7 +66,6 @@ pub enum Op {
|
||||
ListEndCycle,
|
||||
PCycle,
|
||||
ListEndPCycle,
|
||||
Scale,
|
||||
SetTempo,
|
||||
Every,
|
||||
Quotation(Vec<Op>, Option<SourceSpan>),
|
||||
@@ -84,9 +82,6 @@ pub enum Op {
|
||||
Loop,
|
||||
Degree(&'static [i64]),
|
||||
Oct,
|
||||
DivStart,
|
||||
DivEnd,
|
||||
StackStart,
|
||||
EmitN,
|
||||
ClearCmd,
|
||||
SetSpeed,
|
||||
|
||||
Reference in New Issue
Block a user