Page 1 of 1

Stream to float array experiment

Posted: Wed Aug 29, 2012 7:20 am
by nix
I have been having fun playing with this->
blocks_grains.fsm
(427.26 KiB) Downloaded 1676 times

So there is a realtime converter,
suitable for resampling to create a pitch shifter,
and a recorder.
These are experiments,
and the audio from them is glitchy,
but IMO a start of something-IDK what exactly.
I am a long-time user of SM,
looks like Robotics DSP is my new hangout.
There are tone generators included in the schematic-
for testing.
Enjoy the creation,
Nick
So by converting to float array,
we can use 'resample','section' & 'normalize'

Re: Stream to float array experiment

Posted: Thu Nov 22, 2012 8:46 am
by nix
I got this to work without pops,
just a little phasing-
as a pitch shifter.
I maybe post the schematic,
not sure if I want to keep it myself.
Anyway, to check the sound,
here is the VSTfx-
http://www.sendspace.com/pro/dl/aszp28
here is GUI-
shifter_redlight.png
shifter_redlight.png (211.16 KiB) Viewed 32719 times

It has 3 lines,
so you can play a chord.
Hope you like it,
I'm glad to get this working.
It sounds pretty good IMO.
Hope it gets tucked away in ur VST folder.
There is 1500 samples of delay,
but it seems responsive enough to run an
instrument through.
Cheers, Nick

Re: Stream to float array experiment

Posted: Thu Nov 22, 2012 1:16 pm
by nix
sorry there was a bad graphics bug-pls redownload-I have edited the original post with new link

Re: Stream to float array experiment

Posted: Thu Nov 22, 2012 8:17 pm
by philton
sounds interesting and looks GREAT.... i´ll test it right now ! thx nix !

Re: Stream to float array experiment

Posted: Fri Nov 23, 2012 6:08 am
by nix
Hope you find a use for it Phil,
it still has something wrong with the cc implementation in the sliders.
The version that is up is quite crashy,
but you can check the sound anyway.
It's better now, I'll squash the bug entirely before upping a new file.
Thanks for the compliment on GUI,
finally I have my own algo to put in this skin.

Re: Stream to float array experiment

Posted: Fri Nov 23, 2012 1:07 pm
by trogluddite
Looks great nix - and the weekend is here, so I can have a little play!

Re: the CC in the knobs. If you are using the stock FS3 sliders, there is a bug in the code of the knobs (reported) that makes the CC and VST presets/automation "upside down" so that it fights with the GUI control. You can get a fixed version HERE.

Re: Stream to float array experiment

Posted: Tue Jan 29, 2013 9:07 am
by nix
I have I think the version 1 now,
it is available in the next post 8D
MIDI learn and automation are working...
it doesn't have discontinuities when changing pitch.
Hope u like it!

Re: Stream to float array experiment

Posted: Thu Jan 31, 2013 11:50 am
by nix
http://www.sendspace.com/pro/dl/aszp28
^ here is current version- #1.00

Re: Stream to float array experiment

Posted: Thu Feb 28, 2013 9:50 am
by nix
I edited the post above with a new version.
It actually does have discontinuities when changing pitch,
however when the controls are static,
I have fixed an issue with distorsion when shifting
more than one octave.
Hope it's useful,
and less flawed now.
Cheers