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
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
A couple of questions for FLStudio's Flowstone
7 posts
• Page 1 of 1
A couple of questions for FLStudio's Flowstone
HI
Can i use FLStudio's flowstone for input quantization? can i use flowstone to change a sample's position?
Will i need to learn RUBY to do either?
Can i use FLStudio's flowstone for input quantization? can i use flowstone to change a sample's position?
Will i need to learn RUBY to do either?
- laserbeak
- Posts: 2
- Joined: Sun Oct 20, 2013 5:17 am
Re: A couple of questions for FLStudio's Flowstone
Heya
You can't quantize a stream backwards in time. I would suggest not making an fx,
but a sampler with this function. It would be hard but feasible IMO.
Not sure exactly how to it, like I say it wouldn't be a cakewalk.
You can certainly delay a sample by a certain time to change play position.
to move forward you need to drop the block a block before the bar where it comes in perhaps?
Hope that helps, fire away with the questions fella
With sampling, I imagine the DSP stream functions are what you will need to learn.
Ruby is always a handy tool to have in FS,
but, no, it would not be compulsory in these applications.
You can't quantize a stream backwards in time. I would suggest not making an fx,
but a sampler with this function. It would be hard but feasible IMO.
Not sure exactly how to it, like I say it wouldn't be a cakewalk.
You can certainly delay a sample by a certain time to change play position.
to move forward you need to drop the block a block before the bar where it comes in perhaps?
Hope that helps, fire away with the questions fella
With sampling, I imagine the DSP stream functions are what you will need to learn.
Ruby is always a handy tool to have in FS,
but, no, it would not be compulsory in these applications.
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: A couple of questions for FLStudio's Flowstone
I wanted to welcome u too,
ur name is familiar from maybe the flipside?
anyway the primitive you need for changing the stream's position is
'delay by samples'-
that one would work fine on audio inputs, ie. as an fx
I briefly turned quantizing over in my noggin.
You do mean 'quantize' as in clean up the timing on a drum loop?
If you want to bit-crush/samplerate reduce FS has u covered there too.
Anyhoo, I imagine you would build a sampler(done)-
then you would add breakpoints(no. of which specifiable by user)
drag them around until you have them where you want to chop,
flick a switch to lock them- then drag them around while resampling the slices
until they are quantized-save .wav and load another.
I could prolly do this.
Cheers and all success
ur name is familiar from maybe the flipside?
anyway the primitive you need for changing the stream's position is
'delay by samples'-
that one would work fine on audio inputs, ie. as an fx
I briefly turned quantizing over in my noggin.
You do mean 'quantize' as in clean up the timing on a drum loop?
If you want to bit-crush/samplerate reduce FS has u covered there too.
Anyhoo, I imagine you would build a sampler(done)-
then you would add breakpoints(no. of which specifiable by user)
drag them around until you have them where you want to chop,
flick a switch to lock them- then drag them around while resampling the slices
until they are quantized-save .wav and load another.
I could prolly do this.
Cheers and all success
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: A couple of questions for FLStudio's Flowstone
Hi,
Thanks for the info. By quantize i simply mean hold until the next desired beat or time signature (in MIDI).
Thanks for the info. By quantize i simply mean hold until the next desired beat or time signature (in MIDI).
- laserbeak
- Posts: 2
- Joined: Sun Oct 20, 2013 5:17 am
Re: A couple of questions for FLStudio's Flowstone
quantizing note in signals would work pretty easy from the concept - you send a note trigger into a sample and hold prim and a beattrigger to the trigger input of the sample and hold prim... so everytime a beattrigger arrives the actual note value would be send (you could put a change prim beheind to avoid unwanted triggers when note was holded)
the problem in flowstone is that the host primitives which get ppq, barpositions and so on (which you would need to get your beat triggers) have stream outputs, so here it gets tricky...
to quantize sampleaccurate you need to do all in stream - means you dont quantize the midi signal but the poly stream (or mono) signal
but i think in FL FS there are some different host primitives then in FS so if you have some green beattriggers it makes things easier - but i don`t know this because i`m not using FL
the problem in flowstone is that the host primitives which get ppq, barpositions and so on (which you would need to get your beat triggers) have stream outputs, so here it gets tricky...
to quantize sampleaccurate you need to do all in stream - means you dont quantize the midi signal but the poly stream (or mono) signal
but i think in FL FS there are some different host primitives then in FS so if you have some green beattriggers it makes things easier - but i don`t know this because i`m not using FL
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
Re: A couple of questions for FLStudio's Flowstone
I think it has to be done in MIDI Nubeat,
I imagine LaserBeak wants midi input and output from this module.
It's hard to turn the streams back into MIDI I think.
Will muse on this today.
I imagine LaserBeak wants midi input and output from this module.
It's hard to turn the streams back into MIDI I think.
Will muse on this today.
-
nix - Posts: 817
- Joined: Tue Jul 13, 2010 10:51 am
Re: A couple of questions for FLStudio's Flowstone
nix wrote:..
It's hard to turn the streams back into MIDI I think.
..
yes it will,... when it should be for midi in to midi out (which is still not clear) i think troggs ruby ppq could help
-
Nubeat7 - Posts: 1347
- Joined: Sat Apr 14, 2012 9:59 am
- Location: Vienna
7 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 44 guests