Search found 31 matches

by KimSteff
Fri Nov 13, 2015 3:00 pm
Forum: General
Topic: Windows mediaplayer
Replies: 0
Views: 9764

Windows mediaplayer

Can i use(and controle) the windows mediaplayer from FS. I was thinking using a system DLL ?
by KimSteff
Fri Nov 13, 2015 2:58 pm
Forum: General
Topic: Video Stream in
Replies: 0
Views: 9406

Video Stream in

Someone wich have been trying the videoStreamin module ? I cant make it work! It's open the video file but will not play it! it takes about 10 sec for each frame!!
by KimSteff
Mon Nov 02, 2015 9:20 pm
Forum: User Examples
Topic: WebCam Recorder
Replies: 0
Views: 9955

WebCam Recorder

Been working with a webcam recorder and audio wav recorder integreted in one. My Wav recorder works fine. But I have big problems with saving my video in the right format so it is playes back in the right framerate!
If you try this please remember to change the filename and path to fit your system ...
by KimSteff
Fri Oct 09, 2015 5:27 pm
Forum: General
Topic: Record WAV from DS og ASIO
Replies: 1
Views: 6367

Re: Record WAV from DS og ASIO

Hehe.. Got it! Used the "Wave Write Mono(R&D)".. :D
by KimSteff
Thu Oct 08, 2015 7:14 pm
Forum: General
Topic: Cytos wavRecorder wantet!
Replies: 0
Views: 9944

Cytos wavRecorder wantet!

Looking for Cytos wavRecorder module ? Anyone that can help ?
by KimSteff
Wed Oct 07, 2015 8:08 pm
Forum: General
Topic: Record WAV from DS og ASIO
Replies: 1
Views: 6367

Record WAV from DS og ASIO

Hi

I need to record about 30 Sec. of the input from my DS og ASIO input to a file as a WAV file...
I have used FS in several years but for some reason i cant figur out of this !!

Kim
by KimSteff
Fri Aug 21, 2015 10:22 am
Forum: General
Topic: memin in DSP moduls.
Replies: 4
Views: 11736

Re: memin in DSP moduls.

Yes i can se it in the FlowStone Version History and Release Notes!
Well.. God reason for me to get a new support licens :-)
by KimSteff
Fri Aug 21, 2015 8:50 am
Forum: General
Topic: memin in DSP moduls.
Replies: 4
Views: 11736

Re: memin in DSP moduls.

Hi and Tanks. For some reason my flowstore version 3.0.4 goes down when trying to open your file. So i cant se how you do it! Is can you make a printscreen or something ?

Thanks
by KimSteff
Thu Aug 20, 2015 2:40 pm
Forum: General
Topic: memin in DSP moduls.
Replies: 4
Views: 11736

memin in DSP moduls.

In the user guide it is statet that you can use memin in the DSP Code modules.. However as fare i can make it to work it is only in the assembler modules it is possible. Can that be right ? I like to pass controle parameters to a DSP module.. A lot of controle parameters.. So i am not interested in ...
by KimSteff
Sun May 18, 2014 9:43 pm
Forum: General
Topic: Bypass On Silence
Replies: 26
Views: 44050

Re: Bypass On Silence

The problem are that you only are testing on the signal every 10 mili secound and not for every sample.
When the sound are comming back the switch are happening at number of sampels into the sound.
This will always generate a klick.
My version will fade the sound ind and out.