Skip to content

Latest commit

 

History

History
47 lines (39 loc) · 2.41 KB

README.md

File metadata and controls

47 lines (39 loc) · 2.41 KB

FL Piano Roll PyScripts

Support the author

Youtube

Usage

To use this preset, download the script file and paste them into your piano roll script folder. Typically, the directory is as follows:

C:\Program Files\Image-Line\FL Studio 2024\System\Config\Piano roll scripts\your-script-name.pyscript

Script Demo

Apply glissando

  1. Select two notes with different start times and pitches.
  2. From piano roll "Tools", select "Apply glissando". You need the pyscript file to already be in the piano roll script folder. Apply glissando
  3. Create a glissando effect between the two selected notes by filling in the notes in between pitches. Apply glissando

Simulate Pedal

  1. Select a group of arppegiated notes. Simulate Pedal
  2. Lengthen the sustain of all notes as much as you need. Don't worry about overlapping notes. Simulate Pedal
  3. From piano roll "Tools", select "Simulate Pedal" and apply the effect. Results: Simulate Pedal

Strum selected chords

  1. Select a group of chopped chords in the piano roll. Strum selected chords
  2. From piano roll "Tools", select "Strum selected chords" and apply the strum effect. Example uses alternating strum, meaning the first chord is strummed with downstroke, and the second chord is strummed with upstroke. Strum selected chords

Legato to Selected

  1. Apply legato to selected notes using FL's built-in legato tool (Ctrl+L) can be intercepted. (Example: A4 stopped the quick legato from connecting F5 to G5) Legato to Selected
  2. From piano roll "Tools", select "Legato to Selected" and connect only selected notes. Legato to Selected

Triangle chord

  1. Select a rectangle chord in the piano roll (same start times). Triangle chord
  2. From piano roll "Tools", select "Triangle chord" and apply the effect. Each shift increases step gap by 1/16, every additional velocity for the next step increases by 1% Triangle chord
  3. Stairs can be reversed by toggling the "Reverse" checkbox. Triangle chord