Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

minim: should I use shiftGain or shiftVolume?

$
0
0

Hi, I'm doing a very simple audioplayer..when you click with the mouse the current playing song will fade out and the next one will fade in..right now I'm using shiftGain but I saw there is also shiftVolume..however, if I change all the shiftGain with shiftVolume I actually have weird results, as the volume won't really change and all the tracks will play together..can anybody explain this better?

second question..If I say player.play() and then player.rewind(), will the song keep playing automatically after the rewind or will it stop? In first case should I use player.pause() before player.rewind()?

thanks


Viewing all articles
Browse latest Browse all 2896

Trending Articles