Re: Unifying scsynth output device list display
Hi all,
Would there be objections to making the print out an SC parsable
string, perhaps
as key/value pairs:
"[
[
name: \MME
comment: "Microsoft Soundmapper Input"
deviceNumber: 0,
ins: 2,
outs: 0
],...
]
RJK
On Jan 2, 2007, at 6:25 AM, Sciss wrote:
> hi,
>
> i just recognize that the -H option for scsynth seems to work now
> for the windows version, too. there was this thread recently about
> using Pipe to determine the available devices. unfortunately, the
> windows version uses a different text formatting for the output
> devices. they show up like this:
>
> Device options:
> - MME : Microsoft Soundmapper - Input (device #0 with 2 ins 0
> outs)
> [...]
> - ASIO : Asio Hammerfall DSP (device #4 with 26 ins 26 outs)
>
>
> it would be cool to have the same format across platforms, so one
> can use the same parsing code everywhere. i don't care whether that
> is the mac format ("Number of Devices: 4\n 0 : "Built-in
> Microphone"" etc.) or the PC format. however, the extra info on #
> of inputs and outputs on the PC seems to be really cool. i would
> want to use that for automatic setup in eisenkraut for example,
> where at the moment i have no clue as how to determine the # of
> hardware inputs and outputs.
>
> i don't have a linux machine at hand now, but will check soon how
> it looks there.
>
> just a suggestion. ciao, -sciss-
>
> _______________________________________________
> sc-dev mailing list
> sc-dev@...
> http://www.create.ucsb.edu/mailman/listinfo/sc-dev