Add noise channel Posted: 2012-09-01 18:53
Reply |
Quote
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38934
Hi there. Can I add an extra noise channel to my track? What I need to do?
DjJizzer5
Member for: 5482 days Status: Offline
#38935
unfortunately, to my knowledge, you cant do that in single module.
zephemeros
Member for: 5488 days Location: Campbell River, British Columbia Status: Offline
#38939
Famitracker is meant to emulate the NES/Famicom's sound chip and their respective expansions accurately; changing the amount of certain channels (unless you select a pre-determined expansion) is completely out of the question.
_______________________
| youtube | soundcloud |
za909
Member for: 5507 days Location: Hungary Status: Offline
#38949
You CAN use the N163 expansion as an extra noise channel, search for N163 noise or something.
rainwarrior
Member for: 5694 days Location: Canada Status: Offline
#38952
A VRC7 patch with very high feedback and modulator can produce a very noisy sound.
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38967
za909 wrote:
You CAN use the N163 expansion as an extra noise channel, search for N163 noise or something.
There are neither N163 nor N106 in Module expansions, but there's n106.s file in 'nsfd_v26' folder. What must i do with it?
DjJizzer5
Member for: 5482 days Status: Offline
#38968
you have to download the 0.3.8 beta, which you can download in this thread:
http://famitracker.com/forum/posts.php?id=3210
jrlepage
Moderator
Member for: 6527 days Location: Canada Status: Offline
#38970
The final version (0.4.0), which is just 0.3.8 minus the ability to open new files in old versions, should be released soon-ish at this stage. jsr?
_______________________
Follow me on Twitter .
I record (some) NSFs on hardware. Feel free to request a hardware render .
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38973
Oh thank you. But... I can't make noise sound. Creating random waves with using 32 wave length doesn't make noise.
Posted: 2012-09-02 11:08 (Last Edited: 2012-09-02 11:15 )
Reply |
Quote
jrlepage
Moderator
Member for: 6527 days Location: Canada Status: Offline
#38974
Get a rand)om number generator to generate a string of 32 values ranging from 0 to 15 (that's your wave). For best results, get 16 of those strings, and chain them in the N163 instrument's wave macro, making sure to loop the sequence.
_______________________
Follow me on Twitter .
I record (some) NSFs on hardware. Feel free to request a hardware render .
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38977
It makes just beeping sounds
DjJizzer5
Member for: 5482 days Status: Offline
#38978
use this.
Attachments:
namco_noise.fti (1 Kb)
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38979
File might be broken. What version of FT you use?
DjJizzer5
Member for: 5482 days Status: Offline
#38981
oh, my bad. i forgot it didnt saved right.
this should work.
Attachments:
noise_2.fti (1 Kb)
tebbyheefie
Member for: 5124 days Location: Russia Status: Offline
#38984
It doesn't open too.