add mbeq command

This commit is contained in:
Luna 2019-07-10 16:43:30 -03:00
parent 6bc54f8e46
commit 317916a1e0
4 changed files with 59 additions and 0 deletions

3
examples/mbeq.scri Normal file
View file

@ -0,0 +1,3 @@
load :0;
mbeq 3 1 1 4 0.2 2.1;
quicksave;