Open GoogleCodeExporter opened 9 years ago
Hi Giorgio!
Well, I think that could be possible.
I have the same needs as yours: I usually play live electronics with lots of
microphones and at least 6 outputs (surround).
We just need to change some parts of the code.
Wait a few days, I'll do it for you if you can't.
Bye!
Domenico
Original comment by spanka...@gmail.com
on 12 Jun 2009 at 5:16
Hi Domenico,
that's great news! I think that it would be great if the user could choose the
number
of I/O at least when Jost is run under Jack.
Unfortunatly i'm just a sound engineer and i can't help with the code but i'm a
good
tester! :P
Giorgio
Original comment by anomalso...@gmail.com
on 14 Jun 2009 at 11:44
Added command line options, by default JOST will have 2 ins and 2 outs. But if
you
start it from the command line and pass to it:
--inputs N
define the number of inputs
--outputs N
define the number of outputs
--session FILENAME
default session to open
you can start it with 4 ins and 8 outs like:
jost --inputs 4 --outputs 8
hope this is enough
Original comment by kunitoki
on 10 Nov 2009 at 1:13
That's very good news, i'll test it as soon as possible. :->
Original comment by anomalso...@gmail.com
on 10 Nov 2009 at 1:49
Hi kunitoki,
is this functionality limited to the number of ports my soundcard has available?
My card has 2 ins & 6 outs, but no matter what i pass to jost i always get 8
outs & 4
ins (as shown by qjackctl). The number of ins and outs passed to jost are shown
in
jost ui but are not available in jack (so i can't connect to them).
Another question - one this feature is implemented is it possible do do the
same with
midi in? (Maybe i should file an separater issue for that)
PS: i'm running the svn head under linux. If you need more information just let
me know.
Thanks in advance,
bhoerdzn
Original comment by penn-n...@web.de
on 24 Nov 2009 at 8:46
Original issue reported on code.google.com by
anomalso...@gmail.com
on 11 Jun 2009 at 4:08