A synth sound effect: Rising glissando

Edited

Here's a short script to create a cool synth sound effect!

A glissando is when you slide between 2 notes. On a real-life piano, you’d be gliding your hand up or down, hitting each key as you go. This would be a nice sound effect for a powerup!

Notice how this project uses a script variable called i to increase the pitch with each repeat loop.