Feat: new euclidean words and sugar for floating point numbers
This commit is contained in:
@@ -92,6 +92,8 @@ pub(super) fn simple_op(name: &str) -> Option<Op> {
|
||||
".," => Op::StepRange,
|
||||
"gen" => Op::Generate,
|
||||
"geom.." => Op::GeomRange,
|
||||
"euclid" => Op::Euclid,
|
||||
"euclidrot" => Op::EuclidRot,
|
||||
"times" => Op::Times,
|
||||
"m." => Op::MidiEmit,
|
||||
"ccval" => Op::GetMidiCC,
|
||||
|
||||
Reference in New Issue
Block a user