Hello,
I saw that there are possibilities to modify VirtualDJ programmatically.
My intention is to get VirtualDJ another audio input, specifically I think of webstreams as input.
My programming knowledge is limited, especially in C languages. Anyway, Im confident that Im able to do this.
The questions for you experts is if anybody can outline what I have to do to achieve this.
Something like a highlevel approach.
Thanks,
ueber3ber
I saw that there are possibilities to modify VirtualDJ programmatically.
My intention is to get VirtualDJ another audio input, specifically I think of webstreams as input.
My programming knowledge is limited, especially in C languages. Anyway, Im confident that Im able to do this.
The questions for you experts is if anybody can outline what I have to do to achieve this.
Something like a highlevel approach.
Thanks,
ueber3ber
发表时间 Fri 09 Dec 11 @ 12:03 pm
You can not add audio inputs using the VDJ SDK. The SDK allows for writing effects for the individual decks manipulating that track playing on the deck. But you can not add new input 'streams' to a deck.
发表时间 Fri 09 Dec 11 @ 12:46 pm
yes, in the menatime I realized that I should rather look whats happens at windows site when virtualdj as a process receives the audio input...i expect that well documented in msdn and I hope the answer if it is possible anyway can be given soon...
thanks for your support!
thanks for your support!
发表时间 Sun 11 Dec 11 @ 4:02 pm