Fl Notes Edit
fl_notes_editApply batch edits to piano roll notes: delete, transpose, shift, quantize, humanize, or adjust length, using filters to target specific notes.
Instructions
Queue piano roll edits: clear | delete{notes:[{midi,time}]} | delete_where{filter} | set{filter,props} | transpose{filter,semitones} | shift{filter,beats} | scale_length{filter,factor} | quantize{filter,grid,strength,lengths} | humanize{filter,time,velocity,seed} | legato{filter,gap} | select{filter,selected} | markers{markers:[{time,name, kind?:time_signature|scale,tsnum,tsden,scale_root,scale_helper}]} | clear_markers. filter: midi_min/max, time_min/max, velocity_min/max, color, selected, muted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| auto_trigger | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||