More music and sound control?
Could we maybe get more music functions? Sound has .pitch but that's about all. I need both .setLocation from music and .pitch from sound, though I would prefer if we also had .speed separate from pitch.
Could we maybe get more music functions? Sound has .pitch but that's about all. I need both .setLocation from music and .pitch from sound, though I would prefer if we also had .speed separate from pitch.
Changing the speed of sound without changing the pitch is a bit more difficult. You can probably use a JavaScript library for that.