SOLVED!:how to make attr. 0.3 instead of 0??
Hi.
I want to control the volume of a sample by pressing different buttons.
so if press button 1=att. samplevolume=1
press button 2=att. samplevolume=2
etc.
the only problem is that the soundsample volume only can be done with 0.X attribute values. NOT X values...
and the attributes from the buttons can only be X, not 0.X
how do i change X values to 0.x?
thanks:)
SOLVED!!!! i have to use a REAL attribute, not INTEGER:)
I want to control the volume of a sample by pressing different buttons.
so if press button 1=att. samplevolume=1
press button 2=att. samplevolume=2
etc.
the only problem is that the soundsample volume only can be done with 0.X attribute values. NOT X values...
and the attributes from the buttons can only be X, not 0.X
how do i change X values to 0.x?
thanks:)
SOLVED!!!! i have to use a REAL attribute, not INTEGER:)
Comments