Core tutorials? - NI User Forums

User Forum


Helpful Links and Info
Search
Use Advanced Search
Go Back   NI User Forums > KOMPLETE Area > REAKTOR

Reply
 
Thread Tools
  #1  
Old 14-05-2012, 17:13
Account Suspended
Thread Starter  
Join Date: Jan 2010
Posts: 68
Core tutorials?

I'm trying to get through manual. Hard. Need help. How to make formant oscillator, like the 8-ramp primary module, but wíth triangle, saw, square, sine and impulse. And 12 pieces instead of 8.

I am crying in puke.
Reply With Quote
  #2  
Old 14-05-2012, 18:30
NI Product Owner
 
Join Date: Dec 2005
Posts: 1,359
Not what you want to hear, but I'd suggest if you are struggling with the manual, that project might be a bit advanced for you...?
Reply With Quote
  #3  
Old 14-05-2012, 19:49
NI Product Owner
 
Join Date: Jul 2005
Posts: 611
Creature wrote:
I'm trying to get through manual. Hard.
Yes, dsp is hard.
How to make formant oscillator, like the 8-ramp primary module, but wíth triangle, saw, square, sine and impulse. And 12 pieces instead of 8.
I'm confused. Which do you need, a formant osc, a multi-ramp osc, or a multi-wave osc ?
Or is it one huge selector where you can chose from formant, multi-ramp, tri, saw, sqr and sine ?
__________________
Why not check out colB's creations in the user library!
Reply With Quote
  #4  
Old 14-05-2012, 21:33
NI Product Owner
 
Join Date: Aug 2007
Posts: 5,043
Or is it a formant oscillator followed by a 12-stage envelope? O.o;
__________________
If you need a KSP script, e-mail me! Depending on amount of work, the price can be arranged!

Folio: Evolution Series | Hollow Sun | Hideaway Studio | Tronsonic | ZapZorn | Zero-G - Animato | Sonokinetic - Tigris & Euphrates - Desert Voice - Carousel - Toccata - Voices Of Israel - EMP - Fe
Reply With Quote
  #5  
Old 15-05-2012, 09:27
Forum Member
 
Join Date: Apr 2002
Posts: 130
Or in other words, Formant osc needs to have sine oscillators to sound right, otherwise you'd get something...well, silent with square waves and distorted and off pitch with saws. Just off the top of my head.
Reply With Quote
  #6  
Old 15-05-2012, 16:20
Account Suspended
Thread Starter  
Join Date: Jan 2010
Posts: 68
colB wrote:
Yes, dsp is hard.


I'm confused. Which do you need, a formant osc, a multi-ramp osc, or a multi-wave osc ?
Or is it one huge selector where you can chose from formant, multi-ramp, tri, saw, sqr and sine ?
Yeah, well it's like the ramp module except you can control the number of ramps, preferably up to 12 instead of the primary module's 8 - and it should have sweepable tri, saw, sqr, or sine amplitude modulation, and be compitable with all kinds of waveforms.

It obviously shouldn't be full of square noise, which is what I see in the microscope when I try to this manually with primary modules. I think because of the black 'A' ports it can't do it fast enough, which makes it sound distorted or downsampled, like Ihaymehr pointed out. That's why I need to do it with Core technology - it doesn't care about control rate.
Reply With Quote
  #7  
Old 15-05-2012, 20:02
NI Product Owner
 
Join Date: Jul 2005
Posts: 611
Creature wrote:
and be compitable with all kinds of waveforms.
What do you mean by this ? 'compatible' in what way?
I think because of the black 'A' ports it can't do it fast enough
The black ports are audio rate, so they are definitely fast enough - this is really VERY basic Reaktor stuff, please try again to read the manual, it will help you a lot more than we can with all the basic knowledge that you need.
__________________
Why not check out colB's creations in the user library!
Reply With Quote
  #8  
Old 16-05-2012, 07:56
Forum Newcomer
 
Join Date: Apr 2012
Posts: 4
There are a couple of very good tutorials by the fellows at macprovideo.com. One I would recommend is called reactor revealed. It goes into macros modules and pretty much everything but the core stuff. If you really are finding the reactor limiting you, check out core NI Kore. They have a great 350 minute tutorial on it. It is kind of like the mothership of all the NI komplete intsruments. Either way, it will help you sort some things out and maybe give you some fresh ideas!
Reply With Quote
  #9  
Old 16-05-2012, 10:27
Moderator
 
Join Date: Jan 2006
Posts: 21,921
chocolatedaddy wrote:
There are a couple of very good tutorials by the fellows at macprovideo.com. One I would recommend is called reactor revealed. It goes into macros modules and pretty much everything but the core stuff. If you really are finding the reactor limiting you, check out core NI Kore. They have a great 350 minute tutorial on it. It is kind of like the mothership of all the NI komplete intsruments. Either way, it will help you sort some things out and maybe give you some fresh ideas!

the Reaktor Tutorials do seem to be good just watched the three tutorials on building a sampler with Trigger and Hold functions.

but are you getting mixed up with Core and Kore?

fyi, Kore has been discontinued by NI.

sowari
__________________
"I decided to call my music 'organized sound' and myself, not a musician but 'a worker in rhythms, frequencies, and intensities'”
Edgard Varèse 1962
Reply With Quote
  #10  
Old 23-05-2012, 10:36
Forum Newcomer
 
Join Date: Apr 2012
Posts: 4
I did find it confusing at first, but yes I understand you mean core components that make up the larger modules etc. I was looking at what kore did, and it seems as deep as the core's functionality. I'll check it the tutorial and figure out a bit more.
Reply With Quote
  #11  
Old 23-05-2012, 13:16
NI Product Owner
 
Join Date: Jul 2005
Posts: 611
chocolatedaddy wrote:
I did find it confusing at first, but yes I understand you mean core components that make up the larger modules etc. I was looking at what kore did, and it seems as deep as the core's functionality. I'll check it the tutorial and figure out a bit more.
'Core' is a layer of functionality within Reaktor. It is a very low level programming environment in which the code is compiled (primary level is more like an 'interpreter'). Core is a bit like DSP machine code.

Kore is not part of Reaktor. It was a very 'high level' concept, an attempt to unify different software (and hardware?) components into a more integrated digital studio. e.g. You had a library of sounds, and they could come from different synths, but you didn't need to think about the synth - just pick the sound and use it.

Core and Kore are at different ends of the spectrum in terms of how they function and what they are for. I think it was a mistake of NI's to give them such similar names - it just caused confusion. Particularly since both technologies are somewhat unusual and difficult to describe and to classify.

What Kore does is completely different from what Reaktor does. It really doesn't make sense to suggest that a person should try Kore as an alternative to Reaktor - that's like suggesting to someone who is learning game programming in c++ that they should try an x-box as an alternative.
__________________
Why not check out colB's creations in the user library!
Reply With Quote
  #12  
Old 24-05-2012, 07:49
Forum Newcomer
 
Join Date: Apr 2012
Posts: 4
yah I went and checked out that tutorial. It was interesting but not quite what I expected. I read kore adds that made it sound like it was the program that the others were built on. I had just watched a reactor tutorial, and jumped the gun. Def not as cool as reactor. I am an old modular synth guy, so this software modular stuff is very exciting. But anyone programming in c++ could use an xbox break.
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:59.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.