Superpowered v2.6.7 is now available

Patrick Vlaskovits

We've made a few small changes we'd like to tell you about, so let's stay in sync...

Pitch bend

Applying a temporary pitch bend to a track is crucial when developing a DJ application. So just like the pitch adjust control on the decks, you're able to get and set adjustments on the fly and gracefully transition between changes.

As you know, we don't do things in half measures around here, so Superpowered goes one step further by optionally letting you maintain the current pitch of the audio as you make the changes to the speed. These temporary pitch bend adjustments are stacked on top of any other pitch shift or playback rate changes you've applied.

We've added a CodeSandbox example to our docs site for you to see how to wire it up. You can find it here.

One last thing, the getDurationMs() method of the Advanced Audio Player class now provides you with a fractional number rather than an integer.

Enjoy!

  • superpowered documentation
  • superpowered reference
  • superpowered examples
  • superpowered tutorial