Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Tuned Noise Gen (.. but not as we know it Jim)

For general discussion related FlowStone

Tuned Noise Gen (.. but not as we know it Jim)

Postby HughBanton » Sun May 24, 2020 1:12 pm

I thought of this when I woke up this morning - but I admit I didn't expect it to be so effective. It sounds exactly like random noise with a precision-tuned filter, but there's no noise gen or filter in sight.

This method must have been done before, no? I don't recall having seen it. If it's worth pursuing it could obviously be massively optimised into one piece of code. Anything to be gained .. dunno.

Well ... I'm sure I can find a use for it anyway :lol:

H
osc_ring.fsm
(15.96 KiB) Downloaded 862 times
User avatar
HughBanton
 
Posts: 265
Joined: Sat Apr 12, 2008 3:10 pm
Location: Evesham, Worcestershire

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby Spogg » Sun May 24, 2020 2:34 pm

Very clever! :shock:

This doesn't even register CPU on my PC, so it's less than 0.1% I guess. This is great because there's no filter to run to get the pitching. Organ pipe noise??

Cheers

Spogg
User avatar
Spogg
 
Posts: 3323
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby tulamide » Sun May 24, 2020 3:02 pm

HughBanton wrote:This method must have been done before, no?
No idea, if exactly that way, but basically yes. For example, the Tyrell synth uses its oscillators (who run seemlessly between sine and square) to create noise. But probably this is different.
https://u-he.com/products/tyrelln6/
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2687
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby HughBanton » Sun May 24, 2020 3:40 pm

And also, I have realised, not unrelated to how a DX7 creates noise, if you employ an FM algorithm with feedback loops. Which is in effect what I've set up here.

I've also discovered that if you reduce the input values drastically you can get the thing to run in slow motion, demonstrates how it works. It's kind-of randomly sweeping up & down between 0Hz and the input note-frequency'. Done at full speed that's going to thow up hf sidebands, which I guess sound like noise, mostly below the note-frequency. Summat like that.

Yes, it's going to be very useful in HB organ world 8-)

All I need now is for MV to dive in with the triple-oscillator code, hoho. I dare say I can succesfully string together the code for three of them, but you can bet there'll be a way better method. (Would help if I understood how they work, hmm ...!)

H
User avatar
HughBanton
 
Posts: 265
Joined: Sat Apr 12, 2008 3:10 pm
Location: Evesham, Worcestershire

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby k brown » Sun May 24, 2020 3:47 pm

Could be used for an interesting alternative to something like Majken's Chimera.
Website for the plugins : http://kbrownsynthplugins.weebly.com/
k brown
 
Posts: 1198
Joined: Tue Aug 16, 2016 7:10 pm
Location: San Francisco, CA USA

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby martinvicanek » Sun May 24, 2020 4:18 pm

I think FS' stock noise generator uses a sine oscillator with feedback. I always thought that was a very expensive method. The interesting feature of Hugh's three stages design is the sharp tunable cutoff.
User avatar
martinvicanek
 
Posts: 1318
Joined: Sat Jun 22, 2013 8:28 pm

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby k brown » Sun May 24, 2020 4:40 pm

Indeed the old noise gen is good old Yammy-style FM (which was actually phase modulation). Exactly DX7 Operator Feedback.
Website for the plugins : http://kbrownsynthplugins.weebly.com/
k brown
 
Posts: 1198
Joined: Tue Aug 16, 2016 7:10 pm
Location: San Francisco, CA USA

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby adamszabo » Sun May 24, 2020 5:08 pm

I like it more when there is a single normal whitenoise osc, that goes through a band pass filter with high resonance, and thats keytracked. Those make nice musical noise sounds
adamszabo
 
Posts: 657
Joined: Sun Jul 11, 2010 7:21 am

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby k brown » Sun May 24, 2020 5:44 pm

That's is what Chimera is.
Website for the plugins : http://kbrownsynthplugins.weebly.com/
k brown
 
Posts: 1198
Joined: Tue Aug 16, 2016 7:10 pm
Location: San Francisco, CA USA

Re: Tuned Noise Gen (.. but not as we know it Jim)

Postby HughBanton » Mon May 25, 2020 5:56 pm

My accidental tuned noise generator seems to be a bit of a 'one trick pony'; I've tried several variations but yesterday's original setup still seems to be optimal. But I do rather like the sharp rolloff - can anyone suggest a method of measuring it?

Anyway .. here's my take on merging all the code into one, so that its cpu-sage is minimised and can be compared against the traditional method of a regular noise gen + filtering. I dare say it can be shrunk further .. there's usually something!

osc_ring_assem.fsm
(17.34 KiB) Downloaded 859 times

Hope others find it useful.

H
User avatar
HughBanton
 
Posts: 265
Joined: Sat Apr 12, 2008 3:10 pm
Location: Evesham, Worcestershire

Next

Return to General

Who is online

Users browsing this forum: No registered users and 39 guests