get list of asio i/o name

For general discussion related FlowStone
Post Reply
cjsdks128
Posts: 5
Joined: Sun Jan 24, 2016 12:40 pm

get list of asio i/o name

Post by cjsdks128 »

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.
Attachments
q1.png
q1.png (164.85 KiB) Viewed 28055 times
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: get list of asio i/o name

Post by MyCo »

Hi,

right now it's not possible to get the list of audio I/O.

I think we could add a primitive that could output that. I'll add it on our todo list and come back when it's done
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: get list of asio i/o name

Post by MyCo »

OK, that was a quick add. It'll be available in the next release
User avatar
Spogg
Posts: 3368
Joined: Thu Nov 20, 2014 4:24 pm
Location: Birmingham, England
Contact:

Re: get list of asio i/o name

Post by Spogg »

MyCo wrote:OK, that was a quick add. It'll be available in the next release


:o :o
cjsdks128
Posts: 5
Joined: Sun Jan 24, 2016 12:40 pm

Re: get list of asio i/o name

Post by cjsdks128 »

Thanks! when is next release day?
cjsdks128
Posts: 5
Joined: Sun Jan 24, 2016 12:40 pm

Re: get list of asio i/o name

Post by cjsdks128 »

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 source from PC). like a mixer.
User avatar
ErvSoft
Posts: 31
Joined: Sun Jul 31, 2016 11:59 pm
Location: Chile
Contact:

Re: get list of asio i/o name

Post by ErvSoft »

hi, i'm still on flowstone 3.0.6,
my question is if you can do just that of routing multiple audio channel outputs,
I need it for a vst that I made of 4 stereo OSC, it would be 8 output channels
Post Reply