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

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

Record a stream of audio into a wave file or wave table?

For general discussion related FlowStone

Record a stream of audio into a wave file or wave table?

Postby glitchcpt » Wed Nov 05, 2014 1:17 pm

Hi guys,

I'm struggling to get my head around how to achieve this with Flowstone?

I want to stream audio into a module where its saved as a loop/sample/wavetable where it can be manipulated or resynthed.

Apologies if its a noob question, and thanks in advance for the feedback
glitchcpt
 
Posts: 54
Joined: Wed Oct 01, 2014 3:42 pm

Re: Record a stream of audio into a wave file or wave table?

Postby nix » Wed Nov 05, 2014 4:31 pm

prolly the best way to do it is to write to a mem.
you need to build a stream counter,
which renders the samples into the mem.
You can see my implementation at www.phonicsaudio.com
The plugin is called Sync
This is really the only practical method.
It's also possible to take float array chunks and append them,
but this gets discontinuities when the CPU is busy.

I would be happy to sell the schematic for Sync

Maybe I could chop out the juicy parts for ya anyway-
happy to answer a next round of questions if you've got them
User avatar
nix
 
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Record a stream of audio into a wave file or wave table?

Postby glitchcpt » Wed Nov 05, 2014 4:58 pm

I just want to say thanks again for your generosity :)
this is more a learning experience than anything else, I will end up giving my plugins to my students and followers for free also for learning processes, so I will try focus on getting it right by myself, I think this has given me a bit of a push so lets see :)
glitchcpt
 
Posts: 54
Joined: Wed Oct 01, 2014 3:42 pm

Re: Record a stream of audio into a wave file or wave table?

Postby nix » Wed Nov 05, 2014 5:16 pm

you're welcome!

the way to get a stream to count upwards at samplerate is to feedback
1 into an add

Well it's the simplest way without writing a code snippet

All success
User avatar
nix
 
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Record a stream of audio into a wave file or wave table?

Postby glitchcpt » Wed Nov 05, 2014 5:58 pm

Thanks man!! I think logically its coming together in my head :lol:
glitchcpt
 
Posts: 54
Joined: Wed Oct 01, 2014 3:42 pm


Return to General

Who is online

Users browsing this forum: No registered users and 47 guests