Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29 FamiTracker
Login:
Menu:
Post: Author:
FamiTracker > General > FamiTracker Talk > Wave effect Owner: megapotion New post
Page 1 of 1 Sort:  
Wave effect Posted: 2012-07-18 14:11 Reply | Quote
megapotion

Avatar

Member for: 3625 days
Status: Offline

#36880
Hi! I would like to make sea waves effect in my song (just like here http://music.flashygoodness.com/track/divine-breath ).

I can make diminuendo on noise channel with "A00" effect but this effect can't make crescendo at the beggining of the noise. Any ideas how to make noise fade in and fade out?

Posted: 2012-07-18 14:28 Reply | Quote
za909

Avatar

Member for: 3962 days
Location: Hungary
Status: Offline

#36881
C-# 0 00 A20

This should do what you want. The x digit of Axy is fade in, so you just need to start the sound with 0 volume or close to 0 volume.

_______________________
Rectangular sh*t ©
Posted: 2012-07-18 15:17 Reply | Quote
tadpole

Avatar

Member for: 5712 days
Location: Renton, WA, USA
Status: Offline

#36882
to make noise fade in and out you could just use the volume column and go 0 1 2 3 4 5 4 3 2 1 from row to row

Posted: 2012-07-18 17:45 Reply | Quote
CheeseGuy99

Avatar

Member for: 3752 days
Location: Amarillo, TX
Status: Offline

#36887
or, Since that method is more choppy( on slower songs) I use the Axy method.

_______________________
**** COMMODORE 64 BASIC V2 ****

Some other places I've tried to conquer:
[url=http://chipmusic.org/ch3dd4r]Le Chipmusic
[url=http://battleofthebits.org/barracks/Profile/CH3DD4R/]Le BattleOfTheBits
Posted: 2012-07-18 18:32 Reply | Quote
megapotion

Avatar

Member for: 3625 days
Status: Offline

#36891
Thank you for answers but I still can't make volume slide up from the very start. I can fade in and out further noises but the first always starts normal.

I'll upload a file so you can see. In the beginig it starts with normal volume but when it loops the first "A" is working. What am I doing wrong?

I'm new with tracker programs but I've read wiki page and tried to find out what's wrong.


Attachments:
waves.ftm (1 Kb)
Posted: 2012-07-18 18:40 Reply | Quote
modusponens

Avatar

Member for: 4743 days
Location: Redmond, WA
Status: Offline

#36892
The problem is that each channel has a default volume level of F if you don't specify otherwise. You've got to start with a volume of 0 if you want to do a proper fade in. Like za909 suggested above, if you go with
[b]C-#[/b] [i][or whatever pitch][/i] [b]0[/b] [i][in the volume column][/i] [b]00[/b] [i][or whatever instrument][/i] [b]A20[/b] [i][or any old value in the form of[/i] [b]Ax0[/b][i]][/i]
you'll probably be pleased with your results. Then just switch the [b]Ax0[/b] to an [b]A0y[/b] (where [b]y[/b] = [b]x[/b]) when you're ready to fade out.

Posted: 2012-07-18 18:49 Reply | Quote
megapotion

Avatar

Member for: 3625 days
Status: Offline

#36893
2-# 00 0 A10
I missed "0" in the volume column in za909 post
Waves are now OK thanks guys!


Page 1 of 1 Sort: