Search found 5 matches

by cjsdks128
Sun Jun 04, 2017 12:32 pm
Forum: General
Topic: Flowstone update and license issue?
Replies: 0
Views: 11214

Flowstone update and license issue?

1. when is release day of next flowstone version?

2. i have full license flowstone, but can i use exeutable file(exe) from my schematics for my commercial and profit?
by cjsdks128
Sun Jun 04, 2017 11:47 am
Forum: General
Topic: 2D Array in Ruby
Replies: 8
Views: 27943

Re: 2D Array in Ruby

Hi, probably flowstone not support in/ouput 2D array.
but you can send to another ruby module without linkwire if you use ruby class.

see my uploaded attachment.
by cjsdks128
Sat Mar 11, 2017 2:39 pm
Forum: General
Topic: get list of asio i/o name
Replies: 6
Views: 28055

Re: get list of asio i/o name

and i discovered Flowstone asio maximum support number of channel was i/o each 32channel.
is it impossible more number of channel?

i planning multi channnel audio analyzer system(scope or spectrum etc.) using selectable and routable channel (PC or External audio card etc. all detected i/o device ...
by cjsdks128
Sat Mar 11, 2017 2:04 pm
Forum: General
Topic: get list of asio i/o name
Replies: 6
Views: 28055

Re: get list of asio i/o name

Thanks! when is next release day?
by cjsdks128
Thu Feb 16, 2017 1:11 pm
Forum: General
Topic: get list of asio i/o name
Replies: 6
Views: 28055

get list of asio i/o name

hello, i'm korean Flowstone user.
how can i get list of asio available input or output name to string array?
i found component returns list of audio device(asio name) but i don't know how to get list of asio inputs/outputs name.